https://bugzilla.novell.com/show_bug.cgi?id=360333 Summary: Kopete crashes when going online Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: bart.vanassche@gmail.com QAContact: qa@suse.de Found By: Customer Starting Kopete and logging in to an MSN account makes Kopete crash. Backtrace: $ gdb /opt/kde3/bin/kopete (gdb) attach 4112 0x00002acffb1a1bc3 in select () from /lib64/libc.so.6 (gdb) info threads 1 Thread 0x2ad000f1e8b0 (LWP 4112) 0x00002acffb1a1bc3 in select () from /lib64/libc.so.6 (gdb) cont Continuing. [New Thread 0x40800950 (LWP 4126)] [New Thread 0x41001950 (LWP 4127)] [New Thread 0x41802950 (LWP 4128)] [Thread 0x41001950 (LWP 4127) exited] [Thread 0x40800950 (LWP 4126) exited] [Thread 0x41802950 (LWP 4128) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ad000f1e8b0 (LWP 4112)] 0x00002acff85390f5 in QMapPrivate<QString, Kopete::ContactProperty>::find () from /opt/kde3/lib64/libkopete.so.1 (gdb) where #0 0x00002acff85390f5 in QMapPrivate<QString, Kopete::ContactProperty>::find () from /opt/kde3/lib64/libkopete.so.1 #1 0x00002acff84e03ec in Kopete::Contact::hasProperty () from /opt/kde3/lib64/libkopete.so.1 #2 0x00002acff851e317 in Kopete::Contact::property () from /opt/kde3/lib64/libkopete.so.1 #3 0x00002ad0026d8b58 in MSNNotifySocket::parseCommand () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #4 0x00002ad0026c36ed in MSNSocket::parseLine () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #5 0x00002ad0026c5097 in MSNSocket::slotReadLine () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #6 0x00002ad0026c70d3 in MSNSocket::slotDataReceived () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #7 0x00002ad0026c94e2 in MSNSocket::qt_invoke () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #8 0x00002ad0026d5e77 in MSNNotifySocket::qt_invoke () from /opt/kde3/lib64/libkopete_msn_shared.so.0 #9 0x00002acffa6ebe6c in QObject::activate_signal () from /usr/lib/qt3/lib64/libqt-mt.so.3 #10 0x00002acffa6ec604 in QObject::activate_signal () from /usr/lib/qt3/lib64/libqt-mt.so.3 #11 0x00002acff9c88806 in KNetwork::KBufferedSocket::qt_invoke () from /opt/kde3/lib64/libkdecore.so.4 #12 0x00002acffa6ebe6c in QObject::activate_signal () from /usr/lib/qt3/lib64/libqt-mt.so.3 #13 0x00002acffa6ec524 in QObject::activate_signal () from /usr/lib/qt3/lib64/libqt-mt.so.3 #14 0x00002acffa705f4b in QSocketNotifier::event () from /usr/lib/qt3/lib64/libqt-mt.so.3 #15 0x00002acffa6956dd in QApplication::internalNotify () from /usr/lib/qt3/lib64/libqt-mt.so.3 #16 0x00002acffa6963f8 in QApplication::notify () from /usr/lib/qt3/lib64/libqt-mt.so.3 #17 0x00002acff9c513dd in KApplication::notify () from /opt/kde3/lib64/libkdecore.so.4 #18 0x00002acffa68b4a3 in QEventLoop::activateSocketNotifiers () from /usr/lib/qt3/lib64/libqt-mt.so.3 #19 0x00002acffa64b854 in QEventLoop::processEvents () from /usr/lib/qt3/lib64/libqt-mt.so.3 #20 0x00002acffa6a9f53 in QEventLoop::enterLoop () from /usr/lib/qt3/lib64/libqt-mt.so.3 #21 0x00002acffa6a9e02 in QEventLoop::exec () from /usr/lib/qt3/lib64/libqt-mt.so.3 #22 0x00000000004412ba in QWidget::setUpdatesEnabled () #23 0x00002acffb100b54 in __libc_start_main () from /lib64/libc.so.6 #24 0x0000000000431909 in QWidget::setUpdatesEnabled () #25 0x00007fffb2880718 in ?? () #26 0x0000000000000000 in ?? () (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.