Bug 329424 - Amarok crash on advancing flac playlist
Summary: Amarok crash on advancing flac playlist
Status: RESOLVED DUPLICATE of bug 279791
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-30 11:02 UTC by Con Kolivas
Modified: 2013-12-30 13:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (73.50 KB, text/plain)
2013-12-30 11:10 UTC, Con Kolivas
Details
New crash information added by DrKonqi (78.74 KB, text/plain)
2013-12-30 11:13 UTC, Con Kolivas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Con Kolivas 2013-12-30 11:02:02 UTC
Application: amarok (2.8.0)
KDE Platform Version: 4.11.3
Qt Version: 4.8.4
Operating System: Linux 3.12.3-ck2 x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:
I was running through a playlist unattended of flac files (22050KHz 16bit) when the crash spontaneously happened on advancing through the playlist with the pulse audio backend.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Amarok (amarok), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc7c62777c0 (LWP 798))]

Thread 43 (Thread 0x7fc79507b700 (LWP 807)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fc7c362f3e4 in wait (time=60000, this=0x10ef0c0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x10e8090, mutex=mutex@entry=0x10e8088, time=time@entry=60000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c52bd12e in AbstractDirectoryWatcher::run (this=0x10e8060) at ../../src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x00007fc7c0850cb2 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fc79507ad70, th=th@entry=0x991390, job=job@entry=0x10e8060) at ../../../threadweaver/Weaver/Job.cpp:106
#5  0x00007fc7c0850e6e in ThreadWeaver::Job::execute (this=0x10e8060, th=0x991390) at ../../../threadweaver/Weaver/Job.cpp:135
#6  0x00007fc7c08506bb in ThreadWeaver::Thread::run (this=0x991390) at ../../../threadweaver/Weaver/Thread.cpp:108
#7  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x991390) at thread/qthread_unix.cpp:338
#8  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc79507b700) at pthread_create.c:311
#9  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 42 (Thread 0x7fc78f0dd700 (LWP 808)):
#0  0x00007fc7c2fd46bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7b30c9e61 in ?? () from /usr/lib/tls/libnvidia-tls.so.331.20
#2  0x00007fc7bdcbb670 in read (__nbytes=16, __buf=0x7fc78f0dcb70, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7fc790001980) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#4  0x00007fc7bdc7c1cc in g_main_context_check (context=context@entry=0x7fc7880009a0, max_priority=2147483647, fds=fds@entry=0x7fc7880021b0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#5  0x00007fc7bdc7c63b in g_main_context_iterate (context=context@entry=0x7fc7880009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#6  0x00007fc7bdc7c7ac in g_main_context_iteration (context=0x7fc7880009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#7  0x00007fc7c375ba76 in QEventDispatcherGlib::processEvents (this=0x7fc7880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fc7c372d5ef in QEventLoop::processEvents (this=this@entry=0x7fc78f0dcd70, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007fc7c372d8e5 in QEventLoop::exec (this=this@entry=0x7fc78f0dcd70, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007fc7c362c88f in QThread::exec (this=this@entry=0x10f31c0) at thread/qthread.cpp:542
#11 0x00007fc7c370ed13 in QInotifyFileSystemWatcherEngine::run (this=0x10f31c0) at io/qfilesystemwatcher_inotify.cpp:265
#12 0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x10f31c0) at thread/qthread_unix.cpp:338
#13 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc78f0dd700) at pthread_create.c:311
#14 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 41 (Thread 0x7fc78d98d700 (LWP 809)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x1279630) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x1279630, previous=0x3d7abe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x1279630) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x1279630) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc78d98d700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 40 (Thread 0x7fc78cb52700 (LWP 810)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x13904b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x13904b0, previous=0x2d010a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x13904b0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x13904b0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc78cb52700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 39 (Thread 0x7fc77ffff700 (LWP 811)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x1395890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x1395890, previous=0x3d69310) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x1395890) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x1395890) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77ffff700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 38 (Thread 0x7fc77f7fe700 (LWP 812)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x13bd9f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x13bd9f0, previous=0x3d81430) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x13bd9f0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x13bd9f0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77f7fe700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 37 (Thread 0x7fc77effd700 (LWP 813)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77801e6f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77801e6f0, previous=0x3d76320) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77801e6f0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77801e6f0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77effd700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 36 (Thread 0x7fc77e7fc700 (LWP 814)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778028090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778028090, previous=0x3aba430) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778028090) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778028090) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77e7fc700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 35 (Thread 0x7fc77dffb700 (LWP 815)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778030140) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778030140, previous=0x3dbd320) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778030140) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778030140) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77dffb700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 34 (Thread 0x7fc77d7fa700 (LWP 816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77803b0a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77803b0a0, previous=0x3dbf320) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77803b0a0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77803b0a0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77d7fa700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 33 (Thread 0x7fc77cff9700 (LWP 817)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778040c70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778040c70, previous=0x3d7a5f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778040c70) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778040c70) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc77cff9700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 32 (Thread 0x7fc75ffff700 (LWP 818)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778046010) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778046010, previous=0x3e8e540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778046010) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778046010) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75ffff700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 31 (Thread 0x7fc75f7fe700 (LWP 819)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77804e180) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77804e180, previous=0x1308060) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77804e180) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77804e180) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75f7fe700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 30 (Thread 0x7fc75effd700 (LWP 820)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77800cb10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77800cb10, previous=0x3d7edb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77800cb10) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77800cb10) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75effd700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 29 (Thread 0x7fc75e7fc700 (LWP 821)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77800cd30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77800cd30, previous=0x3e85390) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77800cd30) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77800cd30) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75e7fc700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 28 (Thread 0x7fc75dffb700 (LWP 822)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77800f420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77800f420, previous=0x3d784a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77800f420) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77800f420) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75dffb700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 27 (Thread 0x7fc75d7fa700 (LWP 823)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77800c380) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77800c380, previous=0x3ebd770) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77800c380) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77800c380) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75d7fa700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 26 (Thread 0x7fc75cff9700 (LWP 824)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77806c720) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77806c720, previous=0x3bbb9b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77806c720) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77806c720) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc75cff9700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 25 (Thread 0x7fc73ffff700 (LWP 825)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77806d9d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77806d9d0, previous=0x3d90680) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77806d9d0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77806d9d0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73ffff700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 24 (Thread 0x7fc73f7fe700 (LWP 826)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc77806ed90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc77806ed90, previous=0x3d89370) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc77806ed90) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc77806ed90) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73f7fe700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 23 (Thread 0x7fc73effd700 (LWP 827)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc7780700b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc7780700b0, previous=0x3d8bb30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc7780700b0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc7780700b0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73effd700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 22 (Thread 0x7fc73e7fc700 (LWP 828)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778071370) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778071370, previous=0x1e49110) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778071370) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778071370) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73e7fc700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 21 (Thread 0x7fc73dffb700 (LWP 829)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778072520) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778072520, previous=0x30ff020) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778072520) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778072520) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73dffb700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7fc73d7fa700 (LWP 830)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc7780738e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc7780738e0, previous=0x3d78e30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc7780738e0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc7780738e0) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73d7fa700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7fc73cff9700 (LWP 831)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7c362f406 in wait (time=18446744073709551615, this=0x10f0250) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x10f0158, mutex=0x10657e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc7c084ee6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x10f0130, th=0x7fc778074b90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007fc7c0851903 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb29040, th=0x7fc778074b90, previous=0x3da61e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007fc7c085061f in ThreadWeaver::Thread::run (this=0x7fc778074b90) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x7fc778074b90) at thread/qthread_unix.cpp:338
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc73cff9700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7fc71ffff700 (LWP 833)):
#0  0x00007fc7c2fd5f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7bdc7c6a4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fc718002bb0, timeout=-1, context=0x7fc7180009a0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:4006
#2  g_main_context_iterate (context=context@entry=0x7fc7180009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3707
#3  0x00007fc7bdc7c7ac in g_main_context_iteration (context=0x7fc7180009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#4  0x00007fc7c375ba76 in QEventDispatcherGlib::processEvents (this=0x7fc7180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fc7c372d5ef in QEventLoop::processEvents (this=this@entry=0x7fc71fffed70, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc7c372d8e5 in QEventLoop::exec (this=this@entry=0x7fc71fffed70, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fc7c362c88f in QThread::exec (this=this@entry=0x17a0900) at thread/qthread.cpp:542
#8  0x00007fc7c370ed13 in QInotifyFileSystemWatcherEngine::run (this=0x17a0900) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x17a0900) at thread/qthread_unix.cpp:338
#10 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc71ffff700) at pthread_create.c:311
#11 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7fc71f7fe700 (LWP 835)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7ba0cd1cd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fc7ba0cd209 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc71f7fe700) at pthread_create.c:311
#4  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7fc71c9c0700 (LWP 839)):
#0  0x00007fc7c2fd46bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7b30c9e61 in ?? () from /usr/lib/tls/libnvidia-tls.so.331.20
#2  0x00007fc7bdcbb670 in read (__nbytes=16, __buf=0x7fc71c9bfbb0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7fc6d0001f80) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#4  0x00007fc7bdc7c1cc in g_main_context_check (context=context@entry=0x7fc6c80009a0, max_priority=2147483647, fds=fds@entry=0x7fc6c80027c0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#5  0x00007fc7bdc7c63b in g_main_context_iterate (context=context@entry=0x7fc6c80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#6  0x00007fc7bdc7c7ac in g_main_context_iteration (context=0x7fc6c80009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#7  0x00007fc7c375ba76 in QEventDispatcherGlib::processEvents (this=0x7fc6c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fc7c372d5ef in QEventLoop::processEvents (this=this@entry=0x7fc71c9bfdb0, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007fc7c372d8e5 in QEventLoop::exec (this=this@entry=0x7fc71c9bfdb0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007fc7c362c88f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#11 0x00007fc7c362ef2f in QThreadPrivate::start (arg=0x1914a00) at thread/qthread_unix.cpp:338
#12 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc71c9c0700) at pthread_create.c:311
#13 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7fc6d7980700 (LWP 843)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bf8ac06b in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fc7bf8ac0a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc6d7980700) at pthread_create.c:311
#4  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7fc6cd0c1700 (LWP 911)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x7fc63c053830, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a177932d in gst_queue_chain (pad=<optimized out>, buffer=<optimized out>) at gstqueue.c:1014
#3  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c047570, buffer=0x7fc62016b400) at gstpad.c:4710
#4  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63805eca0, buffer=0x7fc62016b400) at gstpad.c:4710
#5  0x00007fc7a112e9cc in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#6  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c05fcd0, buffer=0x7fc62016b400) at gstpad.c:4710
#7  0x00007fc7a178475b in gst_tee_handle_data (tee=tee@entry=0xda29a0, data=0x7fc63c05fcc8, data@entry=0x7fc62016b400, is_list=is_list@entry=0) at gsttee.c:722
#8  0x00007fc7a1784914 in gst_tee_chain (pad=<optimized out>, buffer=0x7fc62016b400) at gsttee.c:828
#9  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc6300f65b0, buffer=0x7fc62016b400) at gstpad.c:4710
#10 0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c0853c0, buffer=buffer@entry=0x7fc62016b400) at gstpad.c:4710
#11 0x00007fc7a1770495 in gst_selector_pad_chain (pad=0x7fc63c0540d0, buf=0x7fc62016b400) at gstinputselector.c:854
#12 0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c06a3e0, buffer=0x7fc62016b400) at gstpad.c:4710
#13 0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc62000be20, buffer=0x7fc62016b400) at gstpad.c:4710
#14 0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c085240, buffer=0x7fc62016b400) at gstpad.c:4710
#15 0x00007fc6cc6b500e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstflac.so
#16 0x00007fc7b02513df in ?? () from /usr/lib/x86_64-linux-gnu/libFLAC.so.8
#17 0x00007fc7b0253790 in FLAC__stream_decoder_process_single () from /usr/lib/x86_64-linux-gnu/libFLAC.so.8
#18 0x00007fc6cc6b6be6 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstflac.so
#19 0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c17eb40, buffer=buffer@entry=0x7fc6301502a0) at gstpad.c:4710
#20 0x00007fc7b4f3562a in gst_base_parse_push_frame (parse=parse@entry=0x7fc61818d8d0, frame=frame@entry=0x7fc6cd0c0d00) at gstbaseparse.c:1988
#21 0x00007fc7b4f365de in gst_base_parse_handle_and_push_frame (parse=parse@entry=0x7fc61818d8d0, frame=frame@entry=0x7fc6cd0c0d00, klass=0x33c0870) at gstbaseparse.c:1765
#22 0x00007fc7b4f38f03 in gst_base_parse_loop (pad=<optimized out>) at gstbaseparse.c:2826
#23 0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc6180564e0) at gsttask.c:327
#24 0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#25 0x00007fc7bdca10f5 in g_thread_proxy (data=0xdc06d0) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#26 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc6cd0c1700) at pthread_create.c:311
#27 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7fc62b7fe700 (LWP 4247)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x7fc618138040, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7b4cb9f33 in gst_task_func (task=0x7fc6180568e0) at gsttask.c:312
#3  0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#4  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc6180d0370) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#5  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc62b7fe700) at pthread_create.c:311
#6  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7fc641f84700 (LWP 4248)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x7fc6301162a0, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a178249d in gst_queue2_loop (pad=<optimized out>) at gstqueue2.c:2539
#3  0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc6180569e0) at gsttask.c:327
#4  0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#5  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc63c042050) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#6  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc641f84700) at pthread_create.c:311
#7  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7fc642785700 (LWP 4249)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0xfe5100, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a177932d in gst_queue_chain (pad=<optimized out>, buffer=<optimized out>) at gstqueue.c:1014
#3  0x00007fc7b4c94831 in gst_pad_push (pad=0xfd2400, buffer=0x7fc63c038060) at gstpad.c:4710
#4  0x00007fc7b4c94831 in gst_pad_push (pad=0x1011a60, buffer=0x7fc63c038060) at gstpad.c:4710
#5  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c05f850, buffer=0x7fc63c038060) at gstpad.c:4710
#6  0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=<optimized out>, buffer=0x7fc63c038060) at gstbasetransform.c:2674
#7  0x00007fc7b4c94831 in gst_pad_push (pad=0x7fc63c05f550, buffer=0x7fc63c038060) at gstpad.c:4710
#8  0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=<optimized out>, buffer=0x7fc63c038060) at gstbasetransform.c:2674
#9  0x00007fc7b4c94831 in gst_pad_push (pad=0x1017c80, buffer=0x7fc63c038060) at gstpad.c:4710
#10 0x00007fc7b4c94831 in gst_pad_push (pad=0x3341ac0, buffer=buffer@entry=0x7fc63c038060) at gstpad.c:4710
#11 0x00007fc7a177a329 in gst_queue_push_one (queue=0xfcb560) at gstqueue.c:1156
#12 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#13 0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc6180567e0) at gsttask.c:327
#14 0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#15 0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc61c003190) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#16 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc642785700) at pthread_create.c:311
#17 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7fc7a25bc700 (LWP 4250)):
[KCrash Handler]
#6  0x00007fc7c2f1ef77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007fc7c2f225e8 in __GI_abort () at abort.c:90
#8  0x00007fc7c3624912 in qt_message_output (msgType=msgType@entry=QtFatalMsg, buf=0x7fc634214f28 "ASSERT: \"(that->m_pendingData.size() % that->m_channels) == 0\" in file ../../gstreamer/audiodataoutput.cpp, line 164") at global/qglobal.cpp:2347
#9  0x00007fc7c3624c79 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, msg=msg@entry=0x7fc7c378fa80 "ASSERT: \"%s\" in file %s, line %d", ap=ap@entry=0x7fc7a25bae78) at global/qglobal.cpp:2393
#10 0x00007fc7c3625484 in qFatal (msg=msg@entry=0x7fc7c378fa80 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2576
#11 0x00007fc7c36254c6 in qt_assert (assertion=assertion@entry=0x7fc7a775b5c8 "(that->m_pendingData.size() % that->m_channels) == 0", file=file@entry=0x7fc7a775b560 "../../gstreamer/audiodataoutput.cpp", line=line@entry=164) at global/qglobal.cpp:2021
#12 0x00007fc7a7732eeb in Phonon::Gstreamer::AudioDataOutput::processBuffer (buffer=<optimized out>, gThat=0x9ddb80) at ../../gstreamer/audiodataoutput.cpp:164
#13 0x00007fc7bd312188 in g_closure_invoke (closure=0xbe6720, return_value=0x0, n_param_values=3, param_values=0x7fc7a25bb1d0, invocation_hint=0x7fc7a25bb170) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
#14 0x00007fc7bd323b1d in signal_emit_unlocked_R (node=node@entry=0x9e0c30, detail=detail@entry=0, instance=instance@entry=0xfd19e0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fc7a25bb1d0) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3586
#15 0x00007fc7bd32b829 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fc7a25bb388) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3330
#16 0x00007fc7bd32bae2 in g_signal_emit (instance=instance@entry=0xfd19e0, signal_id=<optimized out>, detail=detail@entry=0) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3386
#17 0x00007fc7a1763564 in gst_fake_sink_render (bsink=0xfd19e0, buf=0xff2970) at gstfakesink.c:538
#18 0x00007fc7b4f426af in gst_base_sink_render_object (basesink=basesink@entry=0xfd19e0, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0xff2970, pad=0xdc4e00) at gstbasesink.c:3014
#19 0x00007fc7b4f43f8f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0xfd19e0, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0xff2970, prerollable=prerollable@entry=1, pad=0xdc4e00) at gstbasesink.c:3295
#20 0x00007fc7b4f44436 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0xfd19e0, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0xff2970, pad=0xdc4e00) at gstbasesink.c:3677
#21 0x00007fc7b4f4476f in gst_base_sink_chain_main (basesink=0xfd19e0, pad=0xdc4e00, obj_type=<optimized out>, obj=0xff2970) at gstbasesink.c:3715
#22 0x00007fc7b4c90db3 in gst_pad_chain_data_unchecked (cache=<optimized out>, data=0xff2970, is_buffer=1, pad=0xdc4e00) at gstpad.c:4271
#23 gst_pad_push_data (pad=pad@entry=0xfcf820, is_buffer=is_buffer@entry=1, data=data@entry=0xff2970, cache=<optimized out>, cache@entry=0x7fc7a25bb9e0) at gstpad.c:4506
#24 0x00007fc7b4c94729 in gst_pad_push (pad=0xfcf820, buffer=0xff2970) at gstpad.c:4730
#25 0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=pad@entry=0xfcf6a0, buffer=buffer@entry=0x7fc62016b4a0) at gstbasetransform.c:2674
#26 0x00007fc7b4c90db3 in gst_pad_chain_data_unchecked (cache=<optimized out>, data=0x7fc62016b4a0, is_buffer=1, pad=0xfcf6a0) at gstpad.c:4271
#27 gst_pad_push_data (pad=pad@entry=0xfcf520, is_buffer=is_buffer@entry=1, data=data@entry=0x7fc62016b4a0, cache=<optimized out>, cache@entry=0x7fc7a25bbb10) at gstpad.c:4506
#28 0x00007fc7b4c94729 in gst_pad_push (pad=0xfcf520, buffer=0x7fc62016b4a0) at gstpad.c:4730
#29 0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=pad@entry=0xfcf3a0, buffer=buffer@entry=0x7fc62016b4a0) at gstbasetransform.c:2674
#30 0x00007fc7b4c90db3 in gst_pad_chain_data_unchecked (cache=<optimized out>, data=0x7fc62016b4a0, is_buffer=1, pad=0xfcf3a0) at gstpad.c:4271
#31 gst_pad_push_data (pad=pad@entry=0xfcf220, is_buffer=is_buffer@entry=1, data=data@entry=0x7fc62016b4a0, cache=<optimized out>, cache@entry=0x7fc7a25bbc40) at gstpad.c:4506
#32 0x00007fc7b4c94729 in gst_pad_push (pad=0xfcf220, buffer=buffer@entry=0x7fc62016b4a0) at gstpad.c:4730
#33 0x00007fc7a177a329 in gst_queue_push_one (queue=0xfca370) at gstqueue.c:1156
#34 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#35 0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc63c01a0d0) at gsttask.c:327
#36 0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#37 0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc61c003140) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#38 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc7a25bc700) at pthread_create.c:311
#39 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7fc79bfc1700 (LWP 4251)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x9cec20, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a177932d in gst_queue_chain (pad=<optimized out>, buffer=<optimized out>) at gstqueue.c:1014
#3  0x00007fc7b4c94831 in gst_pad_push (pad=0xfd2260, buffer=0x7fc638141690) at gstpad.c:4710
#4  0x00007fc7b4c94831 in gst_pad_push (pad=pad@entry=0xfe6610, buffer=0x7fc638141690) at gstpad.c:4710
#5  0x00007fc7a1784450 in gst_tee_do_push (is_list=0, data=0x7fc638141690, pad=0xfe6610, tee=0xda2150) at gsttee.c:675
#6  gst_tee_handle_data (tee=tee@entry=0xda2150, data=data@entry=0x7fc638141690, is_list=is_list@entry=0) at gsttee.c:754
#7  0x00007fc7a1784914 in gst_tee_chain (pad=<optimized out>, buffer=0x7fc638141690) at gsttee.c:828
#8  0x00007fc7b4c94831 in gst_pad_push (pad=0xfe6190, buffer=buffer@entry=0x7fc638141690) at gstpad.c:4710
#9  0x00007fc7a177a329 in gst_queue_push_one (queue=0xfca600) at gstqueue.c:1156
#10 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#11 0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc6180566e0) at gsttask.c:327
#12 0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#13 0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc63c042e80) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#14 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc79bfc1700) at pthread_create.c:311
#15 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7fc79b7c0700 (LWP 4252)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x1005450, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a1779bf5 in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1252
#3  0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc63c01a2d0) at gsttask.c:327
#4  0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#5  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc63c042f70) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#6  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc79b7c0700) at pthread_create.c:311
#7  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7fc79afbf700 (LWP 4253)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x00007fc7badf5650 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fc7a28001bb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#3  0x00007fc7a25dc701 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#4  0x00007fc7b4f426af in gst_base_sink_render_object (basesink=basesink@entry=0xdbfa40, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7fc6381162a0, pad=0xdc4080) at gstbasesink.c:3014
#5  0x00007fc7b4f43f8f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0xdbfa40, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7fc6381162a0, prerollable=prerollable@entry=1, pad=0xdc4080) at gstbasesink.c:3295
#6  0x00007fc7b4f44436 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0xdbfa40, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7fc6381162a0, pad=0xdc4080) at gstbasesink.c:3677
#7  0x00007fc7b4f4476f in gst_base_sink_chain_main (basesink=0xdbfa40, pad=0xdc4080, obj_type=<optimized out>, obj=0x7fc6381162a0) at gstbasesink.c:3715
#8  0x00007fc7b4c94831 in gst_pad_push (pad=0xdc4680, buffer=0x7fc6381162a0) at gstpad.c:4710
#9  0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=<optimized out>, buffer=0x7fc6381162a0) at gstbasetransform.c:2674
#10 0x00007fc7b4c94831 in gst_pad_push (pad=0xdc4c80, buffer=0x7fc6381162a0) at gstpad.c:4710
#11 0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=<optimized out>, buffer=0x7fc6381162a0) at gstbasetransform.c:2674
#12 0x00007fc7b4c94831 in gst_pad_push (pad=0xdc4380, buffer=0x7fc6381162a0) at gstpad.c:4710
#13 0x00007fc7b4f51cf5 in gst_base_transform_chain (pad=<optimized out>, buffer=0x7fc6381162a0) at gstbasetransform.c:2674
#14 0x00007fc7b4c94831 in gst_pad_push (pad=0xdc4980, buffer=buffer@entry=0x7fc6381162a0) at gstpad.c:4710
#15 0x00007fc7a177a329 in gst_queue_push_one (queue=0xfca0e0) at gstqueue.c:1156
#16 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#17 0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc6180eae80) at gsttask.c:327
#18 0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#19 0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc61c003000) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#20 0x00007fc7bf2d1f6e in start_thread (arg=0x7fc79afbf700) at pthread_create.c:311
#21 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7fc640f82700 (LWP 20113)):
#0  0x00007fc7c2fd46bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7b30c9e61 in ?? () from /usr/lib/tls/libnvidia-tls.so.331.20
#2  0x00007fc7bdcbb670 in read (__nbytes=16, __buf=0x7fc640f81ce0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7fc63410ec10) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#4  0x00007fc7bdc7c1cc in g_main_context_check (context=context@entry=0xfa9cd0, max_priority=2147483647, fds=fds@entry=0x7fc6240faf70, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#5  0x00007fc7bdc7c63b in g_main_context_iterate (context=context@entry=0xfa9cd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#6  0x00007fc7bdc7c7ac in g_main_context_iteration (context=0xfa9cd0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#7  0x00007fc7983b0a9d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#8  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc630076630) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#9  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc640f82700) at pthread_create.c:311
#10 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7fc79a7be700 (LWP 20115)):
#0  0x00007fc7c2fd46bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7b30c9e61 in ?? () from /usr/lib/tls/libnvidia-tls.so.331.20
#2  0x00007fc7bdcbb670 in read (__nbytes=16, __buf=0x7fc79a7bdce0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x7fc6240d98c0) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#4  0x00007fc7bdc7c1cc in g_main_context_check (context=context@entry=0x7fc6240db600, max_priority=2147483647, fds=fds@entry=0x7fc61c02efe0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#5  0x00007fc7bdc7c63b in g_main_context_iterate (context=0x7fc6240db600, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#6  0x00007fc7bdc7cb0a in g_main_loop_run (loop=0x7fc6240db590) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3906
#7  0x00007fc796085b66 in gdbus_shared_thread_func (user_data=0x7fc6240db5d0) at /build/buildd/glib2.0-2.38.1/./gio/gdbusprivate.c:278
#8  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc62c005630) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#9  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc79a7be700) at pthread_create.c:311
#10 0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fc628bff700 (LWP 20117)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7bdcbc617 in g_cond_wait (cond=0x100e610, mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:759
#2  0x00007fc7a1779bf5 in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1252
#3  0x00007fc7b4cb9d64 in gst_task_func (task=0x7fc63c01a1d0) at gsttask.c:327
#4  0x00007fc7bdca1ab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#5  0x00007fc7bdca10f5 in g_thread_proxy (data=0x7fc63c057190) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#6  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc628bff700) at pthread_create.c:311
#7  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fc60fc7e700 (LWP 20130)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc7b9e0dbbd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fc7ba0fca76 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc60fc7e700) at pthread_create.c:311
#4  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fc641783700 (LWP 22785)):
#0  0x00007fc7c2fd5f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7badf5041 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fc7bade684c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fc7bade6ede in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fc7bade6f90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fc7badf4ff3 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fc7b5eabee8 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#7  0x00007fc7bf2d1f6e in start_thread (arg=0x7fc641783700) at pthread_create.c:311
#8  0x00007fc7c2fe29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fc7c62777c0 (LWP 798)):
#0  0x00007fc7c2fd46bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc7b30c9e61 in ?? () from /usr/lib/tls/libnvidia-tls.so.331.20
#2  0x00007fc7bdcbb670 in read (__nbytes=16, __buf=0x7fffbbe1eb00, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0x772f30) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#4  0x00007fc7bdc7c1cc in g_main_context_check (context=context@entry=0x8ca7a0, max_priority=2147483647, fds=fds@entry=0x2fb5610, n_fds=n_fds@entry=12) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#5  0x00007fc7bdc7c63b in g_main_context_iterate (context=context@entry=0x8ca7a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#6  0x00007fc7bdc7c7ac in g_main_context_iteration (context=0x8ca7a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#7  0x00007fc7c375ba76 in QEventDispatcherGlib::processEvents (this=0x769ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fc7c41c19d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#9  0x00007fc7c372d5ef in QEventLoop::processEvents (this=this@entry=0x7fffbbe1ed30, flags=...) at kernel/qeventloop.cpp:149
#10 0x00007fc7c372d8e5 in QEventLoop::exec (this=this@entry=0x7fffbbe1ed30, flags=...) at kernel/qeventloop.cpp:204
#11 0x00007fc7c3732e5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#12 0x00007fc7c411e34c in QApplication::exec () at kernel/qapplication.cpp:3828
#13 0x0000000000408393 in main (argc=<optimized out>, argv=0x7fffbbe1efc8) at ../../src/main.cpp:329

Possible duplicates by query: bug 329162, bug 324432, bug 322618, bug 322474, bug 321758.

Reported using DrKonqi
Comment 1 Con Kolivas 2013-12-30 11:10:48 UTC
Created attachment 84346 [details]
New crash information added by DrKonqi

amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.4

- What I was doing when the application crashed:

I was able to reproduce this crash at the same spot in the playlist every time. Starting amarok from console I in debug the last lines are also:

amarok: BEGIN: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const 
amarok:   BEGIN: void LyricsManager::lyricsNotFound(const QString&) 
amarok:     BEGIN: bool LyricsManager::showCached() 
amarok:     END__: bool LyricsManager::showCached() [Took: 0s] 
amarok:     BEGIN: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) 
amarok:       BEGIN: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) 
amarok:       END__: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) [Took: 0s] 
amarok:     END__: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) [Took: 0s] 
amarok:   END__: void LyricsManager::lyricsNotFound(const QString&) [Took: 0s] 
amarok: END__: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const [Took: 0s] 
ASSERT: "(that->m_pendingData.size() % that->m_channels) == 0" in file ../../gstreamer/audiodataoutput.cpp, line 164
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/con/.kde/socket-hex/kdeinit4__0
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
QSocketNotifier: Invalid socket 44 and type 'Read', disabling...
QSocketNotifier: Invalid socket 86 and type 'Read', disabling...

-- Backtrace (Reduced):
#6  0x00007fb84de6bf77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007fb84de6f5e8 in __GI_abort () at abort.c:90
[...]
#11 0x00007fb84e5724c6 in qt_assert (assertion=assertion@entry=0x7fb8326a85c8 "(that->m_pendingData.size() % that->m_channels) == 0", file=file@entry=0x7fb8326a8560 "../../gstreamer/audiodataoutput.cpp", line=line@entry=164) at global/qglobal.cpp:2021
#12 0x00007fb83267feeb in Phonon::Gstreamer::AudioDataOutput::processBuffer (buffer=<optimized out>, gThat=0x202b130) at ../../gstreamer/audiodataoutput.cpp:164
#13 0x00007fb84825f188 in g_closure_invoke (closure=0x1ffa420, return_value=0x0, n_param_values=3, param_values=0x7fb6cdf831d0, invocation_hint=0x7fb6cdf83170) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
Comment 2 Con Kolivas 2013-12-30 11:13:42 UTC
Created attachment 84347 [details]
New crash information added by DrKonqi

amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.4

- What I was doing when the application crashed:

Confirmed this crash happens every time at the same spot in this playlist now.

-- Backtrace (Reduced):
#6  0x00007f91adf08f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007f91adf0c5e8 in __GI_abort () at abort.c:90
[...]
#11 0x00007f91ae60f4c6 in qt_assert (assertion=assertion@entry=0x7f91927455c8 "(that->m_pendingData.size() % that->m_channels) == 0", file=file@entry=0x7f9192745560 "../../gstreamer/audiodataoutput.cpp", line=line@entry=164) at global/qglobal.cpp:2021
#12 0x00007f919271ceeb in Phonon::Gstreamer::AudioDataOutput::processBuffer (buffer=<optimized out>, gThat=0x1d4ca00) at ../../gstreamer/audiodataoutput.cpp:164
#13 0x00007f91a82fc188 in g_closure_invoke (closure=0x24c4870, return_value=0x0, n_param_values=3, param_values=0x7f902e0961d0, invocation_hint=0x7f902e096170) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
Comment 3 Jekyll Wu 2013-12-30 13:10:52 UTC

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