Application: amarok (2.3.1) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.3 Operating System: Linux 2.6.32-23-generic i686 Distribution: Ubuntu 10.04 LTS -- Information about the crash: I plugged in a USB HD, and let Amarok complete the collection scanning. After that, I clicked on Quit, and Amarok exited, but I received this bug report request. I tried to reproduce this straight away, and it crashed again, so I think this is reproducible. -- Backtrace: Application: Amarok (amarok), signal: Segmentation fault [Current thread is 1 (Thread 0xb7703720 (LWP 4036))] Thread 22 (Thread 0xb5761b70 (LWP 4037)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d04a34 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0x046d0ce7 in ?? () from /usr/lib/libxine.so.1 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 21 (Thread 0xb4f60b70 (LWP 4038)): #0 0x007db422 in __kernel_vsyscall () #1 0x03ce9b86 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x01ce0d60 in ?? () from /usr/lib/libxcb.so.1 #3 0x01ce12cb in ?? () from /usr/lib/libxcb.so.1 #4 0x01ce1469 in ?? () from /usr/lib/libxcb.so.1 #5 0x01ce2a50 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1 #6 0x01ced13b in xcb_intern_atom_reply () from /usr/lib/libxcb.so.1 #7 0x07f86789 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_vo_out_xcbxv.so Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 20 (Thread 0xb475fb70 (LWP 4041)): #0 0x007db422 in __kernel_vsyscall () #1 0x03ce9b86 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x01d47a8f in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 19 (Thread 0xb3f1cb70 (LWP 4042)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x046e19ee in ?? () from /usr/lib/libxine.so.1 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 18 (Thread 0xb35ffb70 (LWP 4043)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x046e19ee in ?? () from /usr/lib/libxine.so.1 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 17 (Thread 0xb2bffb70 (LWP 4044)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x046e19ee in ?? () from /usr/lib/libxine.so.1 #4 0x00000000 in ?? () Thread 16 (Thread 0xb1d9cb70 (LWP 4047)): #0 0x002bee8f in pthread_getspecific () from /lib/tls/i686/cmov/libpthread.so.0 #1 0x011b1610 in QThreadData::current () at thread/qthread_unix.cpp:136 #2 0x012db375 in postEventSourcePrepare (s=0xb002df10, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:253 #3 0x012db3d9 in postEventSourceCheck (source=0xb002df10) at kernel/qeventdispatcher_glib.cpp:269 #4 0x08ebd799 in IA__g_main_context_check (context=0xb002e750, max_priority=2147483647, fds=0xb002e5c8, n_fds=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2469 #5 0x08ebe0ce in g_main_context_iterate (context=0xb002e750, block=<value optimized out>, dispatch=1, self=0xb002c0d8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2588 #6 0x08ebe4b8 in IA__g_main_context_iteration (context=0xb002e750, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #7 0x012dae6f in QEventDispatcherGlib::processEvents (this=0x9be8408, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #8 0x012ad759 in QEventLoop::processEvents (this=0xb1d9c280, flags=) at kernel/qeventloop.cpp:149 #9 0x012adbaa in QEventLoop::exec (this=0xb1d9c280, flags=...) at kernel/qeventloop.cpp:201 #10 0x011aefc9 in QThread::exec (this=0x9bd28f8) at thread/qthread.cpp:487 #11 0x0128d1db in QInotifyFileSystemWatcherEngine::run (this=0x9bd28f8) at io/qfilesystemwatcher_inotify.cpp:248 #12 0x011b197e in QThreadPrivate::start (arg=0x9bd28f8) at thread/qthread_unix.cpp:248 #13 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 15 (Thread 0xaffffb70 (LWP 4048)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x06e3ea07 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7be8da0) at ../JavaScriptCore/wtf/FastMalloc.cpp:2299 #4 0x06e3ea51 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7be8da0) at ../JavaScriptCore/wtf/FastMalloc.cpp:1433 #5 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 14 (Thread 0xaeaf2b70 (LWP 4050)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x002fb870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cc4568, th=0x9cc4b08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x002fe38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9cc4900, th=0x9cc4b08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x002fa27b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9cc4568, th=0x9cc4b08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x002fe482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cc4b08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cc4b08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x002fe4a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cc4b08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cc4b08, previous=0xb388108) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x002fc51e in ThreadWeaver::ThreadRunHelper::run (this=0xaeaf22e4, parent=0x9cc4568, th=0x9cc4b08) at ../../../threadweaver/Weaver/Thread.cpp:87 #13 0x002fcc3b in ThreadWeaver::Thread::run (this=0x9cc4b08) at ../../../threadweaver/Weaver/Thread.cpp:142 #14 0x011b197e in QThreadPrivate::start (arg=0x9cc4b08) at thread/qthread_unix.cpp:248 #15 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 13 (Thread 0xae2f1b70 (LWP 4051)): [KCrash Handler] #6 QtPrivate::QStringList_contains (that=0xa1e41b4, str=..., cs=Qt::CaseSensitive) at tools/qstringlist.cpp:318 #7 0x02a9d45c in QStringList::contains (this=0xa1e4128, path=...) at /usr/include/qt4/QtCore/qstringlist.h:171 #8 Meta::UmsHandler::addPath (this=0xa1e4128, path=...) at ../../../../../src/core-impl/collections/umscollection/handler/UmsHandler.cpp:403 #9 0x02a9f062 in Meta::UmsHandler::prepareToParseTracks (this=0xa1e4128) at ../../../../../src/core-impl/collections/umscollection/handler/UmsHandler.cpp:836 #10 0x02aa2dd7 in Handler::UmsReadCapability::prepareToParseTracks (this=0xb6b29d0) at ../../../../../src/core-impl/collections/umscollection/handler/capabilities/UmsReadCapability.cpp:31 #11 0x00ad338a in Meta::MediaDeviceHandler::privateParseTracks (this=0xa1e4128) at ../../src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:832 #12 0x00ad4e05 in Meta::ParseWorkerThread::run (this=0xaeb6c08) at ../../src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:1277 #13 0x002fd49d in ThreadWeaver::JobRunHelper::runTheJob (this=0xae2f125c, th=0x9cc5a68, job=0xaeb6c08) at ../../../threadweaver/Weaver/Job.cpp:106 #14 0x002fd801 in ThreadWeaver::Job::execute (this=0xaeb6c08, th=0x9cc5a68) at ../../../threadweaver/Weaver/Job.cpp:135 #15 0x002fc4ea in ThreadWeaver::ThreadRunHelper::run (this=0xae2f12e4, parent=0x9cc4568, th=0x9cc5a68) at ../../../threadweaver/Weaver/Thread.cpp:95 #16 0x002fcc3b in ThreadWeaver::Thread::run (this=0x9cc5a68) at ../../../threadweaver/Weaver/Thread.cpp:142 #17 0x011b197e in QThreadPrivate::start (arg=0x9cc5a68) at thread/qthread_unix.cpp:248 #18 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #19 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 12 (Thread 0xadaf0b70 (LWP 4052)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x002fb870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cc4568, th=0x9cffbe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x002fe38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9cc4900, th=0x9cffbe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x002fa27b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9cc4568, th=0x9cffbe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x002fe482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cffbe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cffbe0, previous=0x94b61d18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x002fc51e in ThreadWeaver::ThreadRunHelper::run (this=0xadaf02e4, parent=0x9cc4568, th=0x9cffbe0) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x002fcc3b in ThreadWeaver::Thread::run (this=0x9cffbe0) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x011b197e in QThreadPrivate::start (arg=0x9cffbe0) at thread/qthread_unix.cpp:248 #13 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 11 (Thread 0xad0ffb70 (LWP 4053)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x9cc4580, mutex=0x9cc4820, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x002fb870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cc4568, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x002fe38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9cc4900, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x002fa27b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9cc4568, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x002fe482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cfc3b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x002fe4a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cfc3b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x002fe4a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9cc4900, th=0x9cfc3b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x002fb4d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cc4568, th=0x9cfc3b0, previous=0xb00eceb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x002fc51e in ThreadWeaver::ThreadRunHelper::run (this=0xad0ff2e4, parent=0x9cc4568, th=0x9cfc3b0) at ../../../threadweaver/Weaver/Thread.cpp:87 #15 0x002fcc3b in ThreadWeaver::Thread::run (this=0x9cfc3b0) at ../../../threadweaver/Weaver/Thread.cpp:142 #16 0x011b197e in QThreadPrivate::start (arg=0x9cfc3b0) at thread/qthread_unix.cpp:248 #17 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #18 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 10 (Thread 0xaa8e5b70 (LWP 4060)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x05116c97 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x51f01a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304 #4 0x05116ce1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x51f01a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438 #5 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread 0x9ca7fb70 (LWP 4222)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0xa571468, mutex=0xa571464, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0xa571468, mutex=0xa571464, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x05ca6dda in QFileInfoGatherer::run (this=0xa57145c) at dialogs/qfileinfogatherer.cpp:203 #6 0x011b197e in QThreadPrivate::start (arg=0xa57145c) at thread/qthread_unix.cpp:248 #7 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread 0x9c27eb70 (LWP 4223)): #0 0x002bd344 in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0 #1 0x03d04be6 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6 #2 0x08ebdc4e in IA__g_main_context_prepare (context=0xab0b450, priority=0x9c27e13c) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2308 #3 0x08ebdee9 in g_main_context_iterate (context=0xab0b450, block=<value optimized out>, dispatch=1, self=0xab67cf0) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2571 #4 0x08ebe4b8 in IA__g_main_context_iteration (context=0xab0b450, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #5 0x012dae6f in QEventDispatcherGlib::processEvents (this=0xaf905c8, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #6 0x012ad759 in QEventLoop::processEvents (this=0x9c27e280, flags=) at kernel/qeventloop.cpp:149 #7 0x012adbaa in QEventLoop::exec (this=0x9c27e280, flags=...) at kernel/qeventloop.cpp:201 #8 0x011aefc9 in QThread::exec (this=0xa9d0900) at thread/qthread.cpp:487 #9 0x0128d1db in QInotifyFileSystemWatcherEngine::run (this=0xa9d0900) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x011b197e in QThreadPrivate::start (arg=0xa9d0900) at thread/qthread_unix.cpp:248 #11 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread 0x99cfeb70 (LWP 4228)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0xb059b60, mutex=0xb059b5c, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0xb059b60, mutex=0xb059b5c, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x05ca6dda in QFileInfoGatherer::run (this=0xb059b54) at dialogs/qfileinfogatherer.cpp:203 #6 0x011b197e in QThreadPrivate::start (arg=0xb059b54) at thread/qthread_unix.cpp:248 #7 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0x994fdb70 (LWP 4229)): #0 0x080d6e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1 #1 0x012d7f5b in qt_gettime () at kernel/qcore_unix.cpp:111 #2 0x012dd085 in QTimerInfoList::updateCurrentTime (this=0xa97a85c) at kernel/qeventdispatcher_unix.cpp:340 #3 0x012dd0ca in QTimerInfoList::timerWait (this=0xa97a85c, tm=...) at kernel/qeventdispatcher_unix.cpp:443 #4 0x012db078 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x994fd0bc) at kernel/qeventdispatcher_glib.cpp:136 #5 0x012db105 in timerSourcePrepare (source=0x0, timeout=0x80daff4) at kernel/qeventdispatcher_glib.cpp:169 #6 0x08ebdaca in IA__g_main_context_prepare (context=0xb04a4a0, priority=0x994fd13c) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2280 #7 0x08ebdee9 in g_main_context_iterate (context=0xb04a4a0, block=<value optimized out>, dispatch=1, self=0xa9cdbc8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2571 #8 0x08ebe4b8 in IA__g_main_context_iteration (context=0xb04a4a0, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #9 0x012dae6f in QEventDispatcherGlib::processEvents (this=0xb033ef0, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #10 0x012ad759 in QEventLoop::processEvents (this=0x994fd280, flags=) at kernel/qeventloop.cpp:149 #11 0x012adbaa in QEventLoop::exec (this=0x994fd280, flags=...) at kernel/qeventloop.cpp:201 #12 0x011aefc9 in QThread::exec (this=0xa96b830) at thread/qthread.cpp:487 #13 0x0128d1db in QInotifyFileSystemWatcherEngine::run (this=0xa96b830) at io/qfilesystemwatcher_inotify.cpp:248 #14 0x011b197e in QThreadPrivate::start (arg=0xa96b830) at thread/qthread_unix.cpp:248 #15 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread 0x9a4ffb70 (LWP 4245)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0xa91c520, mutex=0xa91c51c, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0xa91c520, mutex=0xa91c51c, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x05ca6dda in QFileInfoGatherer::run (this=0xa91c514) at dialogs/qfileinfogatherer.cpp:203 #6 0x011b197e in QThreadPrivate::start (arg=0xa91c514) at thread/qthread_unix.cpp:248 #7 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread 0x98affb70 (LWP 4246)): #0 0x080d6e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1 #1 0x012d7f5b in qt_gettime () at kernel/qcore_unix.cpp:111 #2 0x012dd085 in QTimerInfoList::updateCurrentTime (this=0xad1d17c4) at kernel/qeventdispatcher_unix.cpp:340 #3 0x012dd0ca in QTimerInfoList::timerWait (this=0xad1d17c4, tm=...) at kernel/qeventdispatcher_unix.cpp:443 #4 0x012db078 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x98aff0bc) at kernel/qeventdispatcher_glib.cpp:136 #5 0x012db105 in timerSourcePrepare (source=0x0, timeout=0x80daff4) at kernel/qeventdispatcher_glib.cpp:169 #6 0x08ebdaca in IA__g_main_context_prepare (context=0xad1b8330, priority=0x98aff13c) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2280 #7 0x08ebdee9 in g_main_context_iterate (context=0xad1b8330, block=<value optimized out>, dispatch=1, self=0xad1ca960) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2571 #8 0x08ebe4b8 in IA__g_main_context_iteration (context=0xad1b8330, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #9 0x012dae6f in QEventDispatcherGlib::processEvents (this=0xa99f0b0, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #10 0x012ad759 in QEventLoop::processEvents (this=0x98aff280, flags=) at kernel/qeventloop.cpp:149 #11 0x012adbaa in QEventLoop::exec (this=0x98aff280, flags=...) at kernel/qeventloop.cpp:201 #12 0x011aefc9 in QThread::exec (this=0xb07f298) at thread/qthread.cpp:487 #13 0x0128d1db in QInotifyFileSystemWatcherEngine::run (this=0xb07f298) at io/qfilesystemwatcher_inotify.cpp:248 #14 0x011b197e in QThreadPrivate::start (arg=0xb07f298) at thread/qthread_unix.cpp:248 #15 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0x926ffb70 (LWP 4606)): #0 0x007db422 in __kernel_vsyscall () #1 0x002be015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x03d049dd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x011b2997 in QWaitConditionPrivate::wait (this=0x97f99ae0, mutex=0x97f99adc, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x97f99ae0, mutex=0x97f99adc, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x05ca6dda in QFileInfoGatherer::run (this=0x97f99ad4) at dialogs/qfileinfogatherer.cpp:203 #6 0x011b197e in QThreadPrivate::start (arg=0x97f99ad4) at thread/qthread_unix.cpp:248 #7 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0x91efeb70 (LWP 4607)): #0 0x03c40a12 in ?? () from /lib/tls/i686/cmov/libc.so.6 #1 0x03d04bbb in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6 #2 0x08ebc326 in IA__g_main_context_acquire (context=0xb72d660) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2061 #3 0x08ebde5e in g_main_context_iterate (context=0xb72d660, block=<value optimized out>, dispatch=1, self=0xba89610) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2535 #4 0x08ebe4b8 in IA__g_main_context_iteration (context=0xb72d660, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #5 0x012dae6f in QEventDispatcherGlib::processEvents (this=0xb7a6a90, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #6 0x012ad759 in QEventLoop::processEvents (this=0x91efe280, flags=) at kernel/qeventloop.cpp:149 #7 0x012adbaa in QEventLoop::exec (this=0x91efe280, flags=...) at kernel/qeventloop.cpp:201 #8 0x011aefc9 in QThread::exec (this=0xad160cb8) at thread/qthread.cpp:487 #9 0x0128d1db in QInotifyFileSystemWatcherEngine::run (this=0xad160cb8) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x011b197e in QThreadPrivate::start (arg=0xad160cb8) at thread/qthread_unix.cpp:248 #11 0x002b996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0x03cf7a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7703720 (LWP 4036)): #0 0x007db422 in __kernel_vsyscall () #1 0x03ce9b86 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x01ce0d60 in ?? () from /usr/lib/libxcb.so.1 #3 0x01ce12cb in ?? () from /usr/lib/libxcb.so.1 #4 0x01ce1667 in xcb_writev () from /usr/lib/libxcb.so.1 #5 0x042c0d79 in _XSend () from /usr/lib/libX11.so.6 #6 0x042c0f10 in _XReply () from /usr/lib/libX11.so.6 #7 0x0429e729 in XGetSelectionOwner () from /usr/lib/libX11.so.6 #8 0x057bf1a6 in QClipboard::event (this=0x938a840, e=0xbfd99270) at kernel/qclipboard_x11.cpp:928 #9 0x05724e8c in QApplicationPrivate::notify_helper (this=0x9349b98, receiver=0x938a840, e=0xbfd99270) at kernel/qapplication.cpp:4302 #10 0x0572ba0e in QApplication::notify (this=0xbfd993d8, receiver=0x938a840, e=0xbfd99270) at kernel/qapplication.cpp:3706 #11 0x012af13b in QCoreApplication::notifyInternal (this=0xbfd993d8, receiver=0x938a840, event=0xbfd99270) at kernel/qcoreapplication.cpp:726 #12 0x0572eabb in QCoreApplication::sendEvent (this=0xbfd993d8, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #13 ~QApplication (this=0xbfd993d8, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1013 #14 0x00512c4a in ~KApplication (this=0xbfd993d8, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896 #15 0x0051a038 in ~KUniqueApplication (this=0xbfd993d8, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:367 #16 0x00d68e8b in ~App (this=0xbfd993d8, __in_chrg=<value optimized out>) at ../../src/App.cpp:293 #17 0x0805000f in main (argc=1, argv=0xbfd99c54) at ../../src/main.cpp:237 Possible duplicates by query: bug 238845. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 232051 ***