Bug 108464

Summary: Crash with SIGSEGV when exiting Kopete
Product: [Applications] kopete Reporter: Tiago Quelhas <cyberspheres>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 0.10.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tiago Quelhas 2005-07-03 02:47:27 UTC
Version:           0.10.2 (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.5-20050130 
OS:                Linux

On my system, every time I exit Kopete (via File->Quit) and regardless of whether there are active connections, a crash occurs of which I'll append the backtrace.

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' 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)
(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 -1238612304 (LWP 26916)]
[KCrash handler]
#4  0x00000000 in ?? ()
#5  0xb7f4f57a in Kopete::Account::~Account ()
   from /usr/kde/3.4/lib/libkopete.so.1
#6  0xb7f63099 in Kopete::PasswordedAccount::~PasswordedAccount ()
   from /usr/kde/3.4/lib/libkopete.so.1
#7  0xb5fd3ffa in MSNAccount::~MSNAccount ()
   from /usr/kde/3.4/lib/libkopete_msn_shared.so.0
#8  0xb6b21f71 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb6acc918 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb6acbcce in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb7102742 in KApplication::notify () from /usr/kde/3.4/lib/libkdecore.so.4
#12 0xb6acd625 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb6acd4bc in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb6a7939e in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb6addda8 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb6addc6a in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb6accb23 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x0806f352 in ?? ()
#19 0xbfffef30 in ?? ()
#20 0xbfffef10 in ?? ()
#21 0xbfffef10 in ?? ()
#22 0x00000000 in ?? ()
#23 0x080bb604 in _IO_stdin_used ()
#24 0x00000001 in ?? ()
#25 0x080bc8c0 in _IO_stdin_used ()
#26 0x080bb1de in _IO_stdin_used ()
#27 0x080bb1c8 in _IO_stdin_used ()
#28 0x080bb1b4 in _IO_stdin_used ()
#29 0xbfffef10 in ?? ()
#30 0x00000000 in ?? ()
#31 0xb6f634e0 in vtable for QGArray () from /usr/qt/3/lib/libqt-mt.so.3
#32 0x082b0920 in ?? ()
#33 0xb722f157 in malloc () from /usr/kde/3.4/lib/libkdecore.so.4
#34 0xb62dd15d in __libc_start_main () from /lib/libc.so.6
#35 0x0806eb11 in ?? ()
Comment 1 Thiago Macieira 2005-07-03 05:08:13 UTC

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