PDA

View Full Version : cannot excute qt-embedded-3.3.5 examples and konqueror on STLinux 2.0



hketatni
20th December 2006, 11:02
when i execute hello example or konqueror embedded with qt-embedded-3.3.5 on STLinux2.0 for sh4 architecture on a device stb7100, i have a segmentation fault immediately. please can you help me. :crying:

wysota
20th December 2006, 11:14
Use a debugger to see what's the problem.

hketatni
20th December 2006, 16:00
in hello example the problem is in the main function when QApplication is called.

wysota
20th December 2006, 16:22
You have to dive deeper into the code. Qt might have been compiled incorrectly or something like that.