[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [amarok] [Bug 327693] New: Amarok crashes with SIGABRT when changing songs
From:       Mauren Berti <stormqueen1990 () gmail ! com>
Date:       2013-11-16 18:05:32
Message-ID: bug-327693-71684 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=327693

            Bug ID: 327693
           Summary: Amarok crashes with SIGABRT when changing songs
    Classification: Unclassified
           Product: amarok
           Version: 2.8.0
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: amarok-bugs-dist@kde.org
          Reporter: stormqueen1990@gmail.com

Application: amarok (2.8.0)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.7-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger's Cat)"

-- Information about the crash:
- What I was doing when the application crashed:
Amarok was changing from one song to the next one. The files I was listening to
are on a different HDD partition, which is formatted in NTFS. My main system
runs on a ext4 partition.
At first it crashed without showing a Dr. Konqi dialog. I am reporting from the
second crash of the day already.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Amarok (amarok), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
185    62:    movl    (%rsp), %edi
[Current thread is 1 (Thread 0x7fcd364978c0 (LWP 5190))]

Thread 40 (Thread 0x7fcd16280700 (LWP 5196)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fcd16d89052 in inline_mysql_cond_timedwait (src_file=0x7fcd173a6b00
"/builddir/build/BUILD/mariadb-5.5.33a/storage/maria/ma_servicethread.c",
src_line=119, abstime=0x7fcd1627fc80, mutex=0x7fcd17fee9a0 <LOCK_checkpoint>,
that=0x7fcd17fee960 <COND_checkpoint>) at
/usr/src/debug/mariadb-5.5.33a/include/mysql/psi/mysql_thread.h:1020
#2  my_service_thread_sleep (control=control@entry=0x7fcd177b25f0
<checkpoint_control>, sleep_time=<optimized out>) at
/usr/src/debug/mariadb-5.5.33a/storage/maria/ma_servicethread.c:118
#3  0x00007fcd16da2f99 in ma_checkpoint_background (arg=0x1e) at
/usr/src/debug/mariadb-5.5.33a/storage/maria/ma_checkpoint.c:705
#4  0x0000003e75e07c53 in start_thread (arg=0x7fcd16280700) at
pthread_create.c:308
#5  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 39 (Thread 0x7fcd0850c700 (LWP 5197)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x0000003e7ee7b1c4 in wait (time=60000, this=0x226ea10) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x2266540,
mutex=mutex@entry=0x2266538, time=time@entry=60000) at
thread/qwaitcondition_unix.cpp:158
#3  0x0000003002190b6e in AbstractDirectoryWatcher::run (this=0x2266510) at
/usr/src/debug/amarok-2.8.0/src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x0000003fff80c6a2 in ThreadWeaver::JobRunHelper::runTheJob
(this=this@entry=0x7fcd0850bce0, th=th@entry=0x211afc0,
job=job@entry=0x2266510) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Job.cpp:106
#5  0x0000003fff80c85e in ThreadWeaver::Job::execute (this=0x2266510,
th=0x211afc0) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Job.cpp:135
#6  0x0000003fff80c0ab in ThreadWeaver::Thread::run (this=0x211afc0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:108
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x211afc0) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcd0850c700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 38 (Thread 0x7fcd07d0b700 (LWP 5198)):
#0  g_mutex_get_impl (mutex=0x7fccf80009a0) at gthread-posix.c:132
#1  0x0000003e78287279 in g_mutex_unlock (mutex=mutex@entry=0x7fccf80009a0) at
gthread-posix.c:229
#2  0x0000003e78247fad in g_main_context_iterate
(context=context@entry=0x7fccf80009a0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3649
#3  0x0000003e782481fc in g_main_context_iteration (context=0x7fccf80009a0,
may_block=1) at gmain.c:3762
#4  0x0000003e7efa7166 in QEventDispatcherGlib::processEvents
(this=0x7fccf80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x0000003e7ef78ecf in QEventLoop::processEvents
(this=this@entry=0x7fcd07d0ace0, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003e7ef791c5 in QEventLoop::exec (this=this@entry=0x7fcd07d0ace0,
flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003e7ee7866f in QThread::exec (this=this@entry=0x22742f0) at
thread/qthread.cpp:536
#8  0x0000003e7ef5a733 in QInotifyFileSystemWatcherEngine::run (this=0x22742f0)
at io/qfilesystemwatcher_inotify.cpp:256
#9  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x22742f0) at
thread/qthread_unix.cpp:338
#10 0x0000003e75e07c53 in start_thread (arg=0x7fcd07d0b700) at
pthread_create.c:308
#11 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 37 (Thread 0x7fcd067e5700 (LWP 5199)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2422190) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2422190, previous=0x5252750) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2422190) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2422190) at
thread/qthread_unix.cpp:338
#7  0x0000003e75e07c53 in start_thread (arg=0x7fcd067e5700) at
pthread_create.c:308
#8  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 36 (Thread 0x7fcd05fe4700 (LWP 5200)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2646770) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2646770, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2646770, previous=0x7fccf7aa82d0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2646770) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2646770) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcd05fe4700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 35 (Thread 0x7fcd057e3700 (LWP 5201)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x264ba10) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x264ba10, previous=0x5253d40) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x264ba10) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x264ba10) at
thread/qthread_unix.cpp:338
#7  0x0000003e75e07c53 in start_thread (arg=0x7fcd057e3700) at
pthread_create.c:308
#8  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 34 (Thread 0x7fcd04fe2700 (LWP 5202)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2684280) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2684280, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2684280, previous=0x7fccf7aac7e0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2684280) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2684280) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcd04fe2700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 33 (Thread 0x7fccefbd4700 (LWP 5203)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2d88c00) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2d88c00, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2d88c00, previous=0x7fccf7aaba10) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2d88c00) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2d88c00) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fccefbd4700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 32 (Thread 0x7fccef3d3700 (LWP 5204)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2d8a300) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2d8a300, previous=0x5250050) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2d8a300) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2d8a300) at
thread/qthread_unix.cpp:338
#7  0x0000003e75e07c53 in start_thread (arg=0x7fccef3d3700) at
pthread_create.c:308
#8  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 31 (Thread 0x7fcceebd2700 (LWP 5205)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x2d8b190) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2d8b190, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x2d8b190, previous=0x7fccf7aa6730) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x2d8b190) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2d8b190) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcceebd2700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 30 (Thread 0x7fccee1b6700 (LWP 5206)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf4010d90) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4010d90, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4010d90, previous=0x7fccf7aae380) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf4010d90) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf4010d90) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fccee1b6700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 29 (Thread 0x7fcced9b5700 (LWP 5207)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf4027130) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4027130, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4027130, previous=0x7fccf7aaac40) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf4027130) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf4027130) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcced9b5700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 28 (Thread 0x7fcced1b4700 (LWP 5208)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf403a6b0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf403a6b0, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf403a6b0, previous=0x7fccf7aa9e70) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf403a6b0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf403a6b0) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcced1b4700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 27 (Thread 0x7fccec9b3700 (LWP 5209)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf4049a50) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4049a50, previous=0x4ea1890) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf4049a50) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf4049a50) at
thread/qthread_unix.cpp:338
#7  0x0000003e75e07c53 in start_thread (arg=0x7fccec9b3700) at
pthread_create.c:308
#8  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 26 (Thread 0x7fcccbfff700 (LWP 5210)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf4054f40) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4054f40, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4054f40, previous=0x7fccf7aa7500) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf4054f40) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf4054f40) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcccbfff700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 25 (Thread 0x7fcccb7fe700 (LWP 5211)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf4058230) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf4058230, previous=0x5251390) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf4058230) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf4058230) at
thread/qthread_unix.cpp:338
#7  0x0000003e75e07c53 in start_thread (arg=0x7fcccb7fe700) at
pthread_create.c:308
#8  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 24 (Thread 0x7fcccaffd700 (LWP 5212)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf405f2e0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf405f2e0, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf405f2e0, previous=0x7fccf7aad5b0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf405f2e0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf405f2e0) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcccaffd700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 23 (Thread 0x7fccca7fc700 (LWP 5213)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e7ee7b1e6 in wait (time=18446744073709551615, this=0x2271230) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2271108, mutex=0x213eb40,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003fff80a85c in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x22710e0,
th=0x7fccf40612e0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x0000003fff80d2f3 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf40612e0, previous=0x0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x0000003fff80d30c in ThreadWeaver::WorkingHardState::applyForWork
(this=0x213d270, th=0x7fccf40612e0, previous=0x7fccf7aa90a0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x0000003fff80c00f in ThreadWeaver::Thread::run (this=0x7fccf40612e0) at
/usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#7  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x7fccf40612e0) at
thread/qthread_unix.cpp:338
#8  0x0000003e75e07c53 in start_thread (arg=0x7fccca7fc700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 22 (Thread 0x7fccc9bd6700 (LWP 5214)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003264acde2d in WTF::TCMalloc_PageHeap::scavengerThread
(this=<optimized out>) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x0000003264acde69 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x0000003e75e07c53 in start_thread (arg=0x7fccc9bd6700) at
pthread_create.c:308
#4  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 21 (Thread 0x7fcc73ffd700 (LWP 5217)):
#0  __libc_enable_asynccancel () at
../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:63
#1  0x0000003e75aeb7f2 in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x0000003e782480f4 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7fcc6c0028d0, timeout=8160, context=0x7fcc6c0009a0) at gmain.c:3995
#3  g_main_context_iterate (context=context@entry=0x7fcc6c0009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3696
#4  0x0000003e782481fc in g_main_context_iteration (context=0x7fcc6c0009a0,
may_block=1) at gmain.c:3762
#5  0x0000003e7efa7166 in QEventDispatcherGlib::processEvents
(this=0x7fcc6c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x0000003e7ef78ecf in QEventLoop::processEvents
(this=this@entry=0x7fcc73ffcd20, flags=...) at kernel/qeventloop.cpp:149
#7  0x0000003e7ef791c5 in QEventLoop::exec (this=this@entry=0x7fcc73ffcd20,
flags=...) at kernel/qeventloop.cpp:204
#8  0x0000003e7ee7866f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:536
#9  0x0000003e7ee7ad0f in QThreadPrivate::start (arg=0x2a9be00) at
thread/qthread_unix.cpp:338
#10 0x0000003e75e07c53 in start_thread (arg=0x7fcc73ffd700) at
pthread_create.c:308
#11 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7fcc737fc700 (LWP 5218)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e95f860bb in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x3e96283f00 <QTWTF::pageheap_memory>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x0000003e95f860f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003e75e07c53 in start_thread (arg=0x7fcc737fc700) at
pthread_create.c:308
#4  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7fcbe39c8700 (LWP 5240)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb9c01a790, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e97680903 in gst_task_func (task=0x7fcb800101a0) at gsttask.c:312
#3  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#4  0x0000003e7826c185 in g_thread_proxy (data=0x4cc3680) at gthread.c:798
#5  0x0000003e75e07c53 in start_thread (arg=0x7fcbe39c8700) at
pthread_create.c:308
#6  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7fcbe2d9e700 (LWP 5241)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x5373930, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x0000003e97680903 in gst_task_func (task=0x7fcb3401a830) at gsttask.c:312
#3  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#4  0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc0048f0) at gthread.c:798
#5  0x0000003e75e07c53 in start_thread (arg=0x7fcbe2d9e700) at
pthread_create.c:308
#6  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7fcbe259d700 (LWP 5242)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x20b8430, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x0000003e97680903 in gst_task_func (task=0x7fcb7400c1b0) at gsttask.c:312
#3  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#4  0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc004940) at gthread.c:798
#5  0x0000003e75e07c53 in start_thread (arg=0x7fcbe259d700) at
pthread_create.c:308
#6  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7fcbe1d9c700 (LWP 5243)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x2014040, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x0000003e9c21dd1c in gst_base_sink_wait_preroll (sink=0x1e94c60) at
gstbasesink.c:2279
#3  0x00007fcd2821fc58 in gst_base_audio_sink_render () from
/lib64/libgstaudio-0.10.so.0
#4  0x0000003e9c2202df in gst_base_sink_render_object
(basesink=basesink@entry=0x1e94c60, obj_type=obj_type@entry=2 '\002',
obj=obj@entry=0x7fcbdc0e9c00, pad=0x1e980b0) at gstbasesink.c:3014
#5  0x0000003e9c221bbf in gst_base_sink_queue_object_unlocked
(basesink=basesink@entry=0x1e94c60, obj_type=obj_type@entry=2 '\002',
obj=obj@entry=0x7fcbdc0e9c00, prerollable=prerollable@entry=1, pad=0x1e980b0)
at gstbasesink.c:3295
#6  0x0000003e9c222066 in gst_base_sink_chain_unlocked
(basesink=basesink@entry=0x1e94c60, obj_type=obj_type@entry=2 '\002',
obj=obj@entry=0x7fcbdc0e9c00, pad=0x1e980b0) at gstbasesink.c:3677
#7  0x0000003e9c22239f in gst_base_sink_chain_main (basesink=0x1e94c60,
pad=0x1e980b0, obj_type=<optimized out>, obj=0x7fcbdc0e9c00) at
gstbasesink.c:3715
#8  0x0000003e9765b281 in gst_pad_push (pad=0x1e986b0, buffer=0x7fcbdc0e9c00)
at gstpad.c:4710
#9  0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc0e9c00) at gstbasetransform.c:2674
#10 0x0000003e9765b281 in gst_pad_push (pad=0x1e98cb0, buffer=0x7fcbdc0e9c00)
at gstpad.c:4710
#11 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc0e9c00) at gstbasetransform.c:2674
#12 0x0000003e9765b281 in gst_pad_push (pad=0x1e983b0, buffer=0x7fcbdc0e9c00)
at gstpad.c:4710
#13 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc0e9c00) at gstbasetransform.c:2674
#14 0x0000003e9765b281 in gst_pad_push (pad=0x1e989b0,
buffer=buffer@entry=0x7fcbdc0e9c00) at gstpad.c:4710
#15 0x00007fcd228cf369 in gst_queue_push_one (queue=0x209a040) at
gstqueue.c:1156
#16 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#17 0x0000003e97680734 in gst_task_func (task=0x7fcb3401a330) at gsttask.c:327
#18 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#19 0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc004990) at gthread.c:798
#20 0x0000003e75e07c53 in start_thread (arg=0x7fcbe1d9c700) at
pthread_create.c:308
#21 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7fcbe159b700 (LWP 5244)):
#0  0x0000003e75ae767d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003e782865af in g_wakeup_signal (wakeup=0x1a9c330) at gwakeup.c:238
#2  0x0000003e78248af3 in g_main_context_wakeup (context=<optimized out>,
context@entry=0x0) at gmain.c:4317
#3  0x0000003e97631c76 in gst_bus_wakeup_main_context (bus=bus@entry=0x1d85480)
at gstbus.c:238
#4  0x0000003e97632813 in gst_bus_post (bus=bus@entry=0x1d85480,
message=message@entry=0x4e5ee80) at gstbus.c:345
#5  0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x20b9a20, message=message@entry=0x4e5ee80) at
gstelement.c:1853
#6  0x0000003e9762ba24 in gst_bin_handle_message_func (bin=0x20b9a20,
message=0x4e5ee80) at gstbin.c:3442
#7  0x0000003e9765e1b5 in gst_pipeline_handle_message (bin=0x20b9a20,
message=0x4e5ee80) at gstpipeline.c:587
#8  0x00007fcd2223b419 in gst_play_bin_handle_message () from
/usr/lib64/gstreamer-0.10/libgstplaybin.so
#9  0x0000003e97628988 in bin_bus_handler (bus=bus@entry=0x1d853c0,
message=message@entry=0x4e5ee80, bin=bin@entry=0x20b9a20) at gstbin.c:2793
#10 0x0000003e97632582 in gst_bus_post (bus=bus@entry=0x1d853c0,
message=message@entry=0x4e5ee80) at gstbus.c:322
#11 0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x20bc0b0, message=message@entry=0x4e5ee80) at
gstelement.c:1853
#12 0x0000003e9762ba24 in gst_bin_handle_message_func (bin=0x20bc0b0,
message=0x4e5ee80) at gstbin.c:3442
#13 0x00007fcd222411f8 in gst_play_sink_handle_message () from
/usr/lib64/gstreamer-0.10/libgstplaybin.so
#14 0x0000003e97628988 in bin_bus_handler (bus=bus@entry=0x1d85540,
message=message@entry=0x4e5ee80, bin=bin@entry=0x20bc0b0) at gstbin.c:2793
#15 0x0000003e97632582 in gst_bus_post (bus=bus@entry=0x1d85540,
message=message@entry=0x4e5ee80) at gstbus.c:322
#16 0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x1eadb80, message=message@entry=0x4e5ee80) at
gstelement.c:1853
#17 0x0000003e9762ba24 in gst_bin_handle_message_func (bin=0x1eadb80,
message=0x4e5ee80) at gstbin.c:3442
#18 0x0000003e97628988 in bin_bus_handler (bus=bus@entry=0x1df8b30,
message=message@entry=0x4e5ee80, bin=bin@entry=0x1eadb80) at gstbin.c:2793
#19 0x0000003e97632582 in gst_bus_post (bus=bus@entry=0x1df8b30,
message=message@entry=0x4e5ee80) at gstbus.c:322
#20 0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x1ead2e0, message=message@entry=0x4e5ee80) at
gstelement.c:1853
#21 0x0000003e9762ba24 in gst_bin_handle_message_func (bin=0x1ead2e0,
message=0x4e5ee80) at gstbin.c:3442
#22 0x0000003e97628988 in bin_bus_handler (bus=bus@entry=0x1d85600,
message=message@entry=0x4e5ee80, bin=bin@entry=0x1ead2e0) at gstbin.c:2793
#23 0x0000003e97632582 in gst_bus_post (bus=bus@entry=0x1d85600,
message=message@entry=0x4e5ee80) at gstbus.c:322
#24 0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x1ead000, message=message@entry=0x4e5ee80) at
gstelement.c:1853
#25 0x0000003e9762ba24 in gst_bin_handle_message_func (bin=0x1ead000,
message=0x4e5ee80) at gstbin.c:3442
#26 0x0000003e97628988 in bin_bus_handler (bus=bus@entry=0x1d85240,
message=message@entry=0x4e5ee80, bin=bin@entry=0x1ead000) at gstbin.c:2793
#27 0x0000003e97632582 in gst_bus_post (bus=bus@entry=0x1d85240,
message=message@entry=0x4e5ee80) at gstbus.c:322
#28 0x0000003e9763fe13 in gst_element_post_message
(element=element@entry=0x1e94c60, message=0x4e5ee80) at gstelement.c:1853
#29 0x0000003e97640299 in gst_element_message_full (element=0x1e94c60,
type=GST_MESSAGE_ERROR, domain=2087, code=1, text=<optimized out>,
debug=<optimized out>, file=0x7fcd2372b515 "pulsesink.c",
function=0x7fcd2372d150 "gst_pulsering_is_dead", line=373) at gstelement.c:1984
#30 0x00007fcd2371cad7 in gst_pulsering_is_dead () from
/usr/lib64/gstreamer-0.10/libgstpulse.so
#31 0x00007fcd2371d04c in gst_pulsesink_get_time () from
/usr/lib64/gstreamer-0.10/libgstpulse.so
#32 0x00007fcd28210588 in gst_audio_clock_get_internal_time () from
/lib64/libgstaudio-0.10.so.0
#33 0x0000003e97638d31 in gst_clock_get_internal_time
(clock=clock@entry=0x1ea04b0) at gstclock.c:953
#34 0x0000003e97638ec8 in gst_clock_get_time (clock=clock@entry=0x1ea04b0) at
gstclock.c:993
#35 0x0000003e9767977b in gst_system_clock_id_wait_jitter_unlocked
(clock=0x1ea04b0, entry=0x7fcb2c005050, jitter=<optimized out>, restart=1) at
gstsystemclock.c:680
#36 0x0000003e97639090 in gst_clock_id_wait (id=0x7fcb2c005050,
jitter=jitter@entry=0x7fcbe159a848) at gstclock.c:494
#37 0x0000003e9c21dc47 in gst_base_sink_wait_clock (sink=sink@entry=0x20ab000,
time=1448425850548, jitter=jitter@entry=0x7fcbe159a848) at gstbasesink.c:2225
#38 0x0000003e9c220037 in gst_base_sink_do_sync (pad=<optimized out>,
obj_type=<optimized out>, step_end=<synthetic pointer>, late=<synthetic
pointer>, obj=0x7fcbdc061c00, basesink=0x20ab000) at gstbasesink.c:2572
#39 gst_base_sink_render_object (basesink=basesink@entry=0x20ab000,
obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7fcbdc061c00, pad=0x1e98e30)
at gstbasesink.c:2978
#40 0x0000003e9c221bbf in gst_base_sink_queue_object_unlocked
(basesink=basesink@entry=0x20ab000, obj_type=obj_type@entry=2 '\002',
obj=obj@entry=0x7fcbdc061c00, prerollable=prerollable@entry=1, pad=0x1e98e30)
at gstbasesink.c:3295
#41 0x0000003e9c222066 in gst_base_sink_chain_unlocked
(basesink=basesink@entry=0x20ab000, obj_type=obj_type@entry=2 '\002',
obj=obj@entry=0x7fcbdc061c00, pad=0x1e98e30) at gstbasesink.c:3677
#42 0x0000003e9c22239f in gst_base_sink_chain_main (basesink=0x20ab000,
pad=0x1e98e30, obj_type=<optimized out>, obj=0x7fcbdc061c00) at
gstbasesink.c:3715
#43 0x0000003e9765b281 in gst_pad_push (pad=0x20a2790, buffer=0x7fcbdc061c00)
at gstpad.c:4710
#44 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc061c00) at gstbasetransform.c:2674
#45 0x0000003e9765b281 in gst_pad_push (pad=0x20a2490, buffer=0x7fcbdc061c00)
at gstpad.c:4710
#46 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc061ac0) at gstbasetransform.c:2674
#47 0x0000003e9765b281 in gst_pad_push (pad=0x20a2190,
buffer=buffer@entry=0x7fcbdc061ac0) at gstpad.c:4710
#48 0x00007fcd228cf369 in gst_queue_push_one (queue=0x209a2d0) at
gstqueue.c:1156
#49 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#50 0x0000003e97680734 in gst_task_func (task=0x7fcb3401a430) at gsttask.c:327
#51 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#52 0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc0049e0) at gthread.c:798
#53 0x0000003e75e07c53 in start_thread (arg=0x7fcbe159b700) at
pthread_create.c:308
#54 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7fcbe0d9a700 (LWP 5245)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x202ca90, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x00007fcd228ce36d in gst_queue_chain (pad=<optimized out>,
buffer=<optimized out>) at gstqueue.c:1014
#3  0x0000003e9765b281 in gst_pad_push (pad=0x20a9000, buffer=0x7fcbdc061ac0)
at gstpad.c:4710
#4  0x0000003e9765b281 in gst_pad_push (pad=0x20f8080, buffer=0x7fcbdc061ac0)
at gstpad.c:4710
#5  0x00007fcd228d979b in gst_tee_handle_data (tee=tee@entry=0x1e814e0,
data=0x20f81f8, data@entry=0x7fcbdc061ac0, is_list=is_list@entry=0) at
gsttee.c:722
#6  0x00007fcd228d9954 in gst_tee_chain (pad=<optimized out>,
buffer=0x7fcbdc061ac0) at gsttee.c:828
#7  0x0000003e9765b281 in gst_pad_push (pad=0x20e9070, buffer=0x7fcbdc061ac0)
at gstpad.c:4710
#8  0x0000003e9765b281 in gst_pad_push (pad=0x20e5500, buffer=0x7fcbdc061ac0)
at gstpad.c:4710
#9  0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc061ac0) at gstbasetransform.c:2674
#10 0x0000003e9765b281 in gst_pad_push (pad=0x20e5b00, buffer=0x7fcbdc061ac0)
at gstpad.c:4710
#11 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcbdc061ac0) at gstbasetransform.c:2674
#12 0x0000003e9765b281 in gst_pad_push (pad=0x20e5800,
buffer=buffer@entry=0x7fcbdc061ac0) at gstpad.c:4710
#13 0x00007fcd228cf369 in gst_queue_push_one (queue=0x209afa0) at
gstqueue.c:1156
#14 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#15 0x0000003e97680734 in gst_task_func (task=0x7fcb3401a530) at gsttask.c:327
#16 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#17 0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc004a30) at gthread.c:798
#18 0x0000003e75e07c53 in start_thread (arg=0x7fcbe0d9a700) at
pthread_create.c:308
#19 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7fcbcbfff700 (LWP 5246)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x20e8c70, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x00007fcd228ce36d in gst_queue_chain (pad=<optimized out>,
buffer=<optimized out>) at gstqueue.c:1014
#3  0x0000003e9765b281 in gst_pad_push (pad=0x20ef050, buffer=0x7fcba4022330)
at gstpad.c:4710
#4  0x0000003e9765b281 in gst_pad_push (pad=pad@entry=0x20e5080,
buffer=0x7fcba4022330) at gstpad.c:4710
#5  0x00007fcd228d9490 in gst_tee_do_push (is_list=0, data=0x7fcba4022330,
pad=0x20e5080, tee=0x1e813b0) at gsttee.c:675
#6  gst_tee_handle_data (tee=tee@entry=0x1e813b0,
data=data@entry=0x7fcba4022330, is_list=is_list@entry=0) at gsttee.c:754
#7  0x00007fcd228d9954 in gst_tee_chain (pad=<optimized out>,
buffer=0x7fcba4022330) at gsttee.c:828
#8  0x0000003e9765b281 in gst_pad_push (pad=0x1ea2c50, buffer=0x7fcba4022330)
at gstpad.c:4710
#9  0x0000003e9765b281 in gst_pad_push (pad=0x201cda0, buffer=0x7fcba4022330)
at gstpad.c:4710
#10 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcba4022330) at gstbasetransform.c:2674
#11 0x0000003e9765b281 in gst_pad_push (pad=0x20e04f0, buffer=0x7fcba4022330)
at gstpad.c:4710
#12 0x0000003e9c22f92b in gst_base_transform_chain (pad=<optimized out>,
buffer=0x7fcba4022330) at gstbasetransform.c:2674
#13 0x0000003e9765b281 in gst_pad_push (pad=0x20e01f0,
buffer=buffer@entry=0x7fcba4022330) at gstpad.c:4710
#14 0x00007fcd228cf369 in gst_queue_push_one (queue=0x209ad10) at
gstqueue.c:1156
#15 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#16 0x0000003e97680734 in gst_task_func (task=0x7fcb3401a630) at gsttask.c:327
#17 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#18 0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc004a80) at gthread.c:798
#19 0x0000003e75e07c53 in start_thread (arg=0x7fcbcbfff700) at
pthread_create.c:308
#20 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7fcbcaffd700 (LWP 5251)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000326480e5bd in JSC::BlockAllocator::blockFreeingThreadMain
(this=0x7fcd04091398) at
/usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x0000003264afd686 in WTF::wtfThreadEntryPoint (param=0x2e3e8d0) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x0000003e75e07c53 in start_thread (arg=0x7fcbcaffd700) at
pthread_create.c:308
#4  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7fcbae6fc700 (LWP 5305)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x20a7e20, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x00007fcd228ce36d in gst_queue_chain (pad=<optimized out>,
buffer=<optimized out>) at gstqueue.c:1014
#3  0x0000003e9765b281 in gst_pad_push (pad=0x20a91a0, buffer=0x7fcba4022330)
at gstpad.c:4710
#4  0x0000003e9765b281 in gst_pad_push (pad=pad@entry=0x20c0640,
buffer=0x7fcba4022330) at gstpad.c:4710
#5  0x00007fcd228d9490 in gst_tee_do_push (is_list=0, data=0x7fcba4022330,
pad=0x20c0640, tee=0x1e81020) at gsttee.c:675
#6  gst_tee_handle_data (tee=tee@entry=0x1e81020,
data=data@entry=0x7fcba4022330, is_list=is_list@entry=0) at gsttee.c:754
#7  0x00007fcd228d9954 in gst_tee_chain (pad=<optimized out>,
buffer=0x7fcba4022330) at gsttee.c:828
#8  0x0000003e9765b281 in gst_pad_push (pad=0x20c01c0,
buffer=buffer@entry=0x7fcba4022330) at gstpad.c:4710
#9  0x00007fcd228cf369 in gst_queue_push_one (queue=0x209a560) at
gstqueue.c:1156
#10 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#11 0x0000003e97680734 in gst_task_func (task=0x7fcb3401a730) at gsttask.c:327
#12 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#13 0x0000003e7826c185 in g_thread_proxy (data=0x7fcbdc0348f0) at gthread.c:798
#14 0x0000003e75e07c53 in start_thread (arg=0x7fcbae6fc700) at
pthread_create.c:308
#15 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7fcd23711700 (LWP 5318)):
#0  __pthread_mutex_lock_full (mutex=0x51d40b0) at pthread_mutex_lock.c:308
#1  0x0000003e92c4604e in pa_mutex_lock () from
/usr/lib64/pulseaudio/libpulsecommon-3.0.so
#2  0x0000003e9303108b in poll_func () from /lib64/libpulse.so.0
#3  0x0000003e93022a0c in pa_mainloop_poll () from /lib64/libpulse.so.0
#4  0x0000003e9302309e in pa_mainloop_iterate () from /lib64/libpulse.so.0
#5  0x0000003e93023150 in pa_mainloop_run () from /lib64/libpulse.so.0
#6  0x0000003e93031033 in thread () from /lib64/libpulse.so.0
#7  0x0000003e92c46ec8 in internal_thread_func () from
/usr/lib64/pulseaudio/libpulsecommon-3.0.so
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcd23711700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7fcb5a7fc700 (LWP 5641)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb9c01a640, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x7fcb9c021320,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcb5a7fbc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x510bdc0) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcba0019970) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcb80003a30) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcb5a7fc700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7fcb5affd700 (LWP 5642)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb54008a50, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x7fcb9c020ba0,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcb5affcc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcb50005660) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb88016930) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcb6c00a450) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcb5affd700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7fcbc9a86700 (LWP 5643)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcbb800c9c0, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x7fcbdc02f710,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcbc9a85c88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcba40074c0) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb7400c8b0) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcb8c0044a0) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcbc9a86700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7fcbaf7fe700 (LWP 5644)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb5c001800, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x2019ab0,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcbaf7fdc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcb74007c50) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb80010ca0) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcbd4006590) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcbaf7fe700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7fcb977fe700 (LWP 5646)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x4d4a880, mutex=<optimized out>)
at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x7fcbdc02f350,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcb977fdc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcb4800bda0) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb8c016920) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcb2c002f70) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcb977fe700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fcb96ffd700 (LWP 5647)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb48008080, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x7fcbdc02fad0,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcb96ffcc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcb60012950) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb8c016120) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcb640064a0) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcb96ffd700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fcb967fc700 (LWP 5648)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb50007050, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e9a20386c in gst_app_src_create () from /lib64/libgstapp-0.10.so.0
#3  0x0000003e9c226435 in gst_base_src_get_range (src=src@entry=0x20196f0,
offset=0, length=length@entry=4096, buf=buf@entry=0x7fcb967fbc88) at
gstbasesrc.c:2188
#4  0x0000003e9c2276c0 in gst_base_src_loop (pad=0x7fcb74007dd0) at
gstbasesrc.c:2445
#5  0x0000003e97680734 in gst_task_func (task=0x7fcb800100a0) at gsttask.c:327
#6  0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#7  0x0000003e7826c185 in g_thread_proxy (data=0x7fcba4010050) at gthread.c:798
#8  0x0000003e75e07c53 in start_thread (arg=0x7fcb967fc700) at
pthread_create.c:308
#9  0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fcb957fa700 (LWP 5658)):
[KCrash Handler]
#6  0x0000003e75a359e9 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x0000003e75a370f8 in __GI_abort () at abort.c:90
#8  0x0000003e7821ad75 in g_thread_abort (status=<optimized out>,
function=function@entry=0x3e783059b6 "pthread_mutex_lock") at
gthread-posix.c:76
#9  0x0000003e78287263 in g_mutex_lock (mutex=<optimized out>) at
gthread-posix.c:211
#10 0x0000003e9c23d85b in gst_data_queue_set_flushing (queue=0x7fcb78005190,
flushing=flushing@entry=1) at gstdataqueue.c:384
#11 0x00007fcd228ca228 in gst_multi_queue_loop (pad=<optimized out>) at
gstmultiqueue.c:1351
#12 0x0000003e97680734 in gst_task_func (task=0x7fcba0019b70) at gsttask.c:327
#13 0x0000003e7826cb46 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#14 0x0000003e7826c185 in g_thread_proxy (data=0x7fcb24003230) at gthread.c:798
#15 0x0000003e75e07c53 in start_thread (arg=0x7fcb957fa700) at
pthread_create.c:308
#16 0x0000003e75af5dbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fcd364978c0 (LWP 5190)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003e782874c7 in g_cond_wait (cond=0x7fcb8c018640, mutex=<optimized
out>) at gthread-posix.c:750
#2  0x0000003e976813b5 in gst_task_join (task=task@entry=0x7fcba0019b70) at
gsttask.c:839
#3  0x0000003e97651d9a in gst_pad_finalize (object=0x7fcb8400ac10) at
gstpad.c:457
#4  0x0000003e7921441b in g_object_unref (_object=0x7fcb8400ac10) at
gobject.c:3024
#5  0x0000003e976272ef in gst_object_unref (object=<optimized out>) at
gstobject.c:339
#6  0x0000003e9764dfbc in gst_message_finalize (message=0x7fcb28001a00) at
gstmessage.c:198
#7  0x0000003e976513d9 in gst_mini_object_free (mini_object=0x7fcb28001a00) at
gstminiobject.c:376
#8  gst_mini_object_unref (mini_object=0x7fcb28001a00) at gstminiobject.c:411
#9  0x0000003e97632f60 in gst_message_unref (msg=<optimized out>) at
../gst/gstmessage.h:347
#10 gst_bus_set_flushing (bus=bus@entry=0x7fcb50006ca0,
flushing=flushing@entry=1) at gstbus.c:449
#11 0x0000003e9765ebbd in gst_pipeline_change_state (element=0x413b000,
transition=<optimized out>) at gstpipeline.c:518
#12 0x00007fcd2223ed73 in gst_play_bin_change_state () from
/usr/lib64/gstreamer-0.10/libgstplaybin.so
#13 0x0000003e97640bd2 in gst_element_change_state
(element=element@entry=0x413b000, transition=<optimized out>) at
gstelement.c:2761
#14 0x0000003e97641482 in gst_element_continue_state
(element=element@entry=0x413b000, ret=ret@entry=GST_STATE_CHANGE_SUCCESS) at
gstelement.c:2444
#15 0x0000003e97640dc2 in gst_element_change_state
(element=element@entry=0x413b000,
transition=transition@entry=GST_STATE_CHANGE_PAUSED_TO_READY) at
gstelement.c:2798
#16 0x0000003e97641243 in gst_element_set_state_func (element=0x413b000,
state=GST_STATE_NULL) at gstelement.c:2717
#17 0x0000003263fe5f64 in WebCore::MediaPlayerPrivateGStreamer::durationChanged
() from /lib64/libQtWebKit.so.4
#18 0x0000003263fe8e04 in WebCore::MediaPlayerPrivateGStreamer::handleMessage
() from /lib64/libQtWebKit.so.4
#19 0x0000003e7920fa28 in g_closure_invoke (closure=0x4269720,
return_value=return_value@entry=0x0, n_param_values=2,
param_values=param_values@entry=0x7fffa3a9bfb0,
invocation_hint=invocation_hint@entry=0x7fffa3a9bf50) at gclosure.c:777
#20 0x0000003e79220a3d in signal_emit_unlocked_R (node=node@entry=0x1a9ae10,
detail=detail@entry=53, instance=instance@entry=0x7fcb50006ca0,
emission_return=emission_return@entry=0x0,
instance_and_params=instance_and_params@entry=0x7fffa3a9bfb0) at gsignal.c:3584
#21 0x0000003e79228829 in g_signal_emit_valist (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args@entry=0x7fffa3a9c148) at gsignal.c:3328
#22 0x0000003e79228a72 in g_signal_emit
(instance=instance@entry=0x7fcb50006ca0, signal_id=<optimized out>,
detail=<optimized out>) at gsignal.c:3384
#23 0x0000003e97632242 in gst_bus_async_signal_func (bus=0x7fcb50006ca0,
message=0x5375cb0, data=<optimized out>) at gstbus.c:1118
#24 0x0000003e976330d1 in gst_bus_source_dispatch
(source=source@entry=0x4269650, callback=0x3e976321c0
<gst_bus_async_signal_func>, user_data=0x0) at gstbus.c:764
#25 0x0000003e78247e06 in g_main_dispatch (context=0x1b84520) at gmain.c:3054
#26 g_main_context_dispatch (context=context@entry=0x1b84520) at gmain.c:3630
#27 0x0000003e78248158 in g_main_context_iterate
(context=context@entry=0x1b84520, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#28 0x0000003e782481fc in g_main_context_iteration (context=0x1b84520,
may_block=1) at gmain.c:3762
#29 0x0000003e7efa7145 in QEventDispatcherGlib::processEvents (this=0x1aa11a0,
flags=...) at kernel/qeventdispatcher_glib.cpp:425
#30 0x0000003e83464fc6 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#31 0x0000003e7ef78ecf in QEventLoop::processEvents
(this=this@entry=0x7fffa3a9c4b0, flags=...) at kernel/qeventloop.cpp:149
#32 0x0000003e7ef791c5 in QEventLoop::exec (this=this@entry=0x7fffa3a9c4b0,
flags=...) at kernel/qeventloop.cpp:204
#33 0x0000003e7ef7e45b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1221
#34 0x0000003e833c6c9c in QApplication::exec () at kernel/qapplication.cpp:3823
#35 0x00000000004083b3 in main (argc=<optimized out>, argv=0x7fffa3a9c748) at
/usr/src/debug/amarok-2.8.0/src/main.cpp:329

Possible duplicates by query: bug 326061, bug 320527, bug 320477, bug 319371,
bug 318992.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic