Bug 216328 - Facebook plugin destructor while closing
Summary: Facebook plugin destructor while 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-27 00:14 UTC by QuartheX
Modified: 2009-11-27 14:12 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 QuartheX 2009-11-27 00:14:45 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
It appends while the application are closing. It seems to be caused by the facebook plugin, in a destructor.
My report contains a few more informations like the line number on the top of the backtrace.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000838fb0 in ?? ()
#6  0x00007f4ef91f99c4 in Kopete::Account::~Account (this=0xa5f6b0, __in_chrg=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.1/kopete/libkopete/kopeteaccount.cpp:123
#7  0x00007f4ee78a2f23 in FacebookAccount::~FacebookAccount (this=0x980c30, __in_chrg=<value optimized out>) at /usr/src/debug/dmacvicar-kopete-facebook-faec2bc/facebookaccount.cpp:55
#8  0x00007f4ef744203c in QObjectPrivate::deleteChildren (this=0x9e4810) at kernel/qobject.cpp:1847
#9  0x00007f4ef744a639 in QObject::~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#10 0x00007f4ef924f2fa in Kopete::Protocol::~Protocol (this=0x9e45e0, __in_chrg=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.1/kopete/libkopete/kopeteprotocol.cpp:77
#11 0x00007f4ee789e515 in FacebookProtocol::~FacebookProtocol (this=0x9e45e0, __in_chrg=<value optimized out>) at /usr/src/debug/dmacvicar-kopete-facebook-faec2bc/facebookprotocol.cpp:48
#12 0x00007f4ef924af1b in Kopete::PluginManagerPrivate::~PluginManagerPrivate (this=0x7ad830, __in_chrg=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.3.1/kopete/libkopete/kopetepluginmanager.cpp:76
#13 0x00007f4ef92447e7 in Kopete::<anonymous struct>::destroy(void) () at /usr/src/debug/kdenetwork-4.3.1/kopete/libkopete/kopetepluginmanager.cpp:102
#14 0x00007f4ef612d065 in __run_exit_handlers (status=0, listp=0x7f4ef644d4a8, run_list_atexit=true) at exit.c:78
#15 0x00007f4ef612d0b5 in exit (status=9964592) at exit.c:100
#16 0x00007f4ef6116a84 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=0x7fffdc31d108) at libc-start.c:252
#17 0x0000000000413029 in _start () at ../sysdeps/x86_64/elf/start.S:113
Warning: the current language does not match this frame.
The current source language is "auto; currently c".

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

Reported using DrKonqi
Comment 1 QuartheX 2009-11-27 00:21:28 UTC
On trace #5, "??" should be replaced by "QListData::shared_null"
Comment 2 Dario Andres 2009-11-27 14:12:05 UTC
This is bug 207515 / bug 199281. Thanks

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