[Qt-interest] program crashes for Qt lib built with MinGW 5.1.6

Thiago Macieira thiago at kde.org
Fri Dec 24 16:00:20 CET 2010


On Friday, 24 de December de 2010 09:25:35 AdityaShirolkar at Eaton.com wrote:
> Program received signal SIGSEGV, Segmentation fault.
> _mm_set_epi32 (__Z=-2830136, __Y=-2830136, __X=-2830136, __W=-2830136)
> at C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/include/emmintri
> n.h:609
> 609       return __u.__v;

Please don't use the qt4-preview-feedback mailing list for problems with 
released versions of Qt. Please don't send the same message twice in such a 
short time (wait at least a week before reposting).

The path above, with "3.4.5" in the version number for gcc, indicates that you 
have a very old MinGW in your path. Remove it.

The crash is happening due to an ABI mismatch. The stack is not properly 
aligned.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101224/5fa0e576/attachment.bin 


More information about the Qt-interest-old mailing list