Bug 51715 - Crashed while closing some files from the KDevelop.
Summary: Crashed while closing some files from the KDevelop.
Status: RESOLVED DUPLICATE of bug 51105
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-10 10:40 UTC by Fredy Klammsteiner
Modified: 2002-12-10 15:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fredy Klammsteiner 2002-12-10 10:40:31 UTC
Version:           2.1.3 (using KDE 3.0.5)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

KDevelop crashed when I quickly closed a few files. The KDevelop is running in Tab page modus.

following backtrace has been produced:

...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 2114)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x413fc8c9 in wait4 () from /lib/libc.so.6
#0  0x413fc8c9 in wait4 () from /lib/libc.so.6
#1  0x41477c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x41320a93 in waitpid () from /lib/libpthread.so.0
#3  0x40a16505 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x4131e12b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x02201928 in ?? ()
#7  0x4014decd in QextMdiMainFrm::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdevelopqextmdi.so.2
#8  0x081f3ce1 in CKDevelop::qt_invoke(int, QUObject*) ()
#9  0x40dc8a1b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#10 0x40dc8907 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#11 0x4109200e in QButton::clicked() () from /usr/lib/libqt-mt.so.3
#12 0x40e49d66 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libqt-mt.so.3
#13 0x40dfcd4c in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#14 0x40d74d59 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#15 0x40d74473 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#16 0x409ac846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#17 0x40d15996 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#18 0x40d127f0 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#19 0x40d1235f in QApplication::processNextEvent(bool) ()
   from /usr/lib/libqt-mt.so.3
#20 0x40d76380 in QApplication::enter_loop() () from /usr/lib/libqt-mt.so.3
#21 0x40d11e3d in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#22 0x08121fb2 in main ()
#23 0x413774a2 in __libc_start_main () from /lib/libc.so.6
Comment 1 Caleb Tennis 2002-12-10 15:46:12 UTC

*** This bug has been marked as a duplicate of 51105 ***