Application: konversation (1.4-master #4212) KDE Platform Version: 4.8.5 (4.8.5) "release 2" Qt Version: 4.8.1 Operating System: Linux 3.4.11-2.16-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Chatting with encryption enabled, the crash happens now and then. As far as i can see nothing really triggers the crash so i can't reproduce it but it will happen again after some hours. The crash can be reproduced some of the time. -- Backtrace: Application: Konversation (konversation), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #5 0x00007fc78f9a7d25 in raise () from /lib64/libc.so.6 #6 0x00007fc78f9a91a8 in abort () from /lib64/libc.so.6 #7 0x00007fc7916f39a4 in qt_message_output(QtMsgType, char const*) () from /usr/lib64/libQtCore.so.4 #8 0x00007fc7916f3b58 in ?? () from /usr/lib64/libQtCore.so.4 #9 0x00007fc7916f3ce4 in qFatal(char const*, ...) () from /usr/lib64/libQtCore.so.4 #10 0x00007fc7916f3d2a in qt_assert(char const*, char const*, int) () from /usr/lib64/libQtCore.so.4 #11 0x000000000062a41c in QByteArray::at (this=0x7fff8cabcc60, i=443) at /usr/include/QtCore/qbytearray.h:414 #12 0x000000000062a059 in Konversation::Cipher::b64ToByte (this=0x2e79070, text=...) at /home/jevez/konversation/konversation/src/cipher.cpp:444 #13 0x00000000006299f4 in Konversation::Cipher::blowfishECB (this=0x2e79070, cipherText=..., direction=false) at /home/jevez/konversation/konversation/src/cipher.cpp:356 #14 0x0000000000627f04 in Konversation::Cipher::decrypt (this=0x2e79070, cipherText=...) at /home/jevez/konversation/konversation/src/cipher.cpp:138 #15 0x00000000004bf16c in Server::incoming (this=0x2689bf0) at /home/jevez/konversation/konversation/src/irc/server.cpp:1322 #16 0x00000000004d0046 in Server::qt_static_metacall (_o=0x2689bf0, _c=QMetaObject::InvokeMetaMethod, _id=99, _a=0x7fff8cabd410) at /home/jevez/konversation/konversation/build/src/server.moc:425 #17 0x00007fc79180df5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #18 0x00007fc791d03dfa in ?? () from /usr/lib64/libkdecore.so.5 #19 0x00007fc79180df5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #20 0x00007fc793400911 in ?? () from /usr/lib64/libQtNetwork.so.4 #21 0x00007fc7933f9959 in ?? () from /usr/lib64/libQtNetwork.so.4 #22 0x00007fc79180df5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #23 0x00007fc7933dc9ac in ?? () from /usr/lib64/libQtNetwork.so.4 #24 0x00007fc7933e541d in ?? () from /usr/lib64/libQtNetwork.so.4 #25 0x00007fc79070b74c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #26 0x00007fc79070fc7a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #27 0x00007fc7924ac006 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #28 0x00007fc7917f773e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #29 0x00007fc791825148 in ?? () from /usr/lib64/libQtCore.so.4 #30 0x00007fc78b9a33b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #31 0x00007fc78b9a36e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #32 0x00007fc78b9a37a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #33 0x00007fc791825936 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #34 0x00007fc7907ab8ae in ?? () from /usr/lib64/libQtGui.so.4 #35 0x00007fc7917f673f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #36 0x00007fc7917f69c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #37 0x00007fc7917fb3a8 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #38 0x0000000000485dfd in main (argc=5, argv=0x7fff8cabff78) at /home/jevez/konversation/konversation/src/main.cpp:133 This bug may be a duplicate of or related to bug 210792. Possible duplicates by query: bug 210792. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 210792 ***