Bug 269228 - Crash on kopete exit
Summary: Crash on kopete exit
Status: RESOLVED DUPLICATE of bug 264048
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 1.0.80
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 13:44 UTC by Solerman Kaplon
Modified: 2011-04-14 05:43 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 Solerman Kaplon 2011-03-23 13:44:38 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
This happened twice with me, both when upgrading installations of kubuntu 10.04 to kubuntu 10.10, in the first use of kopete. Weird thing noticed: at both times, the account list appeared blank while there was prior accs configured in the prior kopete install. After clicking add account once of each type of acc (msn, icq), all acc's of the plugin appeared in the list just after clicking next one time. Closing the app crashed it once, and worked fine since.

The crash can be reproduced every time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa715c7b760 (LWP 3150))]

Thread 2 (Thread 0x7fa6fdbb5700 (LWP 3178)):
#0  0x00007fa71209f203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa70c274009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fa70c27445c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fa7137461e6 in QEventDispatcherGlib::processEvents (this=0x1d98580, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fa713718a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fa713718dec in QEventLoop::exec (this=0x7fa6fdbb4db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fa7136232fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fa7136f85f8 in QInotifyFileSystemWatcherEngine::run (this=0x1f2ea80) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fa71362627e in QThreadPrivate::start (arg=0x1f2ea80) at thread/qthread_unix.cpp:266
#9  0x00007fa711372971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fa7120ab92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa715c7b760 (LWP 3150)):
[KCrash Handler]
#6  0x00007fa7137314bf in QObject::disconnect (sender=0x1a66520, signal=<value optimized out>, receiver=0x2d40750, method=<value optimized out>) at kernel/qobject.cpp:2730
#7  0x00007fa6f70a56f6 in OscarAccount::logOff (this=0x2d40750, reason=Kopete::Account::Manual) at ../../../../kopete/protocols/oscar/oscaraccount.cpp:190
#8  0x00007fa6f70a5c07 in OscarAccount::~OscarAccount (this=0x1a66520, __in_chrg=<value optimized out>) at ../../../../kopete/protocols/oscar/oscaraccount.cpp:175
#9  0x00007fa6f733632f in ICQAccount::~ICQAccount (this=0x2d40750, __in_chrg=<value optimized out>) at ../../../../../kopete/protocols/oscar/icq/icqaccount.cpp:156
#10 0x00007fa71372bd5f in QObjectPrivate::deleteChildren (this=0x2c85140) at kernel/qobject.cpp:1957
#11 0x00007fa71373341b in QObject::~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#12 0x00007fa7153978aa in Kopete::Protocol::~Protocol (this=0x2cb5630, __in_chrg=<value optimized out>) at ../../../kopete/libkopete/kopeteprotocol.cpp:77
#13 0x00007fa6f734618c in ICQProtocol::~ICQProtocol (this=0x2cb5630, __in_chrg=<value optimized out>) at ../../../../../kopete/protocols/oscar/icq/icqprotocol.cpp:193
#14 0x00007fa715392fb3 in Kopete::PluginManagerPrivate::~PluginManagerPrivate (this=0x1ca2b40, __in_chrg=<value optimized out>) at ../../../kopete/libkopete/kopetepluginmanager.cpp:78
#15 0x00007fa71538c787 in destroy () at ../../../kopete/libkopete/kopetepluginmanager.cpp:104
#16 0x00007fa711ffe4f2 in __run_exit_handlers (status=0) at exit.c:78
#17 exit (status=0) at exit.c:100
#18 0x00007fa711fe3d95 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=0x7fff276bd7e8) at libc-start.c:258
#19 0x0000000000411c69 in _start ()

This bug may be a duplicate of or related to bug 266509.

Possible duplicates by query: bug 266509, bug 264048, bug 250939.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-04-14 05:43:27 UTC

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