Bug 84599

Summary: Signal 11 in kdevelop
Product: [Unmaintained] kdelibs Reporter: Matthias Braun <Matthias.br>
Component: kstyleAssignee: Karol Szwed <gallium>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: cfeck, jonas.vejlin
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Matthias Braun 2004-07-06 22:16:17 UTC
Version:           3.0.3 (using KDE 3.2.0, SuSE)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:                Linux (i686) release 2.4.21-99-athlon

When i am working in kdevelop i got many times a crash of kdevelop with signal 11. I have a Suse 9.0 system with a upgrated kde3.2.0. The crash is happening at different times. Sometimes i save a file, sometimes i a do nothing. 

Here is the bug report detail:

(no debugging symbols found)...[New Thread 16384 (LWP 2839)]
[New Thread 32769 (LWP 2854)]
[New Thread 16386 (LWP 2855)]
0x418f6ab6 in waitpid ()
   from /lib/i686/libpthread.so.0
#0  0x418f6ab6 in waitpid () from /lib/i686/libpthread.so.0
#1  0x40e0fa7a in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x418f596c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x416c4323 in av_ () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x416b5b70 in __JCR_LIST__ () from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x41244c4c in QObject::inherits(char const*) const ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x40e2c75f in KAcceleratorManagerPrivate::manage(QWidget*) ()
   from /opt/kde3/lib/libkdecore.so.4
#8  0x40e2d72e in KAcceleratorManager::manage(QWidget*, bool) ()
   from /opt/kde3/lib/libkdecore.so.4
#9  0x41be3bd6 in StyleCheckStyle::polish(QWidget*) ()
   from /opt/kde3/lib/kde3/plugins/styles/scheck.so
#10 0x411e581e in QApplication::polish(QWidget*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x4127dfdd in QWidget::polish() () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x4127d8b8 in QWidget::show() () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40c481d8 in KTabBar::mouseMoveEvent(QMouseEvent*) ()
   from /opt/kde3/lib/libkdeui.so.4
#14 0x4127ee10 in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x41370ba2 in QTabBar::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x411e6776 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x411e62d8 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d8f464 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#19 0x411762ad in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x411744d5 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x4118c4dd in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x411f91d0 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x411f90c6 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x411e6a0f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x08064894 in main ()
Comment 1 Jonas Vejlin 2009-04-25 15:21:33 UTC
So this happends at random?
Do you still have this problem with recent version of kdevelop?
Comment 2 Christoph Feck 2009-12-10 23:26:50 UTC
Unconfirmed for over 5 years. The crash happens inside Qt 3, which is no longer maintained.