Bug 284567 - Crash when the ipod get ejected.
Summary: Crash when the ipod get ejected.
Status: RESOLVED DUPLICATE of bug 245852
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.5
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 18:52 UTC by Rodrigo Rodrigues Melo
Modified: 2011-10-20 21:43 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 Rodrigo Rodrigues Melo 2011-10-20 18:52:50 UTC
Application: amarok (2.4.3)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
I was listening by the iPod normally. So, when I'm ejecting the iPod from Amarok and the crash happens. Ejecting only by software, not by hardware.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff2689957a0 (LWP 5426))]

Thread 17 (Thread 0x7ff24751d700 (LWP 5428)):
#0  0x00007ff2652dd773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff26004af68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff26004b792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff24ec37516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ff2600702b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff261aefefc in start_thread (arg=0x7ff24751d700) at pthread_create.c:304
#6  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7ff234276700 (LWP 5447)):
#0  0x00007ff261af31fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x1145c88) at pthread_mutex_unlock.c:290
#2  0x00007ff26004af5c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff26004b429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff265c5bf3e in QEventDispatcherGlib::processEvents (this=0x107a1c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007ff265c2fcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007ff265c2fef7 in QEventLoop::exec (this=0x7ff234275db0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007ff265b4727f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007ff265c12cbf in QInotifyFileSystemWatcherEngine::run (this=0x1120170) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x1120170) at thread/qthread_unix.cpp:331
#10 0x00007ff261aefefc in start_thread (arg=0x7ff234276700) at pthread_create.c:304
#11 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7ff22dc0d700 (LWP 5449)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff265b4a1ab in wait (time=18446744073709551615, this=0x12d4ac0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x12b9de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff263080864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12d0750, th=0x12e3c70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff263082e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x12e3c70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff263082e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x12e3c70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff263082e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x12e3c70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff263082e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x12e3c70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff263081ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ff22dc0ce00, parent=0x12d0750, th=0x12e3c70) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007ff263081d5b in ThreadWeaver::Thread::run (this=0x12e3c70) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007ff265b49d05 in QThreadPrivate::start (arg=0x12e3c70) at thread/qthread_unix.cpp:331
#11 0x00007ff261aefefc in start_thread (arg=0x7ff22dc0d700) at pthread_create.c:304
#12 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7ff22c891700 (LWP 5450)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff265b4a1ab in wait (time=18446744073709551615, this=0x12d4ac0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x12b9de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff263080864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12d0750, th=0x16f3d10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff263082e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x16f3d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff263082e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x16f3d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff263082e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x16f3d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff263081ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ff22c890e00, parent=0x12d0750, th=0x16f3d10) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007ff263081d5b in ThreadWeaver::Thread::run (this=0x16f3d10) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x16f3d10) at thread/qthread_unix.cpp:331
#10 0x00007ff261aefefc in start_thread (arg=0x7ff22c891700) at pthread_create.c:304
#11 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7ff22b649700 (LWP 5455)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff265b4a1ab in wait (time=18446744073709551615, this=0x12d4ac0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x12b9de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff263080864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12d0750, th=0x1a586d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff263082e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x1a586d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff263081ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ff22b648e00, parent=0x12d0750, th=0x1a586d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff263081d5b in ThreadWeaver::Thread::run (this=0x1a586d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x1a586d0) at thread/qthread_unix.cpp:331
#8  0x00007ff261aefefc in start_thread (arg=0x7ff22b649700) at pthread_create.c:304
#9  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7ff22ab8d700 (LWP 5456)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff265b4a1ab in wait (time=18446744073709551615, this=0x12d4ac0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x12b9de0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff263080864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12d0750, th=0x1b3c330) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007ff263082e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12d6040, th=0x1b3c330) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007ff263081ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7ff22ab8ce00, parent=0x12d0750, th=0x1b3c330) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007ff263081d5b in ThreadWeaver::Thread::run (this=0x1b3c330) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x1b3c330) at thread/qthread_unix.cpp:331
#8  0x00007ff261aefefc in start_thread (arg=0x7ff22ab8d700) at pthread_create.c:304
#9  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7ff229d4c700 (LWP 5457)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff25caa5c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007ff25caa5d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007ff261aefefc in start_thread (arg=0x7ff229d4c700) at pthread_create.c:304
#4  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ff22944b700 (LWP 5458)):
#0  end (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:98
#1  constEnd (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:259
#2  QTimerInfoList::timerWait (this=0x1bb0690, tm=...) at kernel/qeventdispatcher_unix.cpp:447
#3  0x00007ff265c5b44c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7ff22944ac4c) at kernel/qeventdispatcher_glib.cpp:136
#4  0x00007ff260049ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff26004adfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ff26004b429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ff265c5bf3e in QEventDispatcherGlib::processEvents (this=0x1bacc30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#8  0x00007ff265c2fcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007ff265c2fef7 in QEventLoop::exec (this=0x7ff22944ade0, flags=...) at kernel/qeventloop.cpp:201
#10 0x00007ff265b4727f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#11 0x00007ff265b49d05 in QThreadPrivate::start (arg=0x1bbd440) at thread/qthread_unix.cpp:331
#12 0x00007ff261aefefc in start_thread (arg=0x7ff22944b700) at pthread_create.c:304
#13 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ff222bfe700 (LWP 5463)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff2620cbfe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007ff2620cc019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007ff261aefefc in start_thread (arg=0x7ff222bfe700) at pthread_create.c:304
#4  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ff247d1e700 (LWP 5487)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff265b4a1ab in wait (time=18446744073709551615, this=0x16d1620) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27ff808, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ff266b207d4 in QFileInfoGatherer::run (this=0x27ff7f8) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x27ff7f8) at thread/qthread_unix.cpp:331
#5  0x00007ff261aefefc in start_thread (arg=0x7ff247d1e700) at pthread_create.c:304
#6  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ff21dfe9700 (LWP 5488)):
#0  0x00007ff26004a0bd in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007ff26004adfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff26004b429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff265c5bf3e in QEventDispatcherGlib::processEvents (this=0x28454f0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007ff265c2fcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007ff265c2fef7 in QEventLoop::exec (this=0x7ff21dfe8db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007ff265b4727f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007ff265c12cbf in QInotifyFileSystemWatcherEngine::run (this=0x16cda70) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ff265b49d05 in QThreadPrivate::start (arg=0x16cda70) at thread/qthread_unix.cpp:331
#9  0x00007ff261aefefc in start_thread (arg=0x7ff21dfe9700) at pthread_create.c:304
#10 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ff21c91c700 (LWP 5491)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff2580191cf in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#2  0x00007ff237568778 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#3  0x00007ff25801aba9 in ?? () from /usr/lib/libgstbase-0.10.so.0
#4  0x00007ff25801d3df in ?? () from /usr/lib/libgstbase-0.10.so.0
#5  0x00007ff25801d737 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x00007ff25801db1f in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007ff25802ae87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x00007ff25802ae87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007ff25802ae87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007ff23249f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007ff257d9b064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007ff2600727d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ff2600702b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ff261aefefc in start_thread (arg=0x7ff21c91c700) at pthread_create.c:304
#19 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ff212946700 (LWP 5492)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff23249e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007ff2324a964f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007ff25802ae87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007ff25802ae87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007ff23249f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#12 0x00007ff257d9b064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007ff2600727d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007ff2600702b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ff261aefefc in start_thread (arg=0x7ff212946700) at pthread_create.c:304
#16 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ff212145700 (LWP 5493)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff23249e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007ff2324a9200 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007ff2324a964f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007ff23249f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x00007ff257d9b064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007ff2600727d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ff2600702b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ff261aefefc in start_thread (arg=0x7ff212145700) at pthread_create.c:304
#12 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff211944700 (LWP 5494)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ff23249e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x00007ff212d8169c in ?? () from /usr/lib/gstreamer-0.10/libgstmad.so
#6  0x00007ff257d74e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007ff25800ec7f in gst_base_parse_push_frame () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007ff25800f88e in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007ff258011b6d in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007ff257d9b064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007ff2600727d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ff2600702b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007ff261aefefc in start_thread (arg=0x7ff211944700) at pthread_create.c:304
#14 0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff237558700 (LWP 5683)):
#0  0x00007ff25d6a66c7 in pa_mainloop_dispatch () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#1  0x00007ff25d6a6ad5 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007ff25d6a6b80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007ff25d6b4fef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007ff258d74c78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so
#5  0x00007ff261aefefc in start_thread (arg=0x7ff237558700) at pthread_create.c:304
#6  0x00007ff2652e989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff2689957a0 (LWP 5426)):
[KCrash Handler]
#6  0x0000000000000031 in ?? ()
#7  0x00007ff2362926b1 in Handler::IpodArtworkCapability::getCover (this=<optimized out>, track=<optimized out>) at ../../../../../src/core-impl/collections/ipodcollection/handler/capabilities/IpodArtworkCapability.cpp:35
#8  0x00007ff26774c93e in Meta::MediaDeviceAlbum::image (this=0x1377ef0, size=90) at ../../src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:880
#9  0x00007ff2679e80b5 in CoverCache::getCover (this=0x19a7640, album=..., size=90) at ../../src/covermanager/CoverCache.cpp:92
#10 0x00007ff2679db433 in SvgHandler::imageWithBorder (this=0x1832920, album=..., size=<optimized out>, borderWidth=5) at ../../src/SvgHandler.cpp:251
#11 0x00007ff26766e507 in Playlist::Model::data (this=0x1724d00, index=<optimized out>, role=0) at ../../src/playlist/PlaylistModel.cpp:347
#12 0x00007ff266bbee5c in QSortFilterProxyModel::data (this=<optimized out>, index=..., role=0) at itemviews/qsortfilterproxymodel.cpp:1716
#13 0x00007ff266bbee5c in QSortFilterProxyModel::data (this=<optimized out>, index=..., role=0) at itemviews/qsortfilterproxymodel.cpp:1716
#14 0x00007ff266bbee5c in QSortFilterProxyModel::data (this=<optimized out>, index=..., role=0) at itemviews/qsortfilterproxymodel.cpp:1716
#15 0x00007ff2676f5631 in Playlist::GroupingProxy::data (this=<optimized out>, index=<optimized out>, role=<optimized out>) at ../../src/playlist/proxymodels/GroupingProxy.cpp:194
#16 0x00007ff2676dff3a in data (arole=0, this=0x7fff8fda22a0) at /usr/include/qt4/QtCore/qabstractitemmodel.h:398
#17 Playlist::PrettyItemDelegate::paintItem (this=0x1ece0a0, config=..., painter=0x7fff8fda2d50, option=..., index=..., headerRow=false) at ../../src/playlist/view/listview/PrettyItemDelegate.cpp:317
#18 0x00007ff2676e0fd4 in Playlist::PrettyItemDelegate::paint (this=0x1ece0a0, painter=0x7fff8fda2d50, option=..., index=...) at ../../src/playlist/view/listview/PrettyItemDelegate.cpp:135
#19 0x00007ff266b5e073 in QListView::paintEvent (this=0x1ecbe00, e=<optimized out>) at itemviews/qlistview.cpp:1044
#20 0x00007ff2676e5b6f in Playlist::PrettyListView::paintEvent (this=0x1ecbe00, event=0x7fff8fda3860) at ../../src/playlist/view/listview/PrettyListView.cpp:669
#21 0x00007ff266681c4c in QWidget::event (this=0x1ecbe00, event=0x7fff8fda3860) at kernel/qwidget.cpp:8441
#22 0x00007ff266a2a4f6 in QFrame::event (this=0x1ecbe00, e=0x7fff8fda3860) at widgets/qframe.cpp:557
#23 0x00007ff266b3b19b in QAbstractItemView::viewportEvent (this=0x1ecbe00, event=0x7fff8fda3860) at itemviews/qabstractitemview.cpp:1628
#24 0x00007ff265c30c88 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x1ebeb00, event=0x7fff8fda3860) at kernel/qcoreapplication.cpp:902
#25 0x00007ff2666313ef in notify_helper (e=0x7fff8fda3860, receiver=0x1ebeb00, this=0xa17b80) at kernel/qapplication.cpp:4482
#26 QApplicationPrivate::notify_helper (this=0xa17b80, receiver=0x1ebeb00, e=0x7fff8fda3860) at kernel/qapplication.cpp:4458
#27 0x00007ff266636291 in QApplication::notify (this=0x7fff8fda5ba0, receiver=0x1ebeb00, e=0x7fff8fda3860) at kernel/qapplication.cpp:4365
#28 0x00007ff2683921e6 in KApplication::notify (this=0x7fff8fda5ba0, receiver=0x1ebeb00, event=0x7fff8fda3860) at ../../kdeui/kernel/kapplication.cpp:311
#29 0x00007ff265c30afc in QCoreApplication::notifyInternal (this=0x7fff8fda5ba0, receiver=0x1ebeb00, event=0x7fff8fda3860) at kernel/qcoreapplication.cpp:787
#30 0x00007ff26667eb84 in sendSpontaneousEvent (event=0x7fff8fda3860, receiver=0x1ebeb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 QWidgetPrivate::drawWidget (this=0x1ecc2e0, pdev=0x19fa818, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5528
#32 0x00007ff26667f760 in QWidgetPrivate::paintSiblingsRecursive (this=0x1ecbea0, pdev=0x19fa818, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5735
#33 0x00007ff26667e8dc in QWidgetPrivate::drawWidget (this=0x1ecbea0, pdev=0x19fa818, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5581
#34 0x00007ff26667f760 in QWidgetPrivate::paintSiblingsRecursive (this=0x1ecb870, pdev=0x19fa818, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5735
#35 0x00007ff26667e8dc in QWidgetPrivate::drawWidget (this=0x1ecb870, pdev=0x19fa818, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5581
#36 0x00007ff26667f760 in QWidgetPrivate::paintSiblingsRecursive (this=0x1f81dd0, pdev=0x19fa818, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5735
#37 0x00007ff26667e8dc in QWidgetPrivate::drawWidget (this=0x1f81dd0, pdev=0x19fa818, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5581
#38 0x00007ff26667f760 in QWidgetPrivate::paintSiblingsRecursive (this=0x19b22d0, pdev=0x19fa818, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5735
#39 0x00007ff26667e8dc in QWidgetPrivate::drawWidget (this=0x19b22d0, pdev=0x19fa818, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5581
#40 0x00007ff26667f760 in QWidgetPrivate::paintSiblingsRecursive (this=0x109d220, pdev=0x19fa818, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5735
#41 0x00007ff26667f640 in QWidgetPrivate::paintSiblingsRecursive (this=0x109d220, pdev=0x19fa818, siblings=..., index=81, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5722
#42 0x00007ff26667e8dc in QWidgetPrivate::drawWidget (this=0x109d220, pdev=0x19fa818, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x1d36190) at kernel/qwidget.cpp:5581
#43 0x00007ff2668421b3 in QWidgetBackingStore::sync (this=0x1d36190) at painting/qbackingstore.cpp:1338
#44 0x00007ff266675360 in QWidgetPrivate::syncBackingStore (this=0x109d220) at kernel/qwidget.cpp:1862
#45 0x00007ff26668215c in QWidget::event (this=0x109d130, event=0x13bb2d0) at kernel/qwidget.cpp:8588
#46 0x00007ff266a43ceb in QMainWindow::event (this=0x109d130, event=0x13bb2d0) at widgets/qmainwindow.cpp:1478
#47 0x00007ff266631424 in notify_helper (e=0x13bb2d0, receiver=0x109d130, this=0xa17b80) at kernel/qapplication.cpp:4486
#48 QApplicationPrivate::notify_helper (this=0xa17b80, receiver=0x109d130, e=0x13bb2d0) at kernel/qapplication.cpp:4458
#49 0x00007ff266636291 in QApplication::notify (this=0x7fff8fda5ba0, receiver=0x109d130, e=0x13bb2d0) at kernel/qapplication.cpp:4365
#50 0x00007ff2683921e6 in KApplication::notify (this=0x7fff8fda5ba0, receiver=0x109d130, event=0x13bb2d0) at ../../kdeui/kernel/kapplication.cpp:311
#51 0x00007ff265c30afc in QCoreApplication::notifyInternal (this=0x7fff8fda5ba0, receiver=0x109d130, event=0x13bb2d0) at kernel/qcoreapplication.cpp:787
#52 0x00007ff265c3451f in sendEvent (event=0x13bb2d0, receiver=0x109d130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#53 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8a4430) at kernel/qcoreapplication.cpp:1428
#54 0x00007ff265c5ba73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#55 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#56 0x00007ff26004aa5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#57 0x00007ff26004b258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#58 0x00007ff26004b429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#59 0x00007ff265c5bed6 in QEventDispatcherGlib::processEvents (this=0x8a5f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#60 0x00007ff2666d907e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#61 0x00007ff265c2fcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#62 0x00007ff265c2fef7 in QEventLoop::exec (this=0x7fff8fda5b30, flags=...) at kernel/qeventloop.cpp:201
#63 0x00007ff265c34789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#64 0x000000000040916e in main (argc=1, argv=0x7fff8fda81a8) at ../../src/main.cpp:289

Possible duplicates by query: bug 270214.

Reported using DrKonqi
Comment 1 Matěj Laitl 2011-10-20 21:43:29 UTC

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