Bug 215819 - Kopete claims it has crashed on closing
Summary: Kopete claims it has crashed on closing
Status: RESOLVED DUPLICATE of bug 199281
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 13:20 UTC by David Dempster
Modified: 2009-11-23 13:44 UTC (History)
1 user (show)

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 David Dempster 2009-11-23 13:20:06 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When I shut down Kopete, the crash handler appears.  I'm not aware of any actual crash.

The crash handler then tells me that my report will not be useful.  It directs me to http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Preparing_your_KDE_packages.  But that's not very helpful.  I already know about installing -dbg packages.  However, there just isn't one for Kopete.  So, what am I supposed to do?

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x000000000063b8c0 in QListData::shared_null ()
#6  0x00007f711df4dc04 in ~Account (this=0x10b55a0, __in_chrg=<value optimized out>) at ../../../kopete/libkopete/kopeteaccount.cpp:123
#7  0x00007f710a182f53 in ?? () from /usr/lib/kde4/kopete_facebook.so
#8  0x00007f711c14ae5c in QObjectPrivate::deleteChildren (this=0x109d300) at kernel/qobject.cpp:1847
#9  0x00007f711c153459 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#10 0x00007f711dfa35da in ~Protocol (this=0x107a0a0, __in_chrg=<value optimized out>) at ../../../kopete/libkopete/kopeteprotocol.cpp:77
#11 0x00007f710a17e515 in ?? () from /usr/lib/kde4/kopete_facebook.so
#12 0x00007f711df9f1fb in ~PluginManagerPrivate (this=0xd89f20, __in_chrg=<value optimized out>) at ../../../kopete/libkopete/kopetepluginmanager.cpp:76
#13 0x00007f711df98a57 in destroy () at ../../../kopete/libkopete/kopetepluginmanager.cpp:102
#14 0x00007f711adfdc12 in __run_exit_handlers (status=0) at exit.c:78
#15 *__GI_exit (status=0) at exit.c:100
#16 0x00007f711ade3ac4 in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff6e1a1e38) at libc-start.c:252
#17 0x00000000004130e9 in _start () at ../sysdeps/x86_64/elf/start.S:113

This bug may be a duplicate of or related to bug 214413

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-23 13:44:08 UTC
The kopete crashes on close because of the facebook plugin are being tracked at bug 199281.
The backtrace is good enough in this case as the issue is already identified.
Check bug 199281 comment 7. Thanks

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