Bug 319093

Summary: Amarok segfaults when trying to play a file with incorrect permissions, rather than giving a warning
Product: [Applications] amarok Reporter: searchfgold67899
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash CC: searchfgold67899, tdfischer, tom.winterhalder
Priority: NOR    
Version: 2.7.0   
Target Milestone: 2.8   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description searchfgold67899 2013-04-29 22:47:06 UTC
When playing a file owned by root, the application will freeze. The crash handler reports a segmentation fault. There is no warning, checking, or way of handling files owned by root. Workaround is to modify the file's permissions to be owned by the same user using Amarok.
Perhaps a graphics bug?
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c001fb
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c001fb
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c001fd
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c001fd
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c001ff
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c001ff
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c00201
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x1
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c00201
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c00203
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c00203
X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode: 53 (X_CreatePixmap)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 14 (X_GetGeometry)
  Resource id:  0x6c00205
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 3 (X_GetWindowAttributes)
  Resource id:  0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Extension:    139 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x6c00205
"<?xml version="1.0" encoding="utf-8"?>
<lfm status="failed">
<error code="6">
    No user with that name was found
</error>
</lfm>
" 



Reproducible: Always

Steps to Reproduce:
1. Modify a file so that it is owned by root. 
2. Open Amarok as a normal user.
3. Try to play one of the files from step 1.
Actual Results:  
Application apparently segfaults, and freezes.

Expected Results:  
Expected a warning message.

I am using a nVidia GeForce 6800 graphics card with proprietary drivers (nvidia-304-updates).
Comment 1 Myriam Schweingruber 2013-04-29 23:16:52 UTC
Could you please provide a backtrace for this? See also http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

This is a corner case though, as normally a user shouldn't come across such a situation
Comment 2 searchfgold67899 2013-04-29 23:33:17 UTC
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 0xaeb4a740 (LWP 14057))]

Thread 18 (Thread 0xa27efb40 (LWP 14062)):
#0  0xb46d1de3 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb566ff84 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4418d30 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43d4d2b in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb43d55cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb43d5831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb59d7c3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb59a43ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb59a46e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb588ffec in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb5983f2d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#13 0x5c8b0824 in ?? ()
#14 0xbab80424 in ?? ()
#15 0x65000000 in ?? ()
#16 0x001015ff in ?? ()
#17 0xd3890000 in ?? ()
#18 0xfff0013d in ?? ()
#19 0xc30173ff in ?? ()
#20 0x0fe162e8 in ?? ()
#21 0x7bc18100 in ?? ()
#22 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 17 (Thread 0xa0a60b40 (LWP 14063)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58930f0 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb4e2ba55 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb4e2e98b in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb4e2b65a in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb4e2eae4 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb4e2d324 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb4e2d3da in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#13 0x5c8b0824 in ?? ()
#14 0xbab80424 in ?? ()
#15 0x65000000 in ?? ()
#16 0x001015ff in ?? ()
#17 0xd3890000 in ?? ()
#18 0xfff0013d in ?? ()
#19 0xc30173ff in ?? ()
#20 0x0fe162e8 in ?? ()
#21 0x7bc18100 in ?? ()
#22 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 16 (Thread 0xa00ffb40 (LWP 14064)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58930f0 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb4e2ba55 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb4e2e98b in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb4e2b65a in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb4e2eae4 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb4e2d324 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb4e2d3da in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#15 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#16 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#17 0x5c8b0824 in ?? ()
#18 0xbab80424 in ?? ()
#19 0x65000000 in ?? ()
#20 0x001015ff in ?? ()
#21 0xd3890000 in ?? ()
#22 0xfff0013d in ?? ()
#23 0xc30173ff in ?? ()
#24 0x0fe162e8 in ?? ()
#25 0x7bc18100 in ?? ()
#26 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 15 (Thread 0x9f8feb40 (LWP 14065)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58930f0 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb4e2ba55 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb4e2e98b in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb4e2b65a in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb4e2eae4 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb4e2d324 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb4e2d3da in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#25 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#26 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#27 0x5c8b0824 in ?? ()
#28 0xbab80424 in ?? ()
#29 0x65000000 in ?? ()
#30 0x001015ff in ?? ()
#31 0xd3890000 in ?? ()
#32 0xfff0013d in ?? ()
#33 0xc30173ff in ?? ()
#34 0x0fe162e8 in ?? ()
#35 0x7bc18100 in ?? ()
#36 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0x9f0fdb40 (LWP 14066)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58930f0 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb4e2ba55 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb4e2e98b in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb4e2b65a in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb4e2eae4 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb4e2eb00 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb4e2b553 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb4e2d324 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb4e2d3da in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#21 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#22 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#23 0x5c8b0824 in ?? ()
#24 0xbab80424 in ?? ()
#25 0x65000000 in ?? ()
#26 0x001015ff in ?? ()
#27 0xd3890000 in ?? ()
#28 0xfff0013d in ?? ()
#29 0xc30173ff in ?? ()
#30 0x0fe162e8 in ?? ()
#31 0x7bc18100 in ?? ()
#32 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0x9e70bb40 (LWP 14067)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb56758e2 in clock_gettime () from /lib/i386-linux-gnu/libc.so.6
#2  0xb58f10d5 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3  0xb59d880e in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb59d8b9a in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb59d7373 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb59d740d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb43d4d21 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb43d55cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb43d5831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb59d7c3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb59a43ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb59a46e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#13 0xb588ffec in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#14 0xb5983f2d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#15 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#16 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#17 0x5c8b0824 in ?? ()
#18 0xbab80424 in ?? ()
#19 0x65000000 in ?? ()
#20 0x001015ff in ?? ()
#21 0xd3890000 in ?? ()
#22 0xfff0013d in ?? ()
#23 0xc30173ff in ?? ()
#24 0x0fe162e8 in ?? ()
#25 0x7bc18100 in ?? ()
#26 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 12 (Thread 0x9ded8b40 (LWP 14068)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3708ae5 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb3708b1f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#14 0x7bc18100 in ?? ()
#15 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0x9cda1b40 (LWP 14071)):
#0  0xb46d1de3 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb566ff84 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4418d30 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb43d4d2b in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb43d55cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb43d5831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb59d7c3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb59a43ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb59a46e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb588ffec in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb589014b in QThread::run() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#13 0x5c8b0824 in ?? ()
#14 0xbab80424 in ?? ()
#15 0x65000000 in ?? ()
#16 0x001015ff in ?? ()
#17 0xd3890000 in ?? ()
#18 0xfff0013d in ?? ()
#19 0xc30173ff in ?? ()
#20 0x0fe162e8 in ?? ()
#21 0x7bc18100 in ?? ()
#22 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 10 (Thread 0x9c4f8b40 (LWP 14072)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb48990ed in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb489911f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#14 0x7bc18100 in ?? ()
#15 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0x8faffb40 (LWP 14094)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d384b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fd7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3739f63 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb3418b1b in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb371e982 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb3739b12 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#8  0x5c8b0824 in ?? ()
#9  0xbab80424 in ?? ()
#10 0x65000000 in ?? ()
#11 0x001015ff in ?? ()
#12 0xd3890000 in ?? ()
#13 0xfff0013d in ?? ()
#14 0xc30173ff in ?? ()
#15 0x0fe162e8 in ?? ()
#16 0x7bc18100 in ?? ()
#17 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0x91412b40 (LWP 15488)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d3c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fdd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb589306d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb588560c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x65000000 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd3890000 in ?? ()
#12 0xfff0013d in ?? ()
#13 0xc30173ff in ?? ()
#14 0x0fe162e8 in ?? ()
#15 0x7bc18100 in ?? ()
#16 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0x90c11b40 (LWP 15489)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d3c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fdd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb589306d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb588560c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x65000000 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd3890000 in ?? ()
#12 0xfff0013d in ?? ()
#13 0xc30173ff in ?? ()
#14 0x0fe162e8 in ?? ()
#15 0x7bc18100 in ?? ()
#16 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0x8edbfb40 (LWP 15490)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d3c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fdd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb589306d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb588560c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x65000000 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd3890000 in ?? ()
#12 0xfff0013d in ?? ()
#13 0xc30173ff in ?? ()
#14 0x0fe162e8 in ?? ()
#15 0x7bc18100 in ?? ()
#16 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0x8d5bcb40 (LWP 15491)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d3c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fdd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb589306d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb588560c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x65000000 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd3890000 in ?? ()
#12 0xfff0013d in ?? ()
#13 0xc30173ff in ?? ()
#14 0x0fe162e8 in ?? ()
#15 0x7bc18100 in ?? ()
#16 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0x8ccbbb40 (LWP 15493)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d3c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb566fdd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb589306d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb588560c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5892b18 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x65000000 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd3890000 in ?? ()
#12 0xfff0013d in ?? ()
#13 0xc30173ff in ?? ()
#14 0x0fe162e8 in ?? ()
#15 0x7bc18100 in ?? ()
#16 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x8b7feb40 (LWP 15499)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb46d64d2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb46d1ef2 in _L_lock_1037 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0xb46d1e87 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb566ff84 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#5  0xb4418d30 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb123e4b7 in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#7  0xb1226a27 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#8  0xb12608d6 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#9  0xa36c598d in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#10 0xb122305c in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#11 0xb122e492 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#12 0xb123e4dd in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#13 0xb1226a27 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#14 0x9a4948b4 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#15 0xb122305c in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#16 0xb122e492 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#17 0xb123e4dd in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#18 0xb1226a27 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#19 0x9a48d87f in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#20 0xb122305c in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#21 0xb122e492 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#22 0xb123e4dd in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#23 0xb123eee0 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#24 0xb123fa74 in gst_element_continue_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#25 0xb123f4af in gst_element_change_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#26 0xb123fe57 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#27 0xb123f16f in gst_element_set_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#28 0x9a491f1d in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#29 0x9a4937b9 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#30 0x9a493be2 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#31 0xb427086a in g_cclosure_marshal_VOID__PARAM () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#32 0xb426dc36 in g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#33 0xb427ff9e in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#34 0xb4287fa7 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#35 0xb4288233 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#36 0xb427225f in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#37 0xb1221da2 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#38 0xb4273ed8 in g_object_notify_by_pspec () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#39 0xb1258148 in gst_pad_set_caps () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#40 0x99a97db1 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstaudioparsers.so
#41 0xb1300255 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#42 0xb1303ccc in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#43 0xb1286e10 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#44 0xb1287fb8 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#45 0xb43fb9d8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#46 0xb43fafc3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#47 0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#48 0x5c8b0824 in ?? ()
#49 0xbab80424 in ?? ()
#50 0x65000000 in ?? ()
#51 0x001015ff in ?? ()
#52 0xd3890000 in ?? ()
#53 0xfff0013d in ?? ()
#54 0xc30173ff in ?? ()
#55 0x0fe162e8 in ?? ()
#56 0x7bc18100 in ?? ()
#57 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x91c13b40 (LWP 15500)):
#0  0xb77aa424 in __kernel_vsyscall ()
#1  0xb5652dcb in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4012d16 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xb400108a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xb40018c9 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb40019a4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb4012c9e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb148beaa in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-3.0.so
#8  0xb1105101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#17 0x7bc18100 in ?? ()
#18 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xaeb4a740 (LWP 14057)):
[KCrash Handler]
#6  0xb4277601 in g_value_set_object () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#7  0xa36cb041 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#8  0xb427550c in g_object_get_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#9  0xb4275878 in g_object_get () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#10 0xac25ae72 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#11 0xb427086a in g_cclosure_marshal_VOID__PARAM () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0xb426dc36 in g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0xb427ff9e in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#14 0xb4287fa7 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#15 0xb4288233 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#16 0xb427225f in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#17 0xb1221da2 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#18 0xb4273dc0 in g_object_notify () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#19 0xa36c7013 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#20 0xb427086a in g_cclosure_marshal_VOID__PARAM () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#21 0xb426dc36 in g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#22 0xb427ff9e in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#23 0xb4287fa7 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#24 0xb4288233 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#25 0xb427225f in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#26 0xb1221da2 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#27 0xb4273dc0 in g_object_notify () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#28 0x9a499436 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#29 0xb123f42b in gst_element_change_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#30 0xb123fe57 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#31 0xb123f16f in gst_element_set_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#32 0xb122a8ab in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#33 0xb12610c2 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#34 0xa36c9439 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#35 0xb123f42b in gst_element_change_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#36 0xb123fe57 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#37 0xb123f16f in gst_element_set_state () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#38 0xac2591f6 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#39 0xac25023e in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#40 0xac250630 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#41 0xb4ccf70e in Phonon::MediaObject::play() () from /usr/lib/i386-linux-gnu/libphonon.so.4
#42 0xb6f5593d in EngineController::playUrl(KUrl const&, unsigned int) () from /usr/lib/libamaroklib.so.1
#43 0xb6f5705b in EngineController::play(KSharedPtr<Meta::Track>, unsigned int) () from /usr/lib/libamaroklib.so.1
#44 0xb6b948ce in Playlist::Actions::play(unsigned long long, bool) () from /usr/lib/libamaroklib.so.1
#45 0xb6b94fe6 in Playlist::Actions::play(QModelIndex const&) () from /usr/lib/libamaroklib.so.1
#46 0xb6c37661 in ?? () from /usr/lib/libamaroklib.so.1
#47 0xb6c3d785 in ?? () from /usr/lib/libamaroklib.so.1
#48 0xb59bbb56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#49 0xb64b4fb5 in QAbstractItemView::doubleClicked(QModelIndex const&) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#50 0xb64bf01d in QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#51 0xb5f6f72e in QWidget::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#52 0xb63832f5 in QFrame::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#53 0xb6416013 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#54 0xb64bfedc in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#55 0xb64164b6 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#56 0xb59a5a7e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#57 0xb5f18c4d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#58 0xb5f1c587 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#59 0xb753ad01 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#60 0xb59a590e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#61 0xb5f1f823 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#62 0xb5fa1785 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#63 0xb5fa0575 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#64 0xb5fcf954 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#65 0xb43d53b3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#66 0xb43d5750 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#67 0xb43d5831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#68 0xb59d7c21 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#69 0xb5fcfa5a in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#70 0xb59a43ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#71 0xb59a46e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#72 0xb59aa3fa in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#73 0xb5f16fc4 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#74 0x080500df in ?? ()
#75 0xb558a935 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#76 0x08052a15 in _start ()
Comment 3 Myriam Schweingruber 2013-04-30 00:20:27 UTC
The backtrace appears to show an involvement of gstreamer and/or eventually the phonon-backend-gstreamer, but you do not have the necessary debugging symbols installed, namely for Amarok, phonon, phonon-backend-gstreamer, pulseaudio and kdelibs.

The link I pasted earlier also tells you about the debugging symbols, and normally the KDE Crash handler tells you with a star rating that there is some missing stuff and gives you the opportunity to install the missing packages...
Comment 4 searchfgold67899 2013-04-30 03:35:46 UTC
I installed the debugging symbols and regenerated the backtrace. Perhaps the Creating Useful Crash Reports page should be worked on a bit. Anyway, here ya go. There was one .so file (maybe libthreadweaver.so) that was reported to not have any matching debugging symbols. The results do look relatively similar to previously.
----------------
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xaeb4c740 (LWP 16632))]

Thread 13 (Thread 0xa27fab40 (LWP 16637)):
#0  g_mutex_get_impl (mutex=0xa1e00520) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:120
#1  0xb441ad28 in g_mutex_lock (mutex=mutex@entry=0xa1e00520) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#2  0xb43d6bf6 in g_main_context_prepare (context=context@entry=0xa1e00520, priority=priority@entry=0xa27fa048) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3268
#3  0xb43d75cf in g_main_context_iterate (context=context@entry=0xa1e00520, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3681
#4  0xb43d7831 in g_main_context_iteration (context=0xa1e00520, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#5  0xb59d9c3f in QEventDispatcherGlib::processEvents (this=0xa1e004a8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb59a63ec in QEventLoop::processEvents (this=this@entry=0xa27fa178, flags=...) at kernel/qeventloop.cpp:149
#7  0xb59a66e1 in QEventLoop::exec (this=this@entry=0xa27fa178, flags=...) at kernel/qeventloop.cpp:204
#8  0xb5891fec in QThread::exec (this=this@entry=0x8389e80) at thread/qthread.cpp:542
#9  0xb5985f2d in QInotifyFileSystemWatcherEngine::run (this=0x8389e80) at io/qfilesystemwatcher_inotify.cpp:256
#10 0xb5894b18 in QThreadPrivate::start (arg=0x8389e80) at thread/qthread_unix.cpp:338
#11 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#20 0x7bc18100 in ?? ()
#21 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 12 (Thread 0xa0a60b40 (LWP 16638)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58950f0 in wait (time=4294967295, this=0x8a51ba8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8a51af8, mutex=0x8a51cc8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4e2da55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a51ae0, th=th@entry=0x8a51f20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4e3098b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a51d48, th=0x8a51f20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4e2d65a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a51ae0, th=th@entry=0x8a51f20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4e30ae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a51f20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a51f20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a51f20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a51f20, previous=0x9ba2898) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4e2f324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa0a601d4, parent=0x8a51ae0, th=th@entry=0x8a51f20) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb4e2f3da in ThreadWeaver::Thread::run (this=0x8a51f20) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb5894b18 in QThreadPrivate::start (arg=0x8a51f20) at thread/qthread_unix.cpp:338
#15 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#24 0x7bc18100 in ?? ()
#25 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xa00ffb40 (LWP 16639)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58950f0 in wait (time=4294967295, this=0x8a51ba8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8a51af8, mutex=0x8a51cc8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4e2da55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a51ae0, th=th@entry=0x8a77ac0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4e3098b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a51d48, th=0x8a77ac0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4e2d65a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a51ae0, th=th@entry=0x8a77ac0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4e30ae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77ac0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77ac0, previous=0x9af9308) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4e2f324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa00ff1d4, parent=0x8a51ae0, th=th@entry=0x8a77ac0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4e2f3da in ThreadWeaver::Thread::run (this=0x8a77ac0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb5894b18 in QThreadPrivate::start (arg=0x8a77ac0) at thread/qthread_unix.cpp:338
#13 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#22 0x7bc18100 in ?? ()
#23 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 10 (Thread 0x9f8feb40 (LWP 16640)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58950f0 in wait (time=4294967295, this=0x8a51ba8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8a51af8, mutex=0x8a51cc8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4e2da55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a51ae0, th=th@entry=0x8a77298) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4e3098b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4e2d65a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a51ae0, th=th@entry=0x8a77298) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4e30ae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77298, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77298, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77298, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77298, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8a77298) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8a77298, previous=0x870e4b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb4e2f324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x9f8fe1d4, parent=0x8a51ae0, th=th@entry=0x8a77298) at ../../../threadweaver/Weaver/Thread.cpp:87
#19 0xb4e2f3da in ThreadWeaver::Thread::run (this=0x8a77298) at ../../../threadweaver/Weaver/Thread.cpp:142
#20 0xb5894b18 in QThreadPrivate::start (arg=0x8a77298) at thread/qthread_unix.cpp:338
#21 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#22 0x5c8b0824 in ?? ()
#23 0xbab80424 in ?? ()
#24 0x65000000 in ?? ()
#25 0x001015ff in ?? ()
#26 0xd3890000 in ?? ()
#27 0xfff0013d in ?? ()
#28 0xc30173ff in ?? ()
#29 0x0fe162e8 in ?? ()
#30 0x7bc18100 in ?? ()
#31 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0x9ef28b40 (LWP 16641)):
#0  0xb46d3de3 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb5671f84 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb441ad30 in g_mutex_lock (mutex=mutex@entry=0xa1e021c8) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#3  0xb43d7121 in g_main_context_check (context=context@entry=0xa1e021c8, max_priority=2147483647, fds=fds@entry=0xa1e03a78, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3547
#4  0xb43d7662 in g_main_context_iterate (context=context@entry=0xa1e021c8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3698
#5  0xb43d7831 in g_main_context_iteration (context=0xa1e021c8, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#6  0xb59d9c3f in QEventDispatcherGlib::processEvents (this=0xa1e02150, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb59a63ec in QEventLoop::processEvents (this=this@entry=0x9ef28178, flags=...) at kernel/qeventloop.cpp:149
#8  0xb59a66e1 in QEventLoop::exec (this=this@entry=0x9ef28178, flags=...) at kernel/qeventloop.cpp:204
#9  0xb5891fec in QThread::exec (this=this@entry=0x8c2a2b0) at thread/qthread.cpp:542
#10 0xb5985f2d in QInotifyFileSystemWatcherEngine::run (this=0x8c2a2b0) at io/qfilesystemwatcher_inotify.cpp:256
#11 0xb5894b18 in QThreadPrivate::start (arg=0x8c2a2b0) at thread/qthread_unix.cpp:338
#12 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#13 0x5c8b0824 in ?? ()
#14 0xbab80424 in ?? ()
#15 0x65000000 in ?? ()
#16 0x001015ff in ?? ()
#17 0xd3890000 in ?? ()
#18 0xfff0013d in ?? ()
#19 0xc30173ff in ?? ()
#20 0x0fe162e8 in ?? ()
#21 0x7bc18100 in ?? ()
#22 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0x9e727b40 (LWP 16642)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb58950f0 in wait (time=4294967295, this=0x8a51ba8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8a51af8, mutex=0x8a51cc8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4e2da55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a51ae0, th=th@entry=0x8cf7c08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4e3098b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a51d48, th=0x8cf7c08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4e2d65a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a51ae0, th=th@entry=0x8cf7c08) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4e30ae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8cf7c08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8cf7c08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8cf7c08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8cf7c08, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4e30b00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a51d48, th=0x8cf7c08) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4e2d553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a51ae0, th=0x8cf7c08, previous=0x9b80e28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4e2f324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x9e7271d4, parent=0x8a51ae0, th=th@entry=0x8cf7c08) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb4e2f3da in ThreadWeaver::Thread::run (this=0x8cf7c08) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb5894b18 in QThreadPrivate::start (arg=0x8cf7c08) at thread/qthread_unix.cpp:338
#17 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#18 0x5c8b0824 in ?? ()
#19 0xbab80424 in ?? ()
#20 0x65000000 in ?? ()
#21 0x001015ff in ?? ()
#22 0xd3890000 in ?? ()
#23 0xfff0013d in ?? ()
#24 0xc30173ff in ?? ()
#25 0x0fe162e8 in ?? ()
#26 0x7bc18100 in ?? ()
#27 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0x9deecb40 (LWP 16643)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb370aae5 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb370ab1f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#14 0x7bc18100 in ?? ()
#15 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0x9cdadb40 (LWP 16646)):
#0  g_mutex_get_impl (mutex=0xa010b188) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:120
#1  0xb441ad28 in g_mutex_lock (mutex=mutex@entry=0xa010b188) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#2  0xb43d7680 in g_main_context_iterate (context=context@entry=0xa010b188, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3705
#3  0xb43d7831 in g_main_context_iteration (context=0xa010b188, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#4  0xb59d9c3f in QEventDispatcherGlib::processEvents (this=0xa0111ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb59a63ec in QEventLoop::processEvents (this=this@entry=0x9cdad1a8, flags=...) at kernel/qeventloop.cpp:149
#6  0xb59a66e1 in QEventLoop::exec (this=this@entry=0x9cdad1a8, flags=...) at kernel/qeventloop.cpp:204
#7  0xb5891fec in QThread::exec (this=this@entry=0x8c8a150) at thread/qthread.cpp:542
#8  0xb589214b in QThread::run (this=0x8c8a150) at thread/qthread.cpp:609
#9  0xb5894b18 in QThreadPrivate::start (arg=0x8c8a150) at thread/qthread_unix.cpp:338
#10 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#19 0x7bc18100 in ?? ()
#20 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0x9c504b40 (LWP 16647)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb489b0ed in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb489b11f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#14 0x7bc18100 in ?? ()
#15 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0x8f8ffb40 (LWP 16754)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d584b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5671d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb373bf63 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb341ab1b in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb3720982 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb373bb12 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#8  0x5c8b0824 in ?? ()
#9  0xbab80424 in ?? ()
#10 0x65000000 in ?? ()
#11 0x001015ff in ?? ()
#12 0xd3890000 in ?? ()
#13 0xfff0013d in ?? ()
#14 0xc30173ff in ?? ()
#15 0x0fe162e8 in ?? ()
#16 0x7bc18100 in ?? ()
#17 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x8b7fdb40 (LWP 16775)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb46d84d2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb46d3ef2 in _L_lock_1037 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0xb46d3e87 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb5671f84 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#5  0xb441ad30 in g_mutex_lock (mutex=0x836e3d0) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#6  0xb12404b7 in gst_element_post_message (element=element@entry=0x8751818, message=message@entry=0xa774ec00) at gstelement.c:1842
#7  0xb1228a27 in gst_bin_handle_message_func (bin=0x8751818, message=0xa774ec00) at gstbin.c:3442
#8  0xb12628d6 in gst_pipeline_handle_message (bin=0x8751818, message=0xa774ec00) at gstpipeline.c:587
#9  0xa36c598d in gst_play_bin_handle_message (bin=0x8751818, msg=<optimized out>) at gstplaybin2.c:2387
#10 0xb122505c in bin_bus_handler (bus=bus@entry=0x8441e00, message=message@entry=0xa774ec00, bin=bin@entry=0x8751818) at gstbin.c:2793
#11 0xb1230492 in gst_bus_post (bus=bus@entry=0x8441e00, message=message@entry=0xa774ec00) at gstbus.c:322
#12 0xb12404dd in gst_element_post_message (element=element@entry=0x9aa0158, message=message@entry=0xa774ec00) at gstelement.c:1853
#13 0xb1228a27 in gst_bin_handle_message_func (bin=0x9aa0158, message=0xa774ec00) at gstbin.c:3442
#14 0x9a4948b4 in handle_message (bin=0x9aa0158, msg=0xa774ec00) at gsturidecodebin.c:2210
#15 0xb122505c in bin_bus_handler (bus=bus@entry=0xa771ad80, message=message@entry=0xa774ec00, bin=bin@entry=0x9aa0158) at gstbin.c:2793
#16 0xb1230492 in gst_bus_post (bus=bus@entry=0xa771ad80, message=message@entry=0xa774ec00) at gstbus.c:322
#17 0xb12404dd in gst_element_post_message (element=element@entry=0x9aa4408, message=message@entry=0xa774ec00) at gstelement.c:1853
#18 0xb1228a27 in gst_bin_handle_message_func (bin=0x9aa4408, message=0xa774ec00) at gstbin.c:3442
#19 0x9a48d87f in gst_decode_bin_handle_message (msg=0xa774ec00, bin=0x9aa4408) at gstdecodebin2.c:4081
#20 gst_decode_bin_handle_message (bin=0x9aa4408, msg=0xa774ec00) at gstdecodebin2.c:4067
#21 0xb122505c in bin_bus_handler (bus=bus@entry=0xa1e482c0, message=message@entry=0xa774ec00, bin=bin@entry=0x9aa4408) at gstbin.c:2793
#22 0xb1230492 in gst_bus_post (bus=bus@entry=0xa1e482c0, message=message@entry=0xa774ec00) at gstbus.c:322
#23 0xb12404dd in gst_element_post_message (element=element@entry=0x9aa0938, message=0xa774ec00) at gstelement.c:1853
#24 0xb1240ee0 in _priv_gst_element_state_changed (element=element@entry=0x9aa0938, oldstate=oldstate@entry=GST_STATE_NULL, newstate=newstate@entry=GST_STATE_READY, pending=pending@entry=GST_STATE_VOID_PENDING) at gstelement.c:2372
#25 0xb1241a74 in gst_element_continue_state (element=element@entry=0x9aa0938, ret=ret@entry=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2470
#26 0xb12414af in gst_element_change_state (element=element@entry=0x9aa0938, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2798
#27 0xb1241e57 in gst_element_set_state_func (element=0x9aa0938, state=GST_STATE_READY) at gstelement.c:2717
#28 0xb124116f in gst_element_set_state (element=element@entry=0x9aa0938, state=state@entry=GST_STATE_READY) at gstelement.c:2618
#29 0x9a491f1d in connect_pad (chain=0x9a98af8, factories=0xa1ebc560, caps=0x8757c80, pad=0x9b9dbe8, dpad=0xa1e17048, src=0x9b6d098, dbin=0x9aa4408) at gstdecodebin2.c:1921
#30 analyze_new_pad (dbin=dbin@entry=0x9aa4408, src=src@entry=0x9b6d098, pad=pad@entry=0x9b9dbe8, caps=caps@entry=0x8757c80, chain=chain@entry=0x9a98af8) at gstdecodebin2.c:1630
#31 0x9a4937b9 in pad_added_cb (element=element@entry=0x9b6d098, pad=pad@entry=0x9b9dbe8, chain=chain@entry=0x9a98af8) at gstdecodebin2.c:2333
#32 0x9a493be2 in caps_notify_cb (pad=pad@entry=0x9b9dbe8, unused=0x8434a28, chain=0x9a98af8) at gstdecodebin2.c:2447
#33 0xb427286a in g_cclosure_marshal_VOID__PARAM (closure=closure@entry=0x9886130, return_value=return_value@entry=0x0, n_param_values=n_param_values@entry=2, param_values=param_values@entry=0x8b7fcbe0, invocation_hint=invocation_hint@entry=0x8b7fcb8c, marshal_data=marshal_data@entry=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gmarshal.c:1042
#34 0xb426fc36 in g_closure_invoke (closure=0x9886130, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0x8b7fcbe0, invocation_hint=invocation_hint@entry=0x8b7fcb8c) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#35 0xb4281f9e in signal_emit_unlocked_R (node=node@entry=0x84344c0, detail=detail@entry=209, instance=instance@entry=0x9b9dbe8, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x8b7fcbe0) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#36 0xb4289fa7 in g_signal_emit_valist (instance=instance@entry=0x9b9dbe8, signal_id=signal_id@entry=1, detail=detail@entry=209, var_args=0x8b7fcde0 "\350\333\271\t\230\037g\265", var_args@entry=0x8b7fcddc "(JC\b\350\333\271\t\230\037g\265") at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3328
#37 0xb428a233 in g_signal_emit (instance=instance@entry=0x9b9dbe8, signal_id=1, detail=209) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#38 0xb427425f in g_object_dispatch_properties_changed (object=0x9b9dbe8, n_pspecs=1, pspecs=0x8b7fce7c) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1042
#39 0xb1223da2 in gst_object_dispatch_properties_changed (object=0x9b9dbe8, n_pspecs=1, pspecs=0x8b7fce7c) at gstobject.c:530
#40 0xb4275ed8 in g_object_notify_by_spec_internal (pspec=0x8434a28, object=0x9b9dbe8) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1136
#41 g_object_notify_by_pspec (object=object@entry=0x9b9dbe8, pspec=0x8434a28) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1237
#42 0xb125a148 in gst_pad_set_caps (pad=0x9b9dbe8, caps=0x8757c80) at gstpad.c:2745
#43 0x99a97db1 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstaudioparsers.so
#44 0xb1302255 in gst_base_parse_handle_and_push_frame (parse=parse@entry=0x9b6d098, frame=frame@entry=0x8b7fd0f0, klass=0x8758d00) at gstbaseparse.c:1687
#45 0xb1305ccc in gst_base_parse_loop (pad=0x9b9db20) at gstbaseparse.c:2826
#46 0xb1288e10 in gst_task_func (task=task@entry=0xa7751130) at gsttask.c:327
#47 0xb1289fb8 in default_func (tdata=0xa1e2d8c8, pool=0x8439c00) at gsttaskpool.c:70
#48 0xb43fd9d8 in g_thread_pool_thread_proxy (data=0x8435250) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#49 0xb43fcfc3 in g_thread_proxy (data=0xa1e05980) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#50 0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#51 0x5c8b0824 in ?? ()
#52 0xbab80424 in ?? ()
#53 0x65000000 in ?? ()
#54 0x001015ff in ?? ()
#55 0xd3890000 in ?? ()
#56 0xfff0013d in ?? ()
#57 0xc30173ff in ?? ()
#58 0x0fe162e8 in ?? ()
#59 0x7bc18100 in ?? ()
#60 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x90318b40 (LWP 16776)):
#0  0xb77ac424 in __kernel_vsyscall ()
#1  0xb5654dcb in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4014d16 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xb400308a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xb40038c9 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb40039a4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb4014c9e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb148deaa in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-3.0.so
#8  0xb1107101 in ?? () from /usr/lib/nvidia-304-updates/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 0x0fe162e8 in ?? ()
#17 0x7bc18100 in ?? ()
#18 0x8b0017fb in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xaeb4c740 (LWP 16632)):
[KCrash Handler]
#7  0xb4279601 in g_value_set_object (value=value@entry=0xbff44b5c, v_object=0xb426f49e <g_closure_unref+14>) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:3579
#8  0xa36cb041 in gst_play_bin_get_property (object=0x8751818, prop_id=3, value=0xbff44b5c, pspec=0x8742a00) at gstplaybin2.c:2018
#9  0xb427750c in object_get_property (value=0xbff44b5c, pspec=<optimized out>, object=0x8751818) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1295
#10 g_object_get_valist (object=object@entry=0x8751818, first_property_name=first_property_name@entry=0xac252e20 "source", var_args=var_args@entry=0xbff44bf8 "4L\364\277") at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:2020
#11 0xb4277878 in g_object_get (_object=0x8751818, first_property_name=0xac252e20 "source") at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:2110
#12 0xac246e72 in Phonon::Gstreamer::Pipeline::cb_setupSource (playbin=playbin@entry=0x8751818, param=0x8742a00, data=0x8747d08) at ../../gstreamer/pipeline.cpp:828
#13 0xb427286a in g_cclosure_marshal_VOID__PARAM (closure=closure@entry=0x8752718, return_value=return_value@entry=0x0, n_param_values=n_param_values@entry=2, param_values=param_values@entry=0xbff44e40, invocation_hint=invocation_hint@entry=0xbff44dec, marshal_data=marshal_data@entry=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gmarshal.c:1042
#14 0xb426fc36 in g_closure_invoke (closure=0x8752718, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0xbff44e40, invocation_hint=invocation_hint@entry=0xbff44dec) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#15 0xb4281f9e in signal_emit_unlocked_R (node=node@entry=0x84344c0, detail=detail@entry=2271, instance=instance@entry=0x8751818, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0xbff44e40) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#16 0xb4289fa7 in g_signal_emit_valist (instance=instance@entry=0x8751818, signal_id=signal_id@entry=1, detail=detail@entry=2271, var_args=0xbff45040 "\030\030u\b\230\037g\265", var_args@entry=0xbff4503c "") at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3328
#17 0xb428a233 in g_signal_emit (instance=instance@entry=0x8751818, signal_id=1, detail=2271) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#18 0xb427425f in g_object_dispatch_properties_changed (object=0x8751818, n_pspecs=1, pspecs=0xbff450ec) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1042
#19 0xb1223da2 in gst_object_dispatch_properties_changed (object=0x8751818, n_pspecs=1, pspecs=0xbff450ec) at gstobject.c:530
#20 0xb4275dc0 in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x8751818) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1136
#21 g_object_notify (object=object@entry=0x8751818, property_name=property_name@entry=0xa36f40a9 "source") at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1178
#22 0xa36c7013 in notify_source_cb (uridecodebin=uridecodebin@entry=0x9aa0d28, pspec=0x8295d40, group=0x8751a58) at gstplaybin2.c:3445
#23 0xb427286a in g_cclosure_marshal_VOID__PARAM (closure=closure@entry=0x9aed980, return_value=return_value@entry=0x0, n_param_values=n_param_values@entry=2, param_values=param_values@entry=0xbff452d0, invocation_hint=invocation_hint@entry=0xbff4527c, marshal_data=marshal_data@entry=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gmarshal.c:1042
#24 0xb426fc36 in g_closure_invoke (closure=0x9aed980, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0xbff452d0, invocation_hint=invocation_hint@entry=0xbff4527c) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#25 0xb4281f9e in signal_emit_unlocked_R (node=node@entry=0x84344c0, detail=detail@entry=2271, instance=instance@entry=0x9aa0d28, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0xbff452d0) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#26 0xb4289fa7 in g_signal_emit_valist (instance=instance@entry=0x9aa0d28, signal_id=signal_id@entry=1, detail=detail@entry=2271, var_args=0xbff454d0 "(\r\252\t\230\037g\265", var_args@entry=0xbff454cc "@])\b(\r\252\t\230\037g\265") at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3328
#27 0xb428a233 in g_signal_emit (instance=instance@entry=0x9aa0d28, signal_id=1, detail=2271) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#28 0xb427425f in g_object_dispatch_properties_changed (object=0x9aa0d28, n_pspecs=1, pspecs=0xbff4557c) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1042
#29 0xb1223da2 in gst_object_dispatch_properties_changed (object=0x9aa0d28, n_pspecs=1, pspecs=0xbff4557c) at gstobject.c:530
#30 0xb4275dc0 in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x9aa0d28) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1136
#31 g_object_notify (object=object@entry=0x9aa0d28, property_name=property_name@entry=0x9a49dd3e "source") at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:1178
#32 0x9a499436 in setup_source (decoder=0x9aa0d28) at gsturidecodebin.c:2015
#33 gst_uri_decode_bin_change_state (element=0x9aa0d28, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gsturidecodebin.c:2493
#34 0xb124142b in gst_element_change_state (element=element@entry=0x9aa0d28, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#35 0xb1241e57 in gst_element_set_state_func (element=0x9aa0d28, state=GST_STATE_PAUSED) at gstelement.c:2717
#36 0xb124116f in gst_element_set_state (element=element@entry=0x9aa0d28, state=state@entry=GST_STATE_PAUSED) at gstelement.c:2618
#37 0xb122c8ab in gst_bin_element_set_state (next=GST_STATE_PAUSED, current=GST_STATE_READY, start_time=0, base_time=0, element=0x9aa0d28, bin=0x8751818) at gstbin.c:2209
#38 gst_bin_change_state_func (element=0x8751818, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2518
#39 0xb12630c2 in gst_pipeline_change_state (element=0x8751818, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:482
#40 0xa36c9439 in gst_play_bin_change_state (element=0x8751818, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstplaybin2.c:3936
#41 0xb124142b in gst_element_change_state (element=element@entry=0x8751818, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#42 0xb1241e57 in gst_element_set_state_func (element=0x8751818, state=GST_STATE_PLAYING) at gstelement.c:2717
#43 0xb124116f in gst_element_set_state (element=0x8751818, state=GST_STATE_PLAYING) at gstelement.c:2618
#44 0xac2451f6 in Phonon::Gstreamer::Pipeline::setState (this=0x8747d08, state=state@entry=GST_STATE_PLAYING) at ../../gstreamer/pipeline.cpp:242
#45 0xac23c23e in Phonon::Gstreamer::MediaObject::requestState (this=this@entry=0x8746920, state=state@entry=Phonon::PlayingState) at ../../gstreamer/mediaobject.cpp:828
#46 0xac23c630 in Phonon::Gstreamer::MediaObject::play (this=0x8746920) at ../../gstreamer/mediaobject.cpp:234
#47 0xb4cd170e in Phonon::MediaObject::play (this=0x838aa70) at ../../phonon/mediaobject.cpp:113
#48 0xb6f5793d in EngineController::playUrl (this=0x837b1e0, url=..., offset=0) at ../../src/EngineController.cpp:474
#49 0xb6f5905b in EngineController::play (this=0x837b1e0, track=..., offset=3022451870) at ../../src/EngineController.cpp:397
#50 0xb6b968ce in Playlist::Actions::play (this=0x8a5a560, trackid=8506386693993139082, now=true) at ../../src/playlist/PlaylistActions.cpp:216
#51 0xb6b96fe6 in Playlist::Actions::play (this=0x8a5a560, index=...) at ../../src/playlist/PlaylistActions.cpp:194
#52 0xb6c39661 in Playlist::PrettyListView::trackActivated (this=this@entry=0x9723808, idx=...) at ../../src/playlist/view/listview/PrettyListView.cpp:332
#53 0xb6c3f785 in qt_static_metacall (_a=0xbff45e68, _id=26, _o=0x9723808, _c=<optimized out>) at ./PrettyListView.moc:132
#54 Playlist::PrettyListView::qt_static_metacall (_o=0x9723808, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbff45e68) at ./PrettyListView.moc:100
#55 0xb59bdb56 in QMetaObject::activate (sender=sender@entry=0x9723808, m=m@entry=0xb689db5c <QAbstractItemView::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0xbff45e68) at kernel/qobject.cpp:3539
#56 0xb64b6fb5 in QAbstractItemView::doubleClicked (this=this@entry=0x9723808, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:355
#57 0xb64c101d in QAbstractItemView::mouseDoubleClickEvent (this=0x9723808, event=0xbff46734) at itemviews/qabstractitemview.cpp:1846
#58 0xb5f7172e in QWidget::event (this=0x9723808, event=0xbff46734) at kernel/qwidget.cpp:8379
#59 0xb63852f5 in QFrame::event (this=this@entry=0x9723808, e=e@entry=0xbff46734) at widgets/qframe.cpp:557
#60 0xb6418013 in QAbstractScrollArea::viewportEvent (this=0x9723808, e=0xbff46734) at widgets/qabstractscrollarea.cpp:1043
#61 0xb64c1edc in QAbstractItemView::viewportEvent (this=0x9723808, event=0xbff46734) at itemviews/qabstractitemview.cpp:1644
#62 0xb64184b6 in viewportEvent (event=0xbff46734, this=<optimized out>) at widgets/qabstractscrollarea_p.h:100
#63 QAbstractScrollAreaFilter::eventFilter (this=0x8bc52a8, o=0x9723510, e=0xbff46734) at widgets/qabstractscrollarea_p.h:116
#64 0xb59a7a7e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x8292768, receiver=receiver@entry=0x9723510, event=event@entry=0xbff46734) at kernel/qcoreapplication.cpp:1056
#65 0xb5f1ac4d in QApplicationPrivate::notify_helper (this=0x8292768, receiver=0x9723510, e=0xbff46734) at kernel/qapplication.cpp:4563
#66 0xb5f1e587 in QApplication::notify (this=0x8292768, receiver=0x9723510, e=0xbff46734) at kernel/qapplication.cpp:4110
#67 0xb753cd01 in KApplication::notify (this=0xbff477cc, receiver=0x9723510, event=0xbff46734) at ../../kdeui/kernel/kapplication.cpp:311
#68 0xb59a790e in QCoreApplication::notifyInternal (this=0xbff477cc, receiver=receiver@entry=0x9723510, event=event@entry=0xbff46734) at kernel/qcoreapplication.cpp:946
#69 0xb5f21823 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#70 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x9723510, event=event@entry=0xbff46734, alienWidget=alienWidget@entry=0x9723510, nativeWidget=nativeWidget@entry=0x8bbd110, buttonDown=buttonDown@entry=0xb68add14 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#71 0xb5fa3785 in QETWidget::translateMouseEvent (this=0x8bbd110, event=0xbff46b5c) at kernel/qapplication_x11.cpp:4631
#72 0xb5fa2575 in QApplication::x11ProcessEvent (this=0xbff477cc, event=0xbff46b5c) at kernel/qapplication_x11.cpp:3746
#73 0xb5fd1954 in x11EventSourceDispatch (s=s@entry=0x8292d18, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#74 0xb43d73b3 in g_main_dispatch (context=0x8292c80, context@entry=0x82910d8) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#75 g_main_context_dispatch (context=context@entry=0x8292c80) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#76 0xb43d7750 in g_main_context_iterate (context=context@entry=0x8292c80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#77 0xb43d7831 in g_main_context_iteration (context=0x8292c80, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#78 0xb59d9c3f in QEventDispatcherGlib::processEvents (this=this@entry=0x8120ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#79 0xb5fd1a5a in QGuiEventDispatcherGlib::processEvents (this=0x8120ea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#80 0xb59a63ec in QEventLoop::processEvents (this=this@entry=0xbff46e58, flags=...) at kernel/qeventloop.cpp:149
#81 0xb59a66e1 in QEventLoop::exec (this=this@entry=0xbff46e58, flags=...) at kernel/qeventloop.cpp:204
#82 0xb59ac3fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#83 0xb5f18fc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#84 0x080500df in main (argc=1, argv=0xbff478b4) at ../../src/main.cpp:329
Comment 5 Myriam Schweingruber 2013-04-30 08:00:19 UTC
Thank you for the fast feedback. This is a crash with gstreamer and the phonon-backend-gstreamer.

As a workaround, please use the phonon-backend-vlc instead.

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