Hi everybody,
I'm currently working on an sh4 architecture with Qt Embedded 4.6.2.
All Qt's examples and demos works well except the webkit based binaries.
The browser demo crash with a bus error.
I found with gdb that it's libQtWebkit that crashed, without more explanations.
It's the same thing every time I'm using a QWebkit object. I can instantiate it but it crash when I want to set a property or calling a method.
If someone have any idea of how to fix this problem it would be very cool to share it.
Thx
Bookmarks