[Qt-interest] glibc detected

Puneet Bisht pbisht at nivio.com
Mon Feb 23 08:14:58 CET 2009


hi all

i m using qt 3.3.8 and fedora core7.
when i run my application , i m getting


*** glibc detected ***
/home/mohit/Desktop/latest_codedGUI/codedGuiMerged_latestBackup/latestCodenew/latestCodenew:
free(): invalid next size (fast): 0x0aee91b8 ***
======= Backtrace: =========
/lib/libc.so.6[0x894df1]
/lib/libc.so.6(cfree+0x90)[0x898430]
/usr/lib/qt-3.3/lib/libqt-mt.so.3(_ZN7QGArrayD2Ev+0x46)[0x3f89f86]
/home/mohit/Desktop/latest_codedGUI/codedGuiMerged_latestBackup/latestCodenew/latestCodenew[0x807d641]
/home/mohit/Desktop/latest_codedGUI/codedGuiMerged_latestBackup/latestCodenew/latestCodenew[0x808680a]
/home/mohit/Desktop/latest_codedGUI/codedGuiMerged_latestBackup/latestCodenew/latestCodenew[0x811832c]
/home/mohit/Desktop/latest_codedGUI/codedGuiMerged_latestBackup/latestCodenew/latestCodenew[0x81171a6]
/usr/lib/qt-3.3/lib/libqt-mt.so.3(_ZN15QThreadInstance5startEPv+0x5c)[0x3c1c8bc]
/lib/libpthread.so.0[0x9ba44b]
/lib/libc.so.6(clone+0x5e)[0x8fd80e]
======= Memory map: ========
00110000-00196000 r-xp 00000000 fd:00 2783191   
/usr/lib/libfreetype.so.6.3.15
00196000-0019a000 rwxp 00086000 fd:00 2783191   
/usr/lib/libfreetype.so.6.3.15
0019a000-0019b000 r-xp 00000000 fd:00 2782825   
/usr/lib/libutempter.so.1.1.4
0019b000-0019c000 rwxp 00000000 fd:00 2782825   
/usr/lib/libutempter.so.1.1.4
0019c000-0019e000 r-xp 00000000 fd:00 2788633   
/usr/lib/libscim-x11utils-1.0.so.8.1.1
0019e000-0019f000 rwxp 00001000 fd:00 2788633   
/usr/lib/libscim-x11utils-1.0.so.8.1.1
001a2000-001d3000 r-xp 00000000 fd:00 2783036    /usr/lib/liblcms.so.1.0.16
001d3000-001d4000 rwxp 00031000 fd:00 2783036    /usr/lib/liblcms.so.1.0.16
001d4000-001d7000 rwxp 001d4000 00:00 0



i read some forums
they suggested me to change QT_IM_MODULE = "".
is there any problem in my code or this is qt issue?
can anyone help me on this.
thanks in advance.



More information about the Qt-interest-old mailing list