Bug 274052 - Amarok Queue and Crashing
Summary: Amarok Queue and Crashing
Status: RESOLVED DUPLICATE of bug 263308
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.2
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 19:02 UTC by dboundaryspam
Modified: 2011-05-26 09:17 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 dboundaryspam 2011-05-24 19:02:45 UTC
Application: amarok (2.4.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
I was attempting to queue media from a home media server.  Amarok refused to play queued tracks and crashed when I attempted to play the next track on the queud playlist.

I tried to view the playlist.

The crash can be reproduced some of the time.

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

Thread 18 (Thread 0x7f86de3c6700 (LWP 4949)):
#0  0xffffffffff60014f in ?? ()
#1  0x00007f86de3c5a20 in ?? ()
#2  0x00007fffb73ff7b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 17 (Thread 0x7f86cd04d700 (LWP 4951)):
#0  0x00007f86fd70cf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f86f7dd9104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f86f7dd99f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f86ef791c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f86f7e003e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f86f91d7d8c in start_thread (arg=0x7f86cd04d700) at pthread_create.c:304
#6  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f86cac2a700 (LWP 4952)):
#0  0x00007f86fd70cf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f86f7dd9104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f86f7dd9639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f86fe06a446 in QEventDispatcherGlib::processEvents (this=0x147ac80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f86fe03e882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f86fe03eabc in QEventLoop::exec (this=0x7f86cac29d10, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f86fdf55924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f86fe020c2f in QInotifyFileSystemWatcherEngine::run (this=0x1479f20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x1479f20) at thread/qthread_unix.cpp:320
#9  0x00007f86f91d7d8c in start_thread (arg=0x7f86cac2a700) at pthread_create.c:304
#10 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f86ca20c700 (LWP 4953)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86fdf5882b in wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86fb1890b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x156e410, th=0x156ec20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f86fb18b723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1487ad0, th=0x156ec20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f86fb18a53f in ThreadWeaver::ThreadRunHelper::run (this=0x7f86ca20bd60, parent=0x156e410, th=0x156ec20) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f86fb18a5cb in ThreadWeaver::Thread::run (this=0x156ec20) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x156ec20) at thread/qthread_unix.cpp:320
#8  0x00007f86f91d7d8c in start_thread (arg=0x7f86ca20c700) at pthread_create.c:304
#9  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f86c9800700 (LWP 4954)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86fdf5882b in wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86fb1890b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x156e410, th=0x156aa50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f86fb18b723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1487ad0, th=0x156aa50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f86fb18a53f in ThreadWeaver::ThreadRunHelper::run (this=0x7f86c97ffd60, parent=0x156e410, th=0x156aa50) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f86fb18a5cb in ThreadWeaver::Thread::run (this=0x156aa50) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x156aa50) at thread/qthread_unix.cpp:320
#8  0x00007f86f91d7d8c in start_thread (arg=0x7f86c9800700) at pthread_create.c:304
#9  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f86c8fff700 (LWP 4955)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86fdf5882b in wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86fb1890b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x156e410, th=0x156a6c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f86fb18b723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1487ad0, th=0x156a6c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f86fb18a53f in ThreadWeaver::ThreadRunHelper::run (this=0x7f86c8ffed60, parent=0x156e410, th=0x156a6c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f86fb18a5cb in ThreadWeaver::Thread::run (this=0x156a6c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x156a6c0) at thread/qthread_unix.cpp:320
#8  0x00007f86f91d7d8c in start_thread (arg=0x7f86c8fff700) at pthread_create.c:304
#9  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f86c3fff700 (LWP 4956)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86fdf5882b in wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x156e790, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86fb1890b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x156e410, th=0x1569710) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f86fb18b723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1487ad0, th=0x1569710) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f86fb18a53f in ThreadWeaver::ThreadRunHelper::run (this=0x7f86c3ffed60, parent=0x156e410, th=0x1569710) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f86fb18a5cb in ThreadWeaver::Thread::run (this=0x1569710) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x1569710) at thread/qthread_unix.cpp:320
#8  0x00007f86f91d7d8c in start_thread (arg=0x7f86c3fff700) at pthread_create.c:304
#9  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f86c37fe700 (LWP 4957)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86f456d832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f86f91d7d8c in start_thread (arg=0x7f86c37fe700) at pthread_create.c:304
#3  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f86c191c700 (LWP 4960)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86f9ad32a2 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f86f9dec180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f86f9ad32d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f86f9dfa254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f86f91d7d8c in start_thread (arg=0x7f86c191c700) at pthread_create.c:304
#4  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f86d9fd5700 (LWP 5142)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86fdf5882b in wait (this=<value optimized out>, mutex=0x24d9a88, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x24d9a88, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86feef60e4 in QFileInfoGatherer::run (this=0x24d9a78) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x24d9a78) at thread/qthread_unix.cpp:320
#5  0x00007f86f91d7d8c in start_thread (arg=0x7f86d9fd5700) at pthread_create.c:304
#6  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f86e0121700 (LWP 5143)):
#0  0x00007f86f91dbd9d in __pthread_mutex_unlock_usercnt (mutex=0x24dd848) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x24dd848) at pthread_mutex_unlock.c:290
#2  0x00007f86f7dd8094 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f86f7dd8f9d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f86f7dd9639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f86fe06a446 in QEventDispatcherGlib::processEvents (this=0x24ddde0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f86fe03e882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f86fe03eabc in QEventLoop::exec (this=0x7f86e0120d10, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f86fdf55924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#9  0x00007f86fe020c2f in QInotifyFileSystemWatcherEngine::run (this=0x24d6070) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f86fdf58175 in QThreadPrivate::start (arg=0x24d6070) at thread/qthread_unix.cpp:320
#11 0x00007f86f91d7d8c in start_thread (arg=0x7f86e0121700) at pthread_create.c:304
#12 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f86cd84e700 (LWP 5308)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86e5ea61af in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#2  0x00007f86e01313c8 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#3  0x00007f86e5ea7ca0 in ?? () from /usr/lib/libgstbase-0.10.so.0
#4  0x00007f86e5eaa07f in ?? () from /usr/lib/libgstbase-0.10.so.0
#5  0x00007f86e5eaa3d7 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x00007f86e5eaa7cf in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007f86e5eb7826 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x00007f86e5eb7826 in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f86e5eb7826 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007f86db065325 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007f86e6154f30 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007f86f7e02b16 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f86f7e003e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f86f91d7d8c in start_thread (arg=0x7f86cd84e700) at pthread_create.c:304
#19 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f86accac700 (LWP 5309)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86db0643d5 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f86db06f69f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f86e5eb7826 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007f86e5eb7826 in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007f86db065325 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#12 0x00007f86e6154f30 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007f86f7e02b16 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f86f7e003e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f86f91d7d8c in start_thread (arg=0x7f86accac700) at pthread_create.c:304
#16 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f86d77d0700 (LWP 5312)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86db0643d5 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f86db06f23d in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007f86db06f69f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f86db065325 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x00007f86e6154f30 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007f86f7e02b16 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f86f7e003e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f86f91d7d8c in start_thread (arg=0x7f86d77d0700) at pthread_create.c:304
#12 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f86d97d4700 (LWP 5313)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f86db0643d5 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x00007f86af744c9c in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#6  0x00007f86af745b7f in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#7  0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007f86afb8c4bf in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#9  0x00007f86afb8d019 in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#10 0x00007f86afb8db1f in ?? () from /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
#11 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f86b7b06e8c in ?? () from /usr/lib/libgsttag-0.10.so.0
#13 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007f86db071af8 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007f86e612e9d4 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#17 0x00007f86e5eafd58 in ?? () from /usr/lib/libgstbase-0.10.so.0
#18 0x00007f86e6154f30 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#19 0x00007f86f7e02b16 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f86f7e003e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f86f91d7d8c in start_thread (arg=0x7f86d97d4700) at pthread_create.c:304
#22 0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#23 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f86b0bba700 (LWP 6105)):
#0  0x00007f86fd70cf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f86f4fe832f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007f86f4fda116 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f86f4fda749 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f86f4fda800 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f86f4fe82df in ?? () from /usr/lib/libpulse.so.0
#6  0x00007f86f079ba88 in ?? () from /usr/lib/libpulsecommon-0.9.22.so
#7  0x00007f86f91d7d8c in start_thread (arg=0x7f86b0bba700) at pthread_create.c:304
#8  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f86af4b1700 (LWP 6107)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f86fdf5879e in wait (this=<value optimized out>, mutex=0x7f86c428d910, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f86c428d910, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f86fdf4d218 in QThreadPoolThread::run (this=0x7f86c428d800) at concurrent/qthreadpool.cpp:140
#4  0x00007f86fdf58175 in QThreadPrivate::start (arg=0x7f86c428d800) at thread/qthread_unix.cpp:320
#5  0x00007f86f91d7d8c in start_thread (arg=0x7f86af4b1700) at pthread_create.c:304
#6  0x00007f86fd71a04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8700d01840 (LWP 4944)):
[KCrash Handler]
#6  0x00007f86ff73a8a4 in PlaylistQueueEditor::updateView (this=0x27bd110) at ../../src/playlist/PlaylistQueueEditor.cpp:60
#7  0x00007f86ff73abc5 in PlaylistQueueEditor::PlaylistQueueEditor (this=0x27bd110) at ../../src/playlist/PlaylistQueueEditor.cpp:35
#8  0x00007f86ff7636b5 in Playlist::Dock::slotEditQueue (this=0x1288cf0) at ../../src/playlist/PlaylistDock.cpp:298
#9  0x00007f86ff62e41c in Playlist::Dock::qt_metacall (this=0x1288cf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb73894b0) at moc_PlaylistDock.cpp:89
#10 0x00007f86fe0545f8 in QMetaObject::activate (sender=0x10b1850, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffb73894b0) at kernel/qobject.cpp:3287
#11 0x00007f86fe9f8112 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#12 0x00007f86fe9f82ff in QAction::activate (this=0x10b1850, event=<value optimized out>) at kernel/qaction.cpp:1257
#13 0x00007f86fedbed7a in QAbstractButtonPrivate::click (this=0x14372a0) at widgets/qabstractbutton.cpp:528
#14 0x00007f86fedbf02c in QAbstractButton::mouseReleaseEvent (this=0x1437270, e=0x7fffb7389e00) at widgets/qabstractbutton.cpp:1121
#15 0x00007f86fee7b2ca in QToolButton::mouseReleaseEvent (this=<value optimized out>, e=<value optimized out>) at widgets/qtoolbutton.cpp:721
#16 0x00007f86fea4fcb8 in QWidget::event (this=0x1437270, event=0x7fffb7389e00) at kernel/qwidget.cpp:8259
#17 0x00007f86fe9fe9e4 in QApplicationPrivate::notify_helper (this=0x87ef30, receiver=0x1437270, e=0x7fffb7389e00) at kernel/qapplication.cpp:4462
#18 0x00007f86fea03db3 in QApplication::notify (this=<value optimized out>, receiver=0x1437270, e=0x7fffb7389e00) at kernel/qapplication.cpp:4023
#19 0x00007f8700712866 in KApplication::notify (this=0x7fffb738aaa0, receiver=0x1437270, event=0x7fffb7389e00) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f86fe03f49c in QCoreApplication::notifyInternal (this=0x7fffb738aaa0, receiver=0x1437270, event=0x7fffb7389e00) at kernel/qcoreapplication.cpp:731
#21 0x00007f86fe9ffa0d in sendEvent (receiver=0x1437270, event=0x7fffb7389e00, alienWidget=0x1437270, nativeWidget=0x1427740, buttonDown=0x7f86ff4df218, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (receiver=0x1437270, event=0x7fffb7389e00, alienWidget=0x1437270, nativeWidget=0x1427740, buttonDown=0x7f86ff4df218, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122
#23 0x00007f86fea7f600 in QETWidget::translateMouseEvent (this=0x1427740, event=<value optimized out>) at kernel/qapplication_x11.cpp:4556
#24 0x00007f86fea7e04a in QApplication::x11ProcessEvent (this=0x7fffb738aaa0, event=0x7fffb738a750) at kernel/qapplication_x11.cpp:3678
#25 0x00007f86feaa6162 in x11EventSourceDispatch (s=0x884360, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007f86f7dd8bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f86f7dd93a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f86f7dd9639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f86fe06a3ef in QEventDispatcherGlib::processEvents (this=0x6d17c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#30 0x00007f86feaa5dfe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f86fe03e882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f86fe03eabc in QEventLoop::exec (this=0x7fffb738aa50, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007f86fe042ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#34 0x0000000000409c51 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../src/main.cpp:268

This bug may be a duplicate of or related to bug 274047.

Possible duplicates by query: bug 274047, bug 266135, bug 263308.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-05-26 09:17:39 UTC

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