[Bug 22607] wizard-created KDE MDI application crashes on quit
Roger Larsson
roger.larsson at norran.net
Wed Oct 23 19:59:02 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=22607
------- Additional Comments From roger.larsson at norran.net 2002-10-23 19:57 -------
Hmm...
I see something that really resembles of the one reported here - but with
CVS from 2002-10-22
Note the this pointer for "derefAndDelete" 0x1 - not OK.
Problem from somewhere earlier... (this is the kind of bug that can appear/
dissappear depending on pure chance...)
- - - uninteresting stuff deleted - - -
#5 <signal handler called>
#6 QShared::deref (this=0x1) at /opt/qt-copy/include/qshared.h:50
#7 0x080522f3 in QValueListPrivate<QString>::derefAndDelete (this=0x1)
at /opt/qt-copy/include/qvaluelist.h:234
#8 0x080521d7 in QValueList<QString>::operator= (this=0x8448224,
l=@0xbfffe9a8) at /opt/qt-copy/include/qvaluelist.h:449
#9 0x08051928 in QStringList::operator= (this=0x8448224,
_ctor_arg=@0xbfffe9a8) at kinit.cpp:315
#10 0x40a63fe7 in QProcess::setArguments (this=0x84481d8, args=@0xbfffe9a8)
at kernel/qprocess.cpp:301
#11 0x40a7cb5b in QWidget::event (this=0x84481d8, e=0xbfffe9a8)
at kernel/qwidget.cpp:4308
#12 0x409fb179 in QApplication::internalNotify (this=0xbfffef58,
receiver=0x84481d8, e=0xbfffe9a8) at kernel/qapplication.cpp:2288
#13 0x409fa870 in QApplication::notify (this=0xbfffef58, receiver=0x84481d8,
e=0xbfffe9a8) at kernel/qapplication.cpp:2096
#14 0x40665e54 in KApplication::notify (this=0xbfffef58, receiver=0x84481d8,
event=0xbfffe9a8) at kapplication.cpp:440
#15 0x40ddb4f4 in QApplication::sendSpontaneousEvent (receiver=0x84481d8,
event=0xbfffe9a8) at .moc/debug-shared-mt/../../kernel/qapplication.h:480
#16 0x409a7c9d in QETWidget::translateMouseEvent (this=0x84481d8,
event=0xbfffed00) at kernel/qapplication_x11.cpp:4235
#17 0x409a54b5 in QApplication::x11ProcessEvent (this=0xbfffef58,
event=0xbfffed00) at kernel/qapplication_x11.cpp:3383
#18 0x409b7b4c in QEventLoop::processEvents (this=0x80b07f0, flags=4)
at kernel/qeventloop_x11.cpp:167
#19 0x40a0dc00 in QEventLoop::enterLoop (this=0x80b07f0)
at kernel/qeventloop.cpp:188
#20 0x40a0db45 in QEventLoop::exec (this=0x80b07f0)
at kernel/qeventloop.cpp:138
#21 0x409fb375 in QApplication::exec (this=0xbfffef58)
at kernel/qapplication.cpp:2409
#22 0x41357e94 in main (argc=3, argv=0x805f2a8) at konq_main.cc:130
#23 0x0804dcc7 in launch (argc=3, _name=0x805f3bc "konqueror",
- - - uninteresting stuff deleted - - -
More information about the KDevelop-devel
mailing list