Bug 147937 - konversation crashes randomly (last time when typing a message)
Summary: konversation crashes randomly (last time when typing a message)
Status: RESOLVED NOT A BUG
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 00:47 UTC by d1m1
Modified: 2008-05-01 13:07 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 d1m1 2007-07-17 00:47:28 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    I Don't Know
OS:                Linux

konversation crashed when I was typing a message:
It suddenly disappeared, the crash manager opened:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/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)
[Thread debugging using libthread_db enabled]
[New Thread -1232857408 (LWP 3729)]
(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)
[KCrash handler]
#5  0xb68d84ed in free () from /lib/tls/libc.so.6
#6  0xb68d9cff in malloc () from /lib/tls/libc.so.6
#7  0xb710b027 in QTextEngine::QTextEngine () from /usr/lib/libqt-mt.so.3
#8  0xb70cf903 in QTextString::checkBidi () from /usr/lib/libqt-mt.so.3
#9  0xb70f7792 in QTextString::isBidi () from /usr/lib/libqt-mt.so.3
#10 0xb70d37ca in QTextFormatterBreakWords::format ()
   from /usr/lib/libqt-mt.so.3
#11 0xb70dd2f4 in QTextParagraph::format () from /usr/lib/libqt-mt.so.3
#12 0xb70e4965 in QTextCursor::insert () from /usr/lib/libqt-mt.so.3
#13 0xb7204519 in QTextEdit::insert () from /usr/lib/libqt-mt.so.3
#14 0xb72049d6 in QTextEdit::insert () from /usr/lib/libqt-mt.so.3
#15 0xb720931a in QTextEdit::keyPressEvent () from /usr/lib/libqt-mt.so.3
#16 0xb79fb6ba in KTextEdit::keyPressEvent () from /usr/lib/libkdeui.so.4
#17 0x080b6a30 in endl ()
#18 0xb70a991e in QWidget::event () from /usr/lib/libqt-mt.so.3
#19 0xb720146e in QTextEdit::event () from /usr/lib/libqt-mt.so.3
#20 0xb700ac26 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb700cbda in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb77bbe0e in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb6f9e495 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#24 0xb6f8f6f9 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
#25 0xb6f9b723 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#26 0xb6fb1d02 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#27 0xb7025179 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0xb7024f9a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#29 0xb700c7bf in QApplication::exec () from /usr/lib/libqt-mt.so.3
#30 0x0812b0bf in QMapPrivate<QString, QCString>::clear ()
#31 0xb6886ea8 in __libc_start_main () from /lib/tls/libc.so.6
#32 0x08079ee1 in ?? ()
Comment 1 Eike Hein 2008-05-01 13:07:21 UTC
Closing due to insufficient information to reproduce or address the problem.

Note: In order for backtraces to be useful, debug symbols need to be installed. Many distributions provide these in separate packages, e.g. a 'konversation-dbg' package. For self-compiled versions or source-based distributions, the advice given in http://www.gentoo.org/proj/en/qa/backtraces.xml broadly applies.

Sorry for the long time to reply.