Bug 299794 - crash after sorting non-existant data
Summary: crash after sorting non-existant data
Status: RESOLVED DUPLICATE of bug 282773
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 04:41 UTC by Andrew Engelbrecht
Modified: 2012-05-11 23:40 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 Andrew Engelbrecht 2012-05-11 04:41:31 UTC
Application: amarok (2.4.3)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-19-generic x86_64
Distribution: Trisquel 5.5

-- Information about the crash:
- What I was doing when the application crashed:

I clicked the 'manage shortcuts' preference button, but got an error. I think this is the one:

Unkown Open Collaboration Service API error. (0)

Then I clicked the Order by: 'Rating' button, and Amarok crashed.

I am using Trisquel 5.5, which is based off of Ubuntu 11.10.

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

Thread 22 (Thread 0x7f374e473700 (LWP 5168)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f37693c1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0x1a9f460, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f374e472db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f376ef93cbf in QInotifyFileSystemWatcherEngine::run (this=0x1b63720) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f376eecad05 in QThreadPrivate::start (arg=0x1b63720) at thread/qthread_unix.cpp:331
#9  0x00007f376ae66efc in start_thread (arg=0x7f374e473700) at pthread_create.c:304
#10 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f37473ed700 (LWP 5172)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f37693c1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0x1dd45c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f37473ecde0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f376eecad05 in QThreadPrivate::start (arg=0x1dd3c70) at thread/qthread_unix.cpp:331
#8  0x00007f376ae66efc in start_thread (arg=0x7f37473ed700) at pthread_create.c:304
#9  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f374596a700 (LWP 5177)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x1e27ff0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e28210, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376c3f9864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e27e50, th=0x1e28700) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f376c3fbe0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x1e28700) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f376c3faccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f3745969e00, parent=0x1e27e50, th=0x1e28700) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f376c3fad5b in ThreadWeaver::Thread::run (this=0x1e28700) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f376eecad05 in QThreadPrivate::start (arg=0x1e28700) at thread/qthread_unix.cpp:331
#8  0x00007f376ae66efc in start_thread (arg=0x7f374596a700) at pthread_create.c:304
#9  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f373ffff700 (LWP 5180)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x1e27ff0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e28210, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376c3f9864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e27e50, th=0x203ec30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f376c3fbe0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x203ec30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f376c3fbe24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x203ec30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f376c3fbe24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x203ec30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f376c3fbe24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x203ec30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f376c3faccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f373fffee00, parent=0x1e27e50, th=0x203ec30) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f376c3fad5b in ThreadWeaver::Thread::run (this=0x203ec30) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f376eecad05 in QThreadPrivate::start (arg=0x203ec30) at thread/qthread_unix.cpp:331
#11 0x00007f376ae66efc in start_thread (arg=0x7f373ffff700) at pthread_create.c:304
#12 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f373f7fe700 (LWP 5181)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x1e27ff0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e28210, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376c3f9864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e27e50, th=0x1fb5ff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f376c3fbe0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x1fb5ff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f376c3faccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f373f7fde00, parent=0x1e27e50, th=0x1fb5ff0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f376c3fad5b in ThreadWeaver::Thread::run (this=0x1fb5ff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f376eecad05 in QThreadPrivate::start (arg=0x1fb5ff0) at thread/qthread_unix.cpp:331
#8  0x00007f376ae66efc in start_thread (arg=0x7f373f7fe700) at pthread_create.c:304
#9  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f373effd700 (LWP 5182)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x1e27ff0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e28210, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376c3f9864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e27e50, th=0x1fb9200) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f376c3fbe0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x1fb9200) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f376c3fbe24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x1fb9200) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f376c3fbe24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e28330, th=0x1fb9200) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f376c3faccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f373effce00, parent=0x1e27e50, th=0x1fb9200) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f376c3fad5b in ThreadWeaver::Thread::run (this=0x1fb9200) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f376eecad05 in QThreadPrivate::start (arg=0x1fb9200) at thread/qthread_unix.cpp:331
#10 0x00007f376ae66efc in start_thread (arg=0x7f373effd700) at pthread_create.c:304
#11 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f373e3d7700 (LWP 5183)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3765e1bc2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f3765e1bd59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f376ae66efc in start_thread (arg=0x7f373e3d7700) at pthread_create.c:304
#4  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f373d0c0700 (LWP 5217)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376b442fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f376b443019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f376ae66efc in start_thread (arg=0x7f373d0c0700) at pthread_create.c:304
#4  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f3746575700 (LWP 5333)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f374d7707dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f374d77b64f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f37613a0e87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007f37613a0e87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007f374d7716ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#12 0x00007f3761111064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007f37693e97d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f37693e72b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f376ae66efc in start_thread (arg=0x7f3746575700) at pthread_create.c:304
#16 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f372e490700 (LWP 5334)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f374d7707dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f374d77b200 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007f374d77b64f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f374d7716ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x00007f3761111064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007f37693e97d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f37693e72b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f376ae66efc in start_thread (arg=0x7f372e490700) at pthread_create.c:304
#12 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f372dc8f700 (LWP 5335)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f374d7707dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x00007f372e8cb69c in ?? () from /usr/lib/gstreamer-0.10/libgstmad.so
#6  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f3761384c7f in gst_base_parse_push_frame () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007f376138588e in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007f3761387b6d in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007f3761111064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007f37693e97d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f37693e72b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f376ae66efc in start_thread (arg=0x7f372dc8f700) at pthread_create.c:304
#14 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f372d48e700 (LWP 5336)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376138f1cf in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#2  0x00007f375284a778 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#3  0x00007f3761390ba9 in ?? () from /usr/lib/libgstbase-0.10.so.0
#4  0x00007f37613933df in ?? () from /usr/lib/libgstbase-0.10.so.0
#5  0x00007f3761393737 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x00007f3761393b1f in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007f37613a0e87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x00007f37613a0e87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f37613a0e87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x00007f37610eae0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007f374d7716ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007f3761111064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007f37693e97d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f37693e72b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f376ae66efc in start_thread (arg=0x7f372d48e700) at pthread_create.c:304
#19 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f372cc8d700 (LWP 5439)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x2bb6f30) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2bb69c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376fea1894 in QFileInfoGatherer::run (this=0x2bb69b8) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f376eecad05 in QThreadPrivate::start (arg=0x2bb69b8) at thread/qthread_unix.cpp:331
#5  0x00007f376ae66efc in start_thread (arg=0x7f372cc8d700) at pthread_create.c:304
#6  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3727c50700 (LWP 5440)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f37693c1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0x2eaec00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f3727c4fdb0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f376ef93cbf in QInotifyFileSystemWatcherEngine::run (this=0x2c49ad0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f376eecad05 in QThreadPrivate::start (arg=0x2c49ad0) at thread/qthread_unix.cpp:331
#9  0x00007f376ae66efc in start_thread (arg=0x7f3727c50700) at pthread_create.c:304
#10 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f372723b700 (LWP 6623)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x34e52b0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2b6abe8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376fea1894 in QFileInfoGatherer::run (this=0x2b6abd8) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f376eecad05 in QThreadPrivate::start (arg=0x2b6abd8) at thread/qthread_unix.cpp:331
#5  0x00007f376ae66efc in start_thread (arg=0x7f372723b700) at pthread_create.c:304
#6  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f3726a3a700 (LWP 6624)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f37693c1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0x2dee750, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f3726a39db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f376ef93cbf in QInotifyFileSystemWatcherEngine::run (this=0x34c2840) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f376eecad05 in QThreadPrivate::start (arg=0x34c2840) at thread/qthread_unix.cpp:331
#9  0x00007f376ae66efc in start_thread (arg=0x7f3726a3a700) at pthread_create.c:304
#10 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f375283a700 (LWP 7209)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3766a2b03f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f3766a1c45c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f3766a1cac9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f3766a1cb80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f3766a2afef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f37620eac78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so
#7  0x00007f376ae66efc in start_thread (arg=0x7f375283a700) at pthread_create.c:304
#8  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f372602f700 (LWP 8929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x334b600) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xe5ed118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376fea1894 in QFileInfoGatherer::run (this=0xe5ed108) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f376eecad05 in QThreadPrivate::start (arg=0xe5ed108) at thread/qthread_unix.cpp:331
#5  0x00007f376ae66efc in start_thread (arg=0x7f372602f700) at pthread_create.c:304
#6  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f372541e700 (LWP 8930)):
#0  0x00007f376ae69034 in __pthread_mutex_lock (mutex=0x250d8f8) at pthread_mutex_lock.c:61
#1  0x00007f37693c0649 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c1d81 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0x1ab1730, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f372541ddb0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007f376ef93cbf in QInotifyFileSystemWatcherEngine::run (this=0xe5f0370) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f376eecad05 in QThreadPrivate::start (arg=0xe5f0370) at thread/qthread_unix.cpp:331
#10 0x00007f376ae66efc in start_thread (arg=0x7f372541e700) at pthread_create.c:304
#11 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3724c1d700 (LWP 9030)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f376eecb1ab in wait (time=18446744073709551615, this=0x2c4c790) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xe671608, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f376fea1894 in QFileInfoGatherer::run (this=0xe6715f8) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f376eecad05 in QThreadPrivate::start (arg=0xe6715f8) at thread/qthread_unix.cpp:331
#5  0x00007f376ae66efc in start_thread (arg=0x7f3724c1d700) at pthread_create.c:304
#6  0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f36dffff700 (LWP 9031)):
#0  0x00007f376e65e473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f37693c1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f376efdcf3e in QEventDispatcherGlib::processEvents (this=0xe66bb90, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f376efb0ef7 in QEventLoop::exec (this=0x7f36dfffedb0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f376eec827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f376ef93cbf in QInotifyFileSystemWatcherEngine::run (this=0xb01f800) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f376eecad05 in QThreadPrivate::start (arg=0xb01f800) at thread/qthread_unix.cpp:331
#9  0x00007f376ae66efc in start_thread (arg=0x7f36dffff700) at pthread_create.c:304
#10 0x00007f376e66a59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3771d197a0 (LWP 5155)):
[KCrash Handler]
#6  0x00007f376dca2068 in Attica::BaseJob::abort() () from /usr/lib/libattica.so.0
#7  0x00007f376bf21e95 in KNS3::AtticaProvider::loadEntries (this=0x22fd1f0, request=...) at ../../../knewstuff/knewstuff3/attica/atticaprovider.cpp:138
#8  0x00007f376befe50b in KNS3::Engine::reloadEntries (this=0x7f3740082ab0) at ../../../knewstuff/knewstuff3/core/engine.cpp:313
#9  0x00007f376bef055d in KNS3::DownloadWidget::qt_metacall (this=0x2af5940, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2da36300) at ./downloadwidget.moc:113
#10 0x00007f376efc4eba in QMetaObject::activate (sender=0x7f3740028e20, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff2da36300) at kernel/qobject.cpp:3278
#11 0x00007f3770023642 in QAbstractButton::clicked (this=<optimized out>, _t1=true) at .moc/release-shared/moc_qabstractbutton.cpp:206
#12 0x00007f376fd691fe in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546
#13 0x00007f376fd6a53b in QAbstractButtonPrivate::click (this=0x7f37403cdb70) at widgets/qabstractbutton.cpp:539
#14 0x00007f376fd6a7ac in QAbstractButton::mouseReleaseEvent (this=0x7f3740028e20, e=0x7fff2da36a10) at widgets/qabstractbutton.cpp:1121
#15 0x00007f376fa02cea in QWidget::event (this=0x7f3740028e20, event=0x7fff2da36a10) at kernel/qwidget.cpp:8295
#16 0x00007f376f9b2474 in notify_helper (e=0x7fff2da36a10, receiver=0x7f3740028e20, this=0x1538180) at kernel/qapplication.cpp:4486
#17 QApplicationPrivate::notify_helper (this=0x1538180, receiver=0x7f3740028e20, e=0x7fff2da36a10) at kernel/qapplication.cpp:4458
#18 0x00007f376f9b7cbb in QApplication::notify (this=<optimized out>, receiver=0x7f3740028e20, e=0x7fff2da36a10) at kernel/qapplication.cpp:4047
#19 0x00007f3771714466 in KApplication::notify (this=0x7fff2da38c10, receiver=0x7f3740028e20, event=0x7fff2da36a10) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f376efb1afc in QCoreApplication::notifyInternal (this=0x7fff2da38c10, receiver=0x7f3740028e20, event=0x7fff2da36a10) at kernel/qcoreapplication.cpp:787
#21 0x00007f376f9b3442 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (receiver=0x7f3740028e20, event=0x7fff2da36a10, alienWidget=0x7f3740028e20, nativeWidget=0x7fff2da37670, buttonDown=0x7f3740028e20, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#23 0x00007f376fa329d5 in QETWidget::translateMouseEvent (this=0x7fff2da37670, event=<optimized out>) at kernel/qapplication_x11.cpp:4571
#24 0x00007f376fa3194e in QApplication::x11ProcessEvent (this=0x7fff2da38c10, event=0x7fff2da37230) at kernel/qapplication_x11.cpp:3693
#25 0x00007f376fa5a4a2 in x11EventSourceDispatch (s=0x1513a60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007f37693c1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f37693c2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f376efdced6 in QEventDispatcherGlib::processEvents (this=0x139ef40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#30 0x00007f376fa5a10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f376efb0ef7 in QEventLoop::exec (this=0x7fff2da37600, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007f376fe692d6 in QDialog::exec (this=0x7fff2da37670) at dialogs/qdialog.cpp:552
#34 0x00007f37709c806a in ScriptsConfig::slotManageScripts (this=0x7f37400de9b0) at ../../src/configdialog/dialogs/ScriptsConfig.cpp:72
#35 0x00007f37709c84c1 in ScriptsConfig::qt_metacall (this=0x7f37400de9b0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2da378a0) at ./ScriptsConfig.moc:75
#36 0x00007f376efc4eba in QMetaObject::activate (sender=0x7f3740015150, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff2da378a0) at kernel/qobject.cpp:3278
#37 0x00007f3770023642 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#38 0x00007f376fd691fe in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546
#39 0x00007f376fd6a53b in QAbstractButtonPrivate::click (this=0x7f37401d7d70) at widgets/qabstractbutton.cpp:539
#40 0x00007f376fd6a7ac in QAbstractButton::mouseReleaseEvent (this=0x7f3740015150, e=0x7fff2da37fb0) at widgets/qabstractbutton.cpp:1121
#41 0x00007f376fa02cea in QWidget::event (this=0x7f3740015150, event=0x7fff2da37fb0) at kernel/qwidget.cpp:8295
#42 0x00007f376f9b2474 in notify_helper (e=0x7fff2da37fb0, receiver=0x7f3740015150, this=0x1538180) at kernel/qapplication.cpp:4486
#43 QApplicationPrivate::notify_helper (this=0x1538180, receiver=0x7f3740015150, e=0x7fff2da37fb0) at kernel/qapplication.cpp:4458
#44 0x00007f376f9b7cbb in QApplication::notify (this=<optimized out>, receiver=0x7f3740015150, e=0x7fff2da37fb0) at kernel/qapplication.cpp:4047
#45 0x00007f3771714466 in KApplication::notify (this=0x7fff2da38c10, receiver=0x7f3740015150, event=0x7fff2da37fb0) at ../../kdeui/kernel/kapplication.cpp:311
#46 0x00007f376efb1afc in QCoreApplication::notifyInternal (this=0x7fff2da38c10, receiver=0x7f3740015150, event=0x7fff2da37fb0) at kernel/qcoreapplication.cpp:787
#47 0x00007f376f9b3442 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#48 QApplicationPrivate::sendMouseEvent (receiver=0x7f3740015150, event=0x7fff2da37fb0, alienWidget=0x7f3740015150, nativeWidget=0x9d2a8a0, buttonDown=0x7f3740015150, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#49 0x00007f376fa329d5 in QETWidget::translateMouseEvent (this=0x9d2a8a0, event=<optimized out>) at kernel/qapplication_x11.cpp:4571
#50 0x00007f376fa3194e in QApplication::x11ProcessEvent (this=0x7fff2da38c10, event=0x7fff2da387d0) at kernel/qapplication_x11.cpp:3693
#51 0x00007f376fa5a4a2 in x11EventSourceDispatch (s=0x1513a60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007f37693c1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007f37693c2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007f37693c2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007f376efdced6 in QEventDispatcherGlib::processEvents (this=0x139ef40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#56 0x00007f376fa5a10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#57 0x00007f376efb0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#58 0x00007f376efb0ef7 in QEventLoop::exec (this=0x7fff2da38ba0, flags=...) at kernel/qeventloop.cpp:201
#59 0x00007f376efb5789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#60 0x000000000040916e in main (argc=1, argv=0x7fff2da3b218) at ../../src/main.cpp:289

Possible duplicates by query: bug 282773.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-05-11 23:40:55 UTC
You should check your installation, the problem is in Plasma, not in Amarok.

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