* qgit4 segfault
@ 2007-02-15 19:08 Aneesh Kumar
2007-02-16 18:32 ` Marco Costalba
2007-02-17 7:14 ` Marco Costalba
0 siblings, 2 replies; 4+ messages in thread
From: Aneesh Kumar @ 2007-02-15 19:08 UTC (permalink / raw)
To: Git Mailing List
on a linux-2.6 repo it fails during exit
Done.
QProcess: Destroyed while process is still running.
Segmentation fault (core dumped)
Program terminated with signal 11, Segmentation fault.
#0 0xb764db4f in QTabWidget::indexOf () from /usr/lib/libQtGui.so.4
(gdb) where
#0 0xb764db4f in QTabWidget::indexOf () from /usr/lib/libQtGui.so.4
#1 0x080ce7c5 in ~RevsView (this=0x81bb070) at
/usr/include/qt4/QtGui/qtabwidget.h:171
#2 0xb6fa1e61 in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#3 0xb736add5 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#4 0xb760fe41 in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4
#5 0x080de0a4 in ~MainImpl (this=0x813a498) at ../build/../src/mainimpl.h:34
#6 0xb6fa460b in QObject::event () from /usr/lib/libQtCore.so.4
#7 0xb7371d77 in QWidget::event () from /usr/lib/libQtGui.so.4
#8 0x080b0a7c in MainImpl::event (this=0x813a498, e=0xb30df08) at
mainimpl.cpp:653
#9 0xb7329590 in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#10 0xb732bc66 in QApplication::notify () from /usr/lib/libQtGui.so.4
#11 0xb6f954a4 in QCoreApplication::sendPostedEvents () from
/usr/lib/libQtCore.so.4
#12 0xb6fb7790 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#13 0xb6e0b802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0xb6e0e7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#15 0xb6e0ed45 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0xb6fb76ae in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0xb73a7935 in QX11Info::copyX11Data () from /usr/lib/libQtGui.so.4
#18 0xb6f932f1 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#19 0xb6f933fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#20 0xb6f957f8 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#21 0xb7329007 in QApplication::exec () from /usr/lib/libQtGui.so.4
#22 0x080c8fb4 in main (argc=0xb78dd7a8, argv=0x814f150) at qgit.cpp:22
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-17 7:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-15 19:08 qgit4 segfault Aneesh Kumar
2007-02-16 18:32 ` Marco Costalba
2007-02-17 7:14 ` Marco Costalba
2007-02-17 7:52 ` Aneesh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).