git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Aneesh Kumar" <aneesh.kumar@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: qgit4 segfault
Date: Fri, 16 Feb 2007 00:38:32 +0530	[thread overview]
Message-ID: <cc723f590702151108u1bb8e9e8se72e9f216a23d2f@mail.gmail.com> (raw)

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

             reply	other threads:[~2007-02-15 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 19:08 Aneesh Kumar [this message]
2007-02-16 18:32 ` qgit4 segfault Marco Costalba
2007-02-17  7:14 ` Marco Costalba
2007-02-17  7:52   ` Aneesh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cc723f590702151108u1bb8e9e8se72e9f216a23d2f@mail.gmail.com \
    --to=aneesh.kumar@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).