Bug 301933 - Amarok crashes after adding song to ipod and ejecting
Summary: Amarok crashes after adding song to ipod and ejecting
Status: RESOLVED NOT A BUG
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.90 (2.6 beta)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 21:42 UTC by Brian Hellman
Modified: 2012-08-13 09:16 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 Brian Hellman 2012-06-14 21:42:40 UTC
Application: amarok (2.5.90)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
Added a song to my ipod, then hit the eject button after the song had finished.  Every time I do this Amarok crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xaf4ad740 (LWP 28608))]

Thread 12 (Thread 0xa8a7eb40 (LWP 28611)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb5633380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3fb04c6 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xb3f9e75a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xb3f9efb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb3f9f094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb3fb044e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb1c8b246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#8  0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x5c8b0824 in ?? ()
#10 0xbab80424 in ?? ()
#11 0x65000000 in ?? ()
#12 0x001015ff in ?? ()
#13 0xd3890000 in ?? ()
#14 0xfff0013d in ?? ()
#15 0xc30173ff in ?? ()
#16 0x0f8122e8 in ?? ()
#17 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xa31c5b40 (LWP 28613)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb5633380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4383a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43760ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4376201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb59af8e7 in QEventDispatcherGlib::processEvents (this=0xa28004a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb597b50d in QEventLoop::processEvents (this=0xa31c5190, flags=...) at kernel/qeventloop.cpp:149
#7  0xb597b7a9 in QEventLoop::exec (this=0xa31c5190, flags=...) at kernel/qeventloop.cpp:204
#8  0xb586494c in QThread::exec (this=0x8844ad8) at thread/qthread.cpp:501
#9  0xb5958b5d in QInotifyFileSystemWatcherEngine::run (this=0x8844ad8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5867de0 in QThreadPrivate::start (arg=0x8844ad8) at thread/qthread_unix.cpp:298
#11 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x5c8b0824 in ?? ()
#13 0xbab80424 in ?? ()
#14 0x65000000 in ?? ()
#15 0x001015ff in ?? ()
#16 0xd3890000 in ?? ()
#17 0xfff0013d in ?? ()
#18 0xc30173ff in ?? ()
#19 0x0f8122e8 in ?? ()
#20 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 10 (Thread 0xa0dffb40 (LWP 28622)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5868350 in wait (time=4294967295, this=0x8878260) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x88eb1a0, mutex=0x88f2b70, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4dddacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88eb188, th=0x88f2bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4de095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x886df98, th=0x88f2bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4ddd63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88eb188, th=0x88f2bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4de0a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x88f2bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x88f2bf0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4de0a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x88f2bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x88f2bf0, previous=0x98dfd28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4ddf4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa0dff1f4, parent=0x88eb188, th=0x88f2bf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb4ddf59a in ThreadWeaver::Thread::run (this=0x88f2bf0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb5867de0 in QThreadPrivate::start (arg=0x88f2bf0) at thread/qthread_unix.cpp:298
#15 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#16 0x5c8b0824 in ?? ()
#17 0xbab80424 in ?? ()
#18 0x65000000 in ?? ()
#19 0x001015ff in ?? ()
#20 0xd3890000 in ?? ()
#21 0xfff0013d in ?? ()
#22 0xc30173ff in ?? ()
#23 0x0f8122e8 in ?? ()
#24 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xa03ffb40 (LWP 28623)):
#0  timerSourceCheck (source=0x9fa01e48) at kernel/qeventdispatcher_glib.cpp:175
#1  0xb4375b7b in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4376042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4376201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb59af8e7 in QEventDispatcherGlib::processEvents (this=0x9fa00480, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb597b50d in QEventLoop::processEvents (this=0xa03ff1c0, flags=...) at kernel/qeventloop.cpp:149
#6  0xb597b7a9 in QEventLoop::exec (this=0xa03ff1c0, flags=...) at kernel/qeventloop.cpp:204
#7  0xb586494c in QThread::exec (this=0x8a3c640) at thread/qthread.cpp:501
#8  0xb5864a3b in QThread::run (this=0x8a3c640) at thread/qthread.cpp:568
#9  0xb5867de0 in QThreadPrivate::start (arg=0x8a3c640) at thread/qthread_unix.cpp:298
#10 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#11 0x5c8b0824 in ?? ()
#12 0xbab80424 in ?? ()
#13 0x65000000 in ?? ()
#14 0x001015ff in ?? ()
#15 0xd3890000 in ?? ()
#16 0xfff0013d in ?? ()
#17 0xc30173ff in ?? ()
#18 0x0f8122e8 in ?? ()
#19 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0x9f854b40 (LWP 28624)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb5633380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4383a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43760ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4376201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb59af8e7 in QEventDispatcherGlib::processEvents (this=0x9ef00480, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb597b50d in QEventLoop::processEvents (this=0x9f8541c0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb597b7a9 in QEventLoop::exec (this=0x9f8541c0, flags=...) at kernel/qeventloop.cpp:204
#8  0xb586494c in QThread::exec (this=0x8a5b530) at thread/qthread.cpp:501
#9  0xb5864a3b in QThread::run (this=0x8a5b530) at thread/qthread.cpp:568
#10 0xb5867de0 in QThreadPrivate::start (arg=0x8a5b530) at thread/qthread_unix.cpp:298
#11 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x5c8b0824 in ?? ()
#13 0xbab80424 in ?? ()
#14 0x65000000 in ?? ()
#15 0x001015ff in ?? ()
#16 0xd3890000 in ?? ()
#17 0xfff0013d in ?? ()
#18 0xc30173ff in ?? ()
#19 0x0f8122e8 in ?? ()
#20 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0x9e4ffb40 (LWP 28626)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5868350 in wait (time=4294967295, this=0x8878260) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x88eb1a0, mutex=0x88f2b70, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4dddacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88eb188, th=0x8a8aa88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4de095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x886df98, th=0x8a8aa88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4ddd63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88eb188, th=0x8a8aa88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4de0a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8a8aa88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8a8aa88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4de0a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8a8aa88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8a8aa88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4de0a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8a8aa88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8a8aa88, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4de0a78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8a8aa88) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8a8aa88, previous=0x8e95c58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb4ddf4e4 in ThreadWeaver::ThreadRunHelper::run (this=0x9e4ff1f4, parent=0x88eb188, th=0x8a8aa88) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0xb4ddf59a in ThreadWeaver::Thread::run (this=0x8a8aa88) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0xb5867de0 in QThreadPrivate::start (arg=0x8a8aa88) at thread/qthread_unix.cpp:298
#19 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#20 0x5c8b0824 in ?? ()
#21 0xbab80424 in ?? ()
#22 0x65000000 in ?? ()
#23 0x001015ff in ?? ()
#24 0xd3890000 in ?? ()
#25 0xfff0013d in ?? ()
#26 0xc30173ff in ?? ()
#27 0x0f8122e8 in ?? ()
#28 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0x9dcfeb40 (LWP 28627)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5868350 in wait (time=4294967295, this=0x8878260) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x88eb1a0, mutex=0x88f2b70, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4dddacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88eb188, th=0x8abfe30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4de095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x886df98, th=0x8abfe30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4ddd63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88eb188, th=0x8abfe30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4de0a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8abfe30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8abfe30, previous=0x96842e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4ddf4e4 in ThreadWeaver::ThreadRunHelper::run (this=0x9dcfe1f4, parent=0x88eb188, th=0x8abfe30) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4ddf59a in ThreadWeaver::Thread::run (this=0x8abfe30) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb5867de0 in QThreadPrivate::start (arg=0x8abfe30) at thread/qthread_unix.cpp:298
#13 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#14 0x5c8b0824 in ?? ()
#15 0xbab80424 in ?? ()
#16 0x65000000 in ?? ()
#17 0x001015ff in ?? ()
#18 0xd3890000 in ?? ()
#19 0xfff0013d in ?? ()
#20 0xc30173ff in ?? ()
#21 0x0f8122e8 in ?? ()
#22 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0x9d3fbb40 (LWP 28630)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb5633380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4383a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43760ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4376201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb59af8e7 in QEventDispatcherGlib::processEvents (this=0x9ef06ee0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb597b50d in QEventLoop::processEvents (this=0x9d3fb190, flags=...) at kernel/qeventloop.cpp:149
#7  0xb597b7a9 in QEventLoop::exec (this=0x9d3fb190, flags=...) at kernel/qeventloop.cpp:204
#8  0xb586494c in QThread::exec (this=0x8b10a10) at thread/qthread.cpp:501
#9  0xb5958b5d in QInotifyFileSystemWatcherEngine::run (this=0x8b10a10) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5867de0 in QThreadPrivate::start (arg=0x8b10a10) at thread/qthread_unix.cpp:298
#11 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x5c8b0824 in ?? ()
#13 0xbab80424 in ?? ()
#14 0x65000000 in ?? ()
#15 0x001015ff in ?? ()
#16 0xd3890000 in ?? ()
#17 0xfff0013d in ?? ()
#18 0xc30173ff in ?? ()
#19 0x0f8122e8 in ?? ()
#20 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0x9cbfab40 (LWP 28631)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5868350 in wait (time=4294967295, this=0x8878260) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x88eb1a0, mutex=0x88f2b70, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4dddacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x88eb188, th=0x8d0efc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4de095b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x886df98, th=0x8d0efc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4ddd63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x88eb188, th=0x8d0efc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4de0a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x886df98, th=0x8d0efc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4ddd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x88eb188, th=0x8d0efc8, previous=0x88508e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4ddf4e4 in ThreadWeaver::ThreadRunHelper::run (this=0x9cbfa1f4, parent=0x88eb188, th=0x8d0efc8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4ddf59a in ThreadWeaver::Thread::run (this=0x8d0efc8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb5867de0 in QThreadPrivate::start (arg=0x8d0efc8) at thread/qthread_unix.cpp:298
#13 0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#14 0x5c8b0824 in ?? ()
#15 0xbab80424 in ?? ()
#16 0x65000000 in ?? ()
#17 0x001015ff in ?? ()
#18 0xd3890000 in ?? ()
#19 0xfff0013d in ?? ()
#20 0xc30173ff in ?? ()
#21 0x0f8122e8 in ?? ()
#22 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x9c1ffb40 (LWP 28632)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3837263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb383737f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x5c8b0824 in ?? ()
#7  0xbab80424 in ?? ()
#8  0x65000000 in ?? ()
#9  0x001015ff in ?? ()
#10 0xd3890000 in ?? ()
#11 0xfff0013d in ?? ()
#12 0xc30173ff in ?? ()
#13 0x0f8122e8 in ?? ()
#14 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x9b8feb40 (LWP 28634)):
#0  0xb7726424 in __kernel_vsyscall ()
#1  0xb468896b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb564f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb484b029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb484b06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb1559a01 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x5c8b0824 in ?? ()
#7  0xbab80424 in ?? ()
#8  0x65000000 in ?? ()
#9  0x001015ff in ?? ()
#10 0xd3890000 in ?? ()
#11 0xfff0013d in ?? ()
#12 0xc30173ff in ?? ()
#13 0x0f8122e8 in ?? ()
#14 0x9fc18100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xaf4ad740 (LWP 28608)):
[KCrash Handler]
#7  QModelIndex (other=..., this=0xbff5dfc0) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8  QSortFilterProxyModel::parent (this=0x8e8e160, child=...) at itemviews/qsortfilterproxymodel.cpp:1659
#9  0xb64db4c5 in parent (this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:393
#10 QTreeView::indexRowSizeHint (this=0x8e8dfc8, index=...) at itemviews/qtreeview.cpp:2794
#11 0xb64df747 in itemHeight (item=0, this=0x8e8e3c8) at itemviews/qtreeview.cpp:3283
#12 QTreeViewPrivate::itemHeight (this=0x8e8e3c8, item=0) at itemviews/qtreeview.cpp:3272
#13 0xb64dfa1b in QTreeViewPrivate::updateScrollBars (this=0x8e8e3c8) at itemviews/qtreeview.cpp:3504
#14 0xb64dfd48 in QTreeView::updateGeometries (this=0x8e8dfc8) at itemviews/qtreeview.cpp:2721
#15 0xb64916f5 in QAbstractItemView::resizeEvent (this=0x8e8dfc8, event=0xbff5eac4) at itemviews/qabstractitemview.cpp:2415
#16 0xb5f3f18e in QWidget::event (this=0x8e8dfc8, event=0xbff5eac4) at kernel/qwidget.cpp:8516
#17 0xb635ce45 in QFrame::event (this=0x8e8dfc8, e=0xbff5eac4) at widgets/qframe.cpp:557
#18 0xb63efaa1 in QAbstractScrollArea::viewportEvent (this=0x8e8dfc8, e=0xbff5eac4) at widgets/qabstractscrollarea.cpp:1043
#19 0xb6495abc in QAbstractItemView::viewportEvent (this=0x8e8dfc8, event=0xbff5eac4) at itemviews/qabstractitemview.cpp:1644
#20 0xb64e3b56 in QTreeView::viewportEvent (this=0x8e8dfc8, event=0xbff5eac4) at itemviews/qtreeview.cpp:1257
#21 0xb6e042b9 in ?? () from /usr/lib/libamaroklib.so.1
#22 0xb63f21c6 in viewportEvent (this=<optimized out>, event=0xbff5eac4) at widgets/qabstractscrollarea_p.h:100
#23 eventFilter (e=0xbff5eac4, this=<optimized out>, o=<optimized out>) at widgets/qabstractscrollarea_p.h:116
#24 QAbstractScrollAreaFilter::eventFilter (this=0x8e8f5b8, o=0x8e8eb60, e=0xbff5eac4) at widgets/qabstractscrollarea_p.h:115
#25 0xb597cb16 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8344fc0, receiver=0x8e8eb60, event=0xbff5eac4) at kernel/qcoreapplication.cpp:986
#26 0xb5ee4ea2 in notify_helper (e=0xbff5eac4, receiver=0x8e8eb60, this=0x8344fc0) at kernel/qapplication.cpp:4555
#27 QApplicationPrivate::notify_helper (this=0x8344fc0, receiver=0x8e8eb60, e=0xbff5eac4) at kernel/qapplication.cpp:4531
#28 0xb5eea3a2 in QApplication::notify (this=0x8344fc0, receiver=0x8e8eb60, e=0xbff5eac4) at kernel/qapplication.cpp:4524
#29 0xb74b5b61 in KApplication::notify (this=0xbff5fa5c, receiver=0x8e8eb60, event=0xbff5eac4) at ../../kdeui/kernel/kapplication.cpp:311
#30 0xb597c97e in QCoreApplication::notifyInternal (this=0xbff5fa5c, receiver=0x8e8eb60, event=0xbff5eac4) at kernel/qcoreapplication.cpp:876
#31 0xb5f39697 in sendEvent (event=0xbff5eac4, receiver=0x8e8eb60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e8ecd8, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7432
#33 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e8e3c8, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#34 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e87930, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#35 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e0b778, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#36 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e0b470, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#37 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8c55940, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#38 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8c50f90, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#39 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8c54600, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#40 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8b6f9f0, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#41 0xb5f395e1 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x877bb30, recursive=true, disableUpdates=<optimized out>) at kernel/qwidget.cpp:7444
#42 0xb5f3d231 in QWidgetPrivate::prepareToRender (this=0x877bb30, region=..., renderFlags=...) at kernel/qwidget.cpp:5390
#43 0xb5fd4a5d in QPixmap::grabWidget (widget=0x877bab8, rect=...) at image/qpixmap.cpp:1127
#44 0xadce44e7 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#45 0xadcdd3d1 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#46 0xb5997ac4 in QObject::event (this=0x9045230, e=0xbff5f75c) at kernel/qobject.cpp:1157
#47 0xb5ee4ed4 in notify_helper (e=0xbff5f75c, receiver=0x9045230, this=0x8344fc0) at kernel/qapplication.cpp:4559
#48 QApplicationPrivate::notify_helper (this=0x8344fc0, receiver=0x9045230, e=0xbff5f75c) at kernel/qapplication.cpp:4531
#49 0xb5eea30d in QApplication::notify (this=0xbff5f75c, receiver=0x9045230, e=0xbff5f75c) at kernel/qapplication.cpp:4288
#50 0xb74b5b61 in KApplication::notify (this=0xbff5fa5c, receiver=0x9045230, event=0xbff5f75c) at ../../kdeui/kernel/kapplication.cpp:311
#51 0xb597c97e in QCoreApplication::notifyInternal (this=0xbff5fa5c, receiver=0x9045230, event=0xbff5f75c) at kernel/qcoreapplication.cpp:876
#52 0xb59b1990 in sendEvent (event=0xbff5f75c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#53 QTimerInfoList::activateTimers (this=0x825241c) at kernel/qeventdispatcher_unix.cpp:611
#54 0xb59af0f8 in timerSourceDispatch (source=0x82523e8) at kernel/qeventdispatcher_glib.cpp:186
#55 timerSourceDispatch (source=0x82523e8) at kernel/qeventdispatcher_glib.cpp:180
#56 0xb4375d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#57 0xb4376125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#58 0xb4376201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#59 0xb59af887 in QEventDispatcherGlib::processEvents (this=0x81dde88, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#60 0xb5f9daaa in QGuiEventDispatcherGlib::processEvents (this=0x81dde88, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#61 0xb597b50d in QEventLoop::processEvents (this=0xbff5f9c4, flags=...) at kernel/qeventloop.cpp:149
#62 0xb597b7a9 in QEventLoop::exec (this=0xbff5f9c4, flags=...) at kernel/qeventloop.cpp:204
#63 0xb5980eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#64 0xb5ee2a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#65 0x0804fd42 in ?? ()
#66 0xb55704d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#67 0x08052499 in _start ()

Possible duplicates by query: bug 293558, bug 289452, bug 281628, bug 276111, bug 276065.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-06-15 08:27:41 UTC
Thank you for your report. Could you please install the debugging symbols for Amarok and provide a better backtrace?
Comment 2 Myriam Schweingruber 2012-08-13 09:16:38 UTC
Closing for lack of feedback, Please feel free to reopen this report if you can reproduce it with Amarok 2.6 and provide a valid backtrace.