Bug 212815 - Kopete crashes when deleteing contacts
Summary: Kopete crashes when deleteing contacts
Status: RESOLVED DUPLICATE of bug 200536
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-02 22:57 UTC by bil Jeschke
Modified: 2009-11-03 23:35 UTC (History)
0 users

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 bil Jeschke 2009-11-02 22:57: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.3
Operating System: Linux 2.6.31-5.slh.2-sidux-686 i686

What I was doing when the application crashed:
Kopete keeps adding spam accounts to my buddy list from Yahoo.  If I select too many at once and delete them, it crashes.  And once I delete all the spam accounts, they get added again after a few hours

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

Thread 2 (Thread 0xb20a0b70 (LWP 3768)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb53e70b5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb5eab6fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb6a1d5c2 in QWaitConditionPrivate::wait (this=0x9809030, mutex=0x980902c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9809030, mutex=0x980902c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb56d3a9a in QHostInfoAgent::run (this=0x9809020) at kernel/qhostinfo.cpp:260
#6  0xb6a1c5e2 in QThreadPrivate::start (arg=0x9809020) at thread/qthread_unix.cpp:188
#7  0xb53e3595 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb5e9e18e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4de7700 (LWP 3483)):
[KCrash Handler]
#6  0xb5e44941 in memcpy () from /lib/i686/cmov/libc.so.6
#7  0xb6dd6a20 in KNetwork::Internal::KSocketBuffer::sendTo (this=0x9742650, dev=0x979fe58, len=-1) at ../../kdecore/network/k3socketbuffer.cpp:256
#8  0xb6dc1b8b in KNetwork::KBufferedSocket::slotWriteActivity (this=0x9882ed0) at ../../kdecore/network/k3bufferedsocket.cpp:349
#9  0xb6dc19c0 in KNetwork::KBufferedSocket::qt_metacall (this=0x9882ed0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfce39ac) at ./k3bufferedsocket.moc:69
#10 0xb6b22303 in QMetaObject::activate (sender=0x9882da8, from_signal_index=4, to_signal_index=4, argv=0xbfce39ac) at kernel/qobject.cpp:3112
#11 0xb6b22f42 in QMetaObject::activate (sender=0x9882da8, m=0xb6bfed30, local_signal_index=0, argv=0xbfce39ac) at kernel/qobject.cpp:3186
#12 0xb6b5d9c3 in QSocketNotifier::activated (this=0x9882da8, _t1=19) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#13 0xb6b27907 in QSocketNotifier::event (this=0x9882da8, e=0xbfce3d60) at kernel/qsocketnotifier.cpp:316
#14 0xb614ca94 in QApplicationPrivate::notify_helper (this=0x938c7f8, receiver=0x9882da8, e=0xbfce3d60) at kernel/qapplication.cpp:4065
#15 0xb6154bee in QApplication::notify (this=0xbfce3fcc, receiver=0x9882da8, e=0xbfce3d60) at kernel/qapplication.cpp:3605
#16 0xb70830fd in KApplication::notify (this=0xbfce3fcc, receiver=0x9882da8, event=0xbfce3d60) at ../../kdeui/kernel/kapplication.cpp:302
#17 0xb6b0d1eb in QCoreApplication::notifyInternal (this=0xbfce3fcc, receiver=0x9882da8, event=0xbfce3d60) at kernel/qcoreapplication.cpp:610
#18 0xb6b383aa in QCoreApplication::sendEvent (source=0x938f500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 socketNotifierSourceDispatch (source=0x938f500) at kernel/qeventdispatcher_glib.cpp:110
#20 0xb5430e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0xb5434623 in ?? () from /lib/libglib-2.0.so.0
#22 0xb54347a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0xb6b38041 in QEventDispatcherGlib::processEvents (this=0x936e6c0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#24 0xb61ec305 in QGuiEventDispatcherGlib::processEvents (this=0x936e6c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#25 0xb6b0b83a in QEventLoop::processEvents (this=0xbfce3f60, flags=...) at kernel/qeventloop.cpp:149
#26 0xb6b0bc82 in QEventLoop::exec (this=0xbfce3f60, flags=...) at kernel/qeventloop.cpp:201
#27 0xb6b0e0d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0xb614c917 in QApplication::exec () at kernel/qapplication.cpp:3525
#29 0x08059783 in _start ()

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

Reported using DrKonqi
Comment 1 Roman Jarosz 2009-11-03 23:35:43 UTC

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