Bug 107152 - Kopete still crashes after exit!
Summary: Kopete still crashes after exit!
Status: RESOLVED DUPLICATE of bug 102735
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.10.2
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-10 10:17 UTC by Mrugesh Karnik
Modified: 2005-06-10 14:47 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 Mrugesh Karnik 2005-06-10 10:17:18 UTC
Version:           0.10.2 (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.11-gentoo-r8

Well, like the title says, it still crashes every time after i select quit either from the menu or via the tray icon. Here's the backtrace, I hope it's any good...

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 11791)]
[New Thread 32769 (LWP 11833)]
[KCrash handler]
#6  0x00740020 in ?? ()
#7  0xb7f52698 in ~Account (this=0x84278b8) at kopeteaccount.cpp:102
#8  0xb7f6e8b8 in ~PasswordedAccount (this=0x84278b8)
    at kopetepasswordedaccount.cpp:47
#9  0xb5c71a5a in ~MSNAccount (this=0x84278b8) at msnaccount.cpp:1231
#10 0xb6941e9d in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb68ec844 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb68ebbfa in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb6f5e190 in KApplication::notify (this=0xbffff400, receiver=0x84278b8, 
    event=0x87f1a10) at kapplication.cpp:549
#14 0xb68ed551 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb68ed3e8 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb68992ee in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb68fdcd4 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb68fdb96 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb68eca4f in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x08074789 in main (argc=138284848, argv=0x83e0f30) at main.cpp:99
Comment 1 Olivier Goffart 2005-06-10 14:47:31 UTC
You have your own id on your msn list.
Remove it will fix the crash.
The bug is also fixed in svn and the fiw will be available on KDE 3.4.2

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