[Qt-interest] Segmentation fault on event loop

Puneet Bisht pbisht at nivio.com
Tue Jan 13 13:53:18 CET 2009


Hi ,
in my application , i m using 2 threads . both thread are creating a
separate qprocess object for rsync command .applications is working fine
but some time i m getting segmentation fault.which is occuring in
enentloop.
cam someone help me on this
the output on gdb (where command) is

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208670512 (LWP 21031)]
0x03bcc0fa in QEventLoop::processEvents () from
/usr/lib/qt-3.3/lib/libqt-mt.so.3
(gdb) where
#0  0x03bcc0fa in QEventLoop::processEvents () from
/usr/lib/qt-3.3/lib/libqt-mt.so.3
#1  0x03c3dd02 in QEventLoop::enterLoop () from
/usr/lib/qt-3.3/lib/libqt-mt.so.3
#2  0x03c3dbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#3  0x03c2401f in QApplication::exec () from
/usr/lib/qt-3.3/lib/libqt-mt.so.3
#4  0x0808c878 in main (argc=8923168, argv=0x97d560) at main.cpp:23




More information about the Qt-interest-old mailing list