[Bug 72991] first accessed window crashes kdevelop
Sascha Cunz
mail at sacu.de
Mon Jan 19 21:10:08 UTC 2004
------- 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=72991
------- Additional Comments From mail at sacu.de 2004-01-19 21:09 -------
Damn. Just another crashing one...
Seems as if we've forgotton to disconnect somewhere. This is a backtrace after closing all open files and pressing Alt+Up:
#3 <signal handler called>
#4 KMdiMainFrm::activateLastWin() (this=0x816a748) at kmdichildview.h:326
#5 0x08066354 in MainWindow::gotoLastWindow() (this=0xfffffe00)
at mainwindow.cpp:786
#6 0x08069519 in MainWindow::qt_invoke(int, QUObject*) (this=0x816a748,
_id=149, _o=0xbfffea90) at mainwindow.moc:163
#7 0x411f4210 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /opt/qt3/lib/libqt-mt.so.3
#8 0x411f4044 in QObject::activate_signal(int) ()
from /opt/qt3/lib/libqt-mt.so.3
#9 0x0808ada0 in MainWindowShare::gotoLastWindow() (this=0xfffffe00)
at qmetaobject.h:261
#10 0x0808afaa in MainWindowShare::qt_emit(int, QUObject*) (this=0x8172ad8,
_id=5, _o=0xfffffe00) at mainwindowshare.moc:209
#11 0x411f4245 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /opt/qt3/lib/libqt-mt.so.3
#12 0x411f4044 in QObject::activate_signal(int) ()
from /opt/qt3/lib/libqt-mt.so.3
#13 0x40b427ab in KAction::activated() (this=0xfffffe00) at qmetaobject.h:261
#14 0x40b41d7f in KAction::slotActivated() (this=0xfffffe00)
at kaction.cpp:1054
#15 0x40b429b1 in KAction::qt_invoke(int, QUObject*) (this=0x81c3c58, _id=14,
_o=0xbfffec70) at kaction.moc:181
#16 0x411f4210 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /opt/qt3/lib/libqt-mt.so.3
#17 0x4150e262 in QSignal::signal(QVariant const&) ()
from /opt/qt3/lib/libqt-mt.so.3
#18 0x4120e148 in QSignal::activate() () from /opt/qt3/lib/libqt-mt.so.3
#19 0x41193016 in QAccelPrivate::activateAmbiguously(QAccelItem*) ()
from /opt/qt3/lib/libqt-mt.so.3
More information about the KDevelop-devel
mailing list