Bug 229593 - kopete idle segfault
Summary: kopete idle segfault
Status: RESOLVED DUPLICATE of bug 200186
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: 2010-03-05 18:39 UTC by Ilya Minkov
Modified: 2010-03-06 12:55 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 Ilya Minkov 2010-03-05 18:39:38 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
As stated above.

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

Thread 4 (Thread 0xb5fefb70 (LWP 2099)):
#0  __i686.get_pc_thunk.bx () at ../sysdeps/i386/i686/memcmp.S:52
#1  0x007d2a1b in pthread_mutex_lock (mutex=0x91aaebc) at forward.c:182
#2  0x039fed0c in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0x039ff47c in ?? () from /lib/libglib-2.0.so.0
#4  0x039ff863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00ec3067 in QEventDispatcherGlib::processEvents (this=0x94085e0, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x00e96c79 in QEventLoop::processEvents (this=0x93b6240, flags=) at kernel/qeventloop.cpp:149
#7  0x00e970ca in QEventLoop::exec (this=0x93b6240, flags=...) at kernel/qeventloop.cpp:201
#8  0x02036a0a in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#9  0x00da7e32 in QThreadPrivate::start (arg=0x9408540) at thread/qthread_unix.cpp:188
#10 0x00c7180e in start_thread (arg=0xb5fefb70) at pthread_create.c:300
#11 0x007c58de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb57eeb70 (LWP 2100)):
#0  0x00c66e06 in *__GI_clock_gettime (clock_id=13021172, tp=0xb57ee038) at ../sysdeps/unix/clock_gettime.c:100
#1  0x00ec4bf3 in QTimerInfoList::getTime (this=0x93db8c4, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x00ec4de1 in QTimerInfoList::updateCurrentTime (this=0x93db8c4) at kernel/qeventdispatcher_unix.cpp:297
#3  0x00ec588c in QTimerInfoList::timerWait (this=0x93db8c4, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x00ec3210 in timerSourcePrepare (source=0x93db890, timeout=0xb57ee12c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x039fef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x039ff351 in ?? () from /lib/libglib-2.0.so.0
#7  0x039ff863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x00ec302c in QEventDispatcherGlib::processEvents (this=0x921ddf0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#9  0x00e96c79 in QEventLoop::processEvents (this=0x90a0978, flags=) at kernel/qeventloop.cpp:149
#10 0x00e970ca in QEventLoop::exec (this=0x90a0978, flags=...) at kernel/qeventloop.cpp:201
#11 0x01c2300b in XMPP::SyncThread::run (this=0x9473b98) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#12 0x00da7e32 in QThreadPrivate::start (arg=0x9473b98) at thread/qthread_unix.cpp:188
#13 0x00c7180e in start_thread (arg=0xb57eeb70) at pthread_create.c:300
#14 0x007c58de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
The current source language is "auto; currently asm".

Thread 2 (Thread 0xb4fedb70 (LWP 2101)):
#0  0x00f9d422 in __kernel_vsyscall ()
#1  0x00c75e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x007d287d in __pthread_cond_wait (cond=0x9388890, mutex=0x9388878) at forward.c:139
#3  0x00da8e67 in QWaitConditionPrivate::wait (this=0x94780e8, mutex=0x94780e4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x94780e8, mutex=0x94780e4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x067e9922 in QHostInfoAgent::run (this=0x94780d8) at kernel/qhostinfo.cpp:260
#6  0x00da7e32 in QThreadPrivate::start (arg=0x94780d8) at thread/qthread_unix.cpp:188
#7  0x00c7180e in start_thread (arg=0xb4fedb70) at pthread_create.c:300
#8  0x007c58de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
The current source language is "auto; currently c".

Thread 1 (Thread 0xb77f0700 (LWP 1841)):
[KCrash Handler]
#6  0x001dd28a in KIO::TransferJob::isErrorPage (this=0xb5e2130) at ../../kio/kio/job.cpp:1122
#7  0x034b9569 in YABTask::qt_metacall (this=0xb5e2130, _c=186597440, _id=10, _a=0xbfddde78) at ./yabtask.moc:77
#8  0x00eae263 in QMetaObject::activate (sender=0xb1f4040, from_signal_index=7, to_signal_index=7, argv=0xbfddde78) at kernel/qobject.cpp:3113
#9  0x00eaeec2 in QMetaObject::activate (sender=0xb1f4040, m=0x4b3cd68, local_signal_index=3, argv=0xbfddde78) at kernel/qobject.cpp:3187
#10 0x049d2353 in KJob::result (this=0xb1f4040, _t1=0xb1f4040) at ./kjob.moc:188
#11 0x049d27d9 in KJob::emitResult (this=0xb1f4040) at ../../kdecore/jobs/kjob.cpp:304
#12 0x001e59e0 in KIO::SimpleJob::slotFinished (this=0xb1f4040) at ../../kio/kio/job.cpp:477
#13 0x001e5efa in KIO::TransferJob::slotFinished (this=0xb1f4040) at ../../kio/kio/job.cpp:948
#14 0x001e3c23 in KIO::TransferJob::qt_metacall (this=0xb1f4040, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfdde0dc) at ./jobclasses.moc:343
#15 0x00eae263 in QMetaObject::activate (sender=0xb397068, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#16 0x00eaeec2 in QMetaObject::activate (sender=0xb397068, m=0x398f64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187
#17 0x002b0a07 in KIO::SlaveInterface::finished (this=0xb397068) at ./slaveinterface.moc:165
#18 0x002b48fd in KIO::SlaveInterface::dispatch (this=0xb397068, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#19 0x002b0ec3 in KIO::SlaveInterface::dispatch (this=0xb397068) at ../../kio/kio/slaveinterface.cpp:91
#20 0x002a2eba in KIO::Slave::gotInput (this=0xb397068) at ../../kio/kio/slave.cpp:323
#21 0x002a5393 in KIO::Slave::qt_metacall (this=0xb397068, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfdde3bc) at ./slave.moc:76
#22 0x00eae263 in QMetaObject::activate (sender=0xb474a50, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#23 0x00eaeec2 in QMetaObject::activate (sender=0xb474a50, m=0x3958a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#24 0x001ac227 in KIO::Connection::readyRead (this=0xb474a50) at ./connection.moc:86
#25 0x001adfee in KIO::ConnectionPrivate::dequeue (this=0xafaa810) at ../../kio/kio/connection.cpp:82
#26 0x001ae11e in KIO::Connection::qt_metacall (this=0xb474a50, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xb5a7ac0) at ./connection.moc:73
#27 0x00ea6f0b in QMetaCallEvent::placeMetaCall (this=0xb54f818, object=0xb474a50) at kernel/qobject.cpp:477
#28 0x00ea85fe in QObject::event (this=0xb474a50, e=0xb54f818) at kernel/qobject.cpp:1111
#29 0x075aef54 in QApplicationPrivate::notify_helper (this=0x8d38d90, receiver=0xb474a50, e=0xb54f818) at kernel/qapplication.cpp:4056
#30 0x075b667c in QApplication::notify (this=0xbfddec54, receiver=0xb474a50, e=0xb54f818) at kernel/qapplication.cpp:3603
#31 0x0117125a in KApplication::notify (this=0xbfddec54, receiver=0xb474a50, event=0xb54f818) at ../../kdeui/kernel/kapplication.cpp:302
#32 0x00e986cb in QCoreApplication::notifyInternal (this=0xbfddec54, receiver=0xb474a50, event=0xb54f818) at kernel/qcoreapplication.cpp:610
#33 0x00e992b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8d01d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d01d10) at kernel/qcoreapplication.cpp:1247
#35 0x00e9947d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#36 0x00ec33ff in QCoreApplication::sendPostedEvents (s=0x8d3af10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#37 postEventSourceDispatch (s=0x8d3af10) at kernel/qeventdispatcher_glib.cpp:210
#38 0x039fbe88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x039ff730 in ?? () from /lib/libglib-2.0.so.0
#40 0x039ff863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x00ec302c in QEventDispatcherGlib::processEvents (this=0x8d01ee8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#42 0x0764fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8d01ee8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#43 0x00e96c79 in QEventLoop::processEvents (this=0xbfddebb4, flags=) at kernel/qeventloop.cpp:149
#44 0x00e970ca in QEventLoop::exec (this=0xbfddebb4, flags=...) at kernel/qeventloop.cpp:201
#45 0x00e9953f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#46 0x075aedd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#47 0x08059a8c in main (argc=3, argv=0xbfddf084) at ../../../kopete/kopete/main.cpp:104

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-06 12:55:57 UTC
This is being tracked at bug 200186. Regards

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