Bug 214111 - kopete crashes in background without doing anything
Summary: kopete crashes in background without doing anything
Status: RESOLVED DUPLICATE of bug 207589
Alias: None
Product: kopete
Classification: Unmaintained
Component: Contact list (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 15:09 UTC by Tony
Modified: 2010-06-18 14:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony 2009-11-11 15:09:38 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-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Kopete crashes in background without doing anything.

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

Thread 2 (Thread 0xb5ebfb70 (LWP 3714)):
#0  0x006d8422 in __kernel_vsyscall ()
#1  0x00aa5e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0085b78d in __pthread_cond_wait (cond=0x9cd7b88, mutex=0x9cd7b70) at forward.c:139
#3  0x03a2ee67 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0x0575b922 in ?? () from /usr/lib/libQtNetwork.so.4
#5  0x03a2de32 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00aa180e in start_thread (arg=0xb5ebfb70) at pthread_create.c:300
#7  0x0084e7ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7849700 (LWP 3713)):
[KCrash Handler]
#6  _int_malloc (av=<value optimized out>, bytes=<value optimized out>) at malloc.c:4404
#7  0x007f1868 in *__GI___libc_malloc (bytes=68) at malloc.c:3638
#8  0x005febb7 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#9  0x005feced in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#10 0x03a509a9 in QHashData::rehash(int) () from /usr/lib/libQtCore.so.4
#11 0x006f93bb in ?? () from /usr/lib/libQtXml.so.4
#12 0x006eca9b in ?? () from /usr/lib/libQtXml.so.4
#13 0x00423c5e in Kopete::XmlContactStorage::storeContactListElement(Kopete::ContactListElement*) const () from /usr/lib/libkopete.so.4
#14 0x00425ae7 in Kopete::XmlContactStorage::storeMetaContact(Kopete::MetaContact*, bool) const () from /usr/lib/libkopete.so.4
#15 0x00428cc4 in Kopete::XmlContactStorage::save() () from /usr/lib/libkopete.so.4
#16 0x00456ba1 in Kopete::ContactList::save() () from /usr/lib/libkopete.so.4
#17 0x004573af in Kopete::ContactList::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopete.so.4
#18 0x03b34263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x03b34ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x03b6e667 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#21 0x03b399ae in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#22 0x03b2e3bf in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x02225f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x0222d67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x011bbbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x03b1e6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x03b4b7ce in ?? () from /usr/lib/libQtCore.so.4
#28 0x03b490e0 in ?? () from /usr/lib/libQtCore.so.4
#29 0x07ac2e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x07ac6720 in ?? () from /lib/libglib-2.0.so.0
#31 0x07ac6853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x03b4902c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x022c6be5 in ?? () from /usr/lib/libQtGui.so.4
#34 0x03b1cc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x03b1d0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x03b1f53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x02225dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#38 0x08059a8c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 22:13:54 UTC
This seems related to bug 207589. Thanks
Comment 2 Nicolas L. 2010-06-18 14:47:16 UTC

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