Bug 87201

Summary: Crash typing in chat box
Product: [Frameworks and Libraries] kdelibs Reporter: Kevin <kmcdona1>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED NOT A BUG    
Severity: crash CC: andresbajotierra, kopete-bugs-null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin 2004-08-14 15:45:46 UTC
Version:           0.8.3 (using KDE KDE 3.2.3)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
 Gentoo2004.1 on AMD64
OS:                Linux

This happens randomly so far that I can tell... I'll just be typing away in the chat box (I have fat fingers, so I'm backspacing over stuff all the time), and every once in a while.. Poof, she goes down. Message came up last time stating exit code 11 or something like that (forget the exact syntax, but 11 was the exit code). I was able to save the Backtrace output:


(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x0000002a99b1495b in waitpid () from /lib/libpthread.so.0
#0  0x0000002a99b1495b in waitpid () from /lib/libpthread.so.0
#1  0x0000002a97ab730a in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x0000002a99b1380e in pthread_barrierattr_setpshared ()
   from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x0000002a984bbabb in QTextCursor::fixCursorPosition() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#5  0x0000002a984bb97d in QTextCursor::removePreviousChar() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x0000002a985a27b0 in QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x0000002a985a1267 in QTextEdit::keyPressEvent(QKeyEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0x0000002a9768f0a1 in KTextEdit::keyPressEvent(QKeyEvent*) ()
   from /usr/kde/3.2/lib/libkdeui.so.4
#9  0x0000002a984aa575 in QWidget::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0x0000002a985a0f10 in QTextEdit::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#11 0x0000002a9842c5e2 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x0000002a9842c077 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x0000002a97a34ed8 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#14 0x0000002a983d2733 in QETWidget::translateKeyEvent(_XEvent const*, bool) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x0000002a983ce743 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x0000002a983e2a05 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x0000002a9843bca4 in QEventLoop::enterLoop() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x0000002a9843bb72 in QEventLoop::exec() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x0000002a9842c785 in QApplication::exec() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x000000000042015d in ?? ()
#21 0x0000002a9a4b7928 in __libc_start_main () from /lib/libc.so.6
#22 0x000000000041fcea in ?? ()


I haven't loaded any special plugins or anything yet, new install (*and I'm a little new to linux, too*). Gentoo2004.1 on AMD64 CPU (tried enabling all the 64-bitness I could during the install). Default gentoo KDE install, I haven't gotten far enough into it to start monkeying yet. I tried Licq, but didn't care for it one bit, so thought I'd give you guy's a whack. So far I like it very much, but it's bombed on me 3-4 times so far completely randomly. Always when I'm sitting there typing, too. 

Thanks for making a great program for schlep's like me! :-)


- Kevin
Comment 1 Matt Rogers 2004-08-14 17:33:52 UTC
Most likely a kdelibs bug, since i don't see any kopete code in the stacktrace.
Comment 2 Dario Andres 2009-07-15 15:45:04 UTC
I haven't found any duplicate of that backtrace in all this time (that means, nobody else experienced the crash). + this seems to be a Qt bug, which should be fixed by now on Qt4.5 series.
For this two reasons I'm closing this report.
Thanks