[Qt] Crashes with qt-4.7

zeljko zeljko at holobit.net
Tue Nov 23 08:23:01 CET 2010


On Monday 22 November 2010 21:42, Den Jean wrote:
> On Sunday 21 November 2010 13:14:22 zeljko wrote:
> > I've fixed problem by rebuilding bindings with -mstackrealign , now it
> > works  as expected and no more crashes with qt-4.7.
>
> Why do not all Qt 4.7s suffer from this problem.

Yes, there's problem with all Qt-4.7 builded with -sse2.If qt is builded 
without that flag then everything works ok.

eg. My devel machine is glibc-2.3.4 and gcc-3.4.2 and I cannot use qt libs 
even with -sse - it segfaults immediatelly, so I've rebuilded qt 
with -no-sse -no-sse2, and then it works ok.

zeljko




More information about the Qt mailing list