hello.

we are trying to port qt based browser on ep9307 arm 9 board with embedded linux os. we have successfully compiled the libraries required for webkit and put on our board. we have ported the qt embedded open source 4.5.2 arm libraries on our board. we have cross compiled the demo browser of qt 4.5.2 and we were successful in doing so.

the browser starts up and runs for exactly 1 min and 30 secs i.e. 90 secs. after that it crashes. and segmentation fault occurs.

we are able to run the same browser when we compile it for the desktop pc.

if anybody knows what can be done pls help. do we need to make any changes for it to run on an arm board?