Bug 220026 - kopete killed by new kontakt
Summary: kopete killed by new kontakt
Status: RESOLVED DUPLICATE of bug 207094
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-12-25 08:25 UTC by holzy
Modified: 2009-12-25 21:26 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 holzy 2009-12-25 08:25:09 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-16-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
 

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

Thread 2 (Thread 0xb264db70 (LWP 2617)):
#0  0xb7819430 in __kernel_vsyscall ()
#1  0xb54cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5fd178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6b1ce67 in QWaitConditionPrivate::wait (this=0x9f7e368, mutex=0x9f7e364, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f7e368, mutex=0x9f7e364, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb57e7922 in QHostInfoAgent::run (this=0x9f7e358) at kernel/qhostinfo.cpp:260
#6  0xb6b1be32 in QThreadPrivate::start (arg=0x9f7e358) at thread/qthread_unix.cpp:188
#7  0xb54ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb5fc47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4e95700 (LWP 2616)):
[KCrash Handler]
#6  0xb76f9bb9 in Kopete::Contact::contactId() const () from /usr/lib/libkopete.so.4
#7  0xb76d0116 in Kopete::XmlContactStorage::storeMetaContact(Kopete::MetaContact*, bool) const () from /usr/lib/libkopete.so.4
#8  0xb76d3cc4 in Kopete::XmlContactStorage::save() () from /usr/lib/libkopete.so.4
#9  0xb7701ba1 in Kopete::ContactList::save() () from /usr/lib/libkopete.so.4
#10 0xb77023af in Kopete::ContactList::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopete.so.4
#11 0xb6c22263 in QMetaObject::activate (sender=0x9f83660, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#12 0xb6c22ec2 in QMetaObject::activate (sender=0x9f83660, m=0xb6cfd904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#13 0xb6c5c667 in QTimer::timeout (this=0x9f83660) at .moc/release-shared/moc_qtimer.cpp:128
#14 0xb6c279ae in QTimer::timerEvent (this=0x9f83660, e=0xbf8d9130) at kernel/qtimer.cpp:261
#15 0xb6c1c3bf in QObject::event (this=0x9f83660, e=0xbf8d9130) at kernel/qobject.cpp:1075
#16 0xb624ff54 in QApplicationPrivate::notify_helper (this=0x9f77230, receiver=0x9f83660, e=0xbf8d9130) at kernel/qapplication.cpp:4056
#17 0xb625767c in QApplication::notify (this=0xbf8d9494, receiver=0x9f83660, e=0xbf8d9130) at kernel/qapplication.cpp:3603
#18 0xb718cbfa in KApplication::notify (this=0xbf8d9494, receiver=0x9f83660, event=0xbf8d9130) at ../../kdeui/kernel/kapplication.cpp:302
#19 0xb6c0c6cb in QCoreApplication::notifyInternal (this=0xbf8d9494, receiver=0x9f83660, event=0xbf8d9130) at kernel/qcoreapplication.cpp:610
#20 0xb6c397ce in QCoreApplication::sendEvent (this=0x9f79ef4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QTimerInfoList::activateTimers (this=0x9f79ef4) at kernel/qeventdispatcher_unix.cpp:572
#22 0xb6c370e0 in timerSourceDispatch (source=0x9f79ec0) at kernel/qeventdispatcher_glib.cpp:165
#23 0xb5517e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0xb551b720 in ?? () from /lib/libglib-2.0.so.0
#25 0xb551b853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0xb6c3702c in QEventDispatcherGlib::processEvents (this=0x9f5aee8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#27 0xb62f0be5 in QGuiEventDispatcherGlib::processEvents (this=0x9f5aee8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb6c0ac79 in QEventLoop::processEvents (this=0xbf8d93f4, flags=) at kernel/qeventloop.cpp:149
#29 0xb6c0b0ca in QEventLoop::exec (this=0xbf8d93f4, flags=...) at kernel/qeventloop.cpp:201
#30 0xb6c0d53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0xb624fdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#32 0x08059a8c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-25 21:26:08 UTC
Merging with bug 207094. Thanks

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