Bug 139730 - Konversation likes to crash on dcc chat
Summary: Konversation likes to crash on dcc chat
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 19:12 UTC by Nicolas L.
Modified: 2007-01-08 14:42 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 Nicolas L. 2007-01-07 19:12:03 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Mandriva RPMs
OS:                Linux

Mandriva bugreport: http://qa.mandriva.com/show_bug.cgi?id=28019
Konversation : 1.0.1

This is reproduceable(at least for me). I click rmb on a nick, choose the DCC
chat and konversation crashes :(

(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(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 -1234084992 (LWP 4066)]
(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  0x08119512 in QValueListPrivate<KURL>::~QValueListPrivate ()
#7  0x081a01f9 in QPointArray::~QPointArray$delete ()
#8  0x081a35de in QPointArray::~QPointArray$delete ()
#9  0xb7015f2d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x08118982 in QValueListPrivate<KURL>::~QValueListPrivate ()
#11 0x081300ba in QValueListPrivate<KURL>::~QValueListPrivate ()
#12 0x081302e9 in QValueListPrivate<KURL>::~QValueListPrivate ()
#13 0xb7015f2d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb7016742 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x080bff07 in QValueList<QString>::operator+ ()
#16 0x080ce3c5 in QValueList<QString>::operator+ ()
#17 0x080d1cfc in QValueList<QString>::operator+ ()
#18 0x080feb97 in QMapPrivate<QString, int>::clear ()
#19 0x08108116 in QMapPrivate<QString, int>::clear ()
#20 0x0810a1ec in QMapPrivate<QString, int>::clear ()
#21 0xb7015f2d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb7016a42 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x080b2193 in QValueList<QString>::operator== ()
#24 0x080b21d4 in QValueList<QString>::operator== ()
#25 0xb7015f71 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb7016a42 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb733e820 in QPopupMenu::activated () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb71186b2 in QPopupMenu::actSig () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb7118c2d in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb7898433 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#31 0xb704e150 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb6fb8f77 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0xb6fb9f29 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb76ab13a in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0xb6f5be98 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0xb6f5a586 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0xb6f6a61a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0xb6fce952 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0xb6fce816 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0xb6fb892f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x081336c1 in QMapPrivate<QString, QCString>::clear ()
#42 0xb672d75c in __libc_start_main () from /lib/i686/libc.so.6
#43 0x0807a111 in ?? ()
Comment 1 Eike Hein 2007-01-07 21:48:38 UTC
Fixed in SVN in November or December.
Comment 2 Nicolas L. 2007-01-07 23:17:43 UTC
do you have a link to the commit revision ? so i could try 
Comment 3 Eike Hein 2007-01-08 14:42:22 UTC
r605705. But you can just try the newest.