Bug 136971

Summary: Crash when attempting to add second Jabber account with same JID
Product: [Unmaintained] kopete Reporter: David Mueller <dsm42>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 0.12.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description David Mueller 2006-11-06 23:03:41 UTC
Version:           0.12.3 (using KDE KDE 3.5.5)
Installed from:    Unlisted Binary Package
Compiler:          gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) 
OS:                Linux

Attempting to add a second Jabber account that uses the same JID as an existing account (but a different Jabber server) fails.  The first time clicking "Finish" at the end of the wizard does nothing, the second time it crashes (stack trace below).

Using Kopete 0.12.3 on Fedora Core 5 with KDE 3.5.5-0.8-fc5 from KDE-RedHat at http://kde-redhat.sourceforge.net

(no debugging symbols found)
Using host libthread_db library "/lib/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)
[Thread debugging using libthread_db enabled]
[New Thread -1208781104 (LWP 6555)]
(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)
(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  0x85068bff in ?? ()
#7  0x0412ccc1 in __dynamic_cast () from /usr/lib/libstdc++.so.6
#8  0x00ebc66e in JabberEditAccountWidget::account ()
   from /usr/lib/kde3/kopete_jabber.so
#9  0x00edd12f in JabberEditAccountWidget::apply ()
   from /usr/lib/kde3/kopete_jabber.so
#10 0x08083d3c in AddAccountWizard::staticMetaObject ()
#11 0x05c00892 in QDialog::qt_invoke () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x05c04aa3 in QWizard::qt_invoke () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0452504b in KWizard::qt_invoke () from /usr/lib/libkdeui.so.4
#14 0x080839e3 in AddAccountWizard::staticMetaObject ()
#15 0x0584b4aa in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0584c01d in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x05bdd88c in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x058ef56d in QButton::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x05888745 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x057e292b in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x057e3f57 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x042fe6a3 in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0x0577a1a8 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x05778c9f in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x0578aa6b in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x057fbdd0 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x057fbc96 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x057e243f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x0807de1c in ?? ()
#30 0x00ba94e4 in __libc_start_main () from /lib/libc.so.6
#31 0x0806d541 in ?? ()
Comment 1 Bram Schoenmakers 2006-11-07 09:50:42 UTC

*** This bug has been marked as a duplicate of 136877 ***