Bug 139728 - crash whem sending a message to user (query)
Summary: crash whem sending a message to user (query)
Status: RESOLVED NOT A BUG
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.0.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 18:30 UTC by Jakub Holý
Modified: 2008-05-01 13:03 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 Jakub Holý 2007-01-07 18:30:55 UTC
Version:           1.0.1 (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
OS:                Linux

Kontrola nastavení systému při startu vypnuta.

(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)
[Thread debugging using libthread_db enabled]
[New Thread -1231137104 (LWP 4034)]
(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)
[KCrash handler]
#6  0xb74dcff9 in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x0814693c in QTextBrowser::linksEnabled ()
#8  0x08117b49 in QTextBrowser::linksEnabled ()
#9  0x080ce4f4 in QValueList<QString>::operator+ ()
#10 0x080d2c42 in QMap<QString, QString>::operator[] ()
#11 0x080d3326 in QMap<QString, QString>::operator[] ()
#12 0x080d5220 in QMap<QString, QString>::operator[] ()
#13 0xb720eb5d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb720f7bd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x080b7830 in QStrList::~QStrList ()
#16 0x080b9704 in QStrList::~QStrList ()
#17 0xb7247816 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb7363dc8 in QTextEdit::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb71afc47 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb71b0fdd in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb78588e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#22 0xb714dc87 in QETWidget::translateKeyEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb714ece0 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb715f45a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb71c6a78 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb71c690e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb71af7ff in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x0812c4f3 in QTextBrowser::linksEnabled ()
#29 0xb6cb987c in __libc_start_main () from /lib/libc.so.6
#30 0x08077291 in ?? ()
Comment 1 Eike Hein 2008-05-01 13:03:55 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.