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

List:       kde-bugs-dist
Subject:    [phonon-backend-vlc] [Bug 340542] New: Amarok crashed while streaming an MP3 over HTTP
From:       Joachim Mairböck <j.mairboeck () gmail ! com>
Date:       2014-10-31 19:21:51
Message-ID: bug-340542-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 340542
           Summary: Amarok crashed while streaming an MP3 over HTTP
           Product: phonon-backend-vlc
           Version: 0.8.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: sitter@kde.org
          Reporter: j.mairboeck@gmail.com
                CC: bcooksley@kde.org, fabo@kde.org, jb@videolan.org,
                    martin.sandsmark@kde.org, myriam@kde.org

Application: amarok (2.8.0)
KDE Platform Version: 4.14.0
Qt Version: 4.8.5
Operating System: Linux 3.11.10-21-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Amarok crashed while streaming an episode of the "Ö1 Wissen aktuell" podcast
(http://files2.orf.at/podcast/oe1/mp3/OE1_wissen_141028.MP3). Note that this
file is only available for a week.

VLC version: 2.1.5 (from Packman repository)

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xaec647c0 (LWP 2527))]

Thread 23 (Thread 0xa965cb40 (LWP 2838)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb540431e in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb58d1684 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xa9fcd546 in inline_mysql_cond_timedwait (src_file=0xaa165a24
"/home/abuild/rpmbuild/BUILD/mariadb-5.5.33/storage/maria/ma_servicethread.c",
src_line=119, abstime=0xa965c1cc, mutex=0xaa502e74 <LOCK_checkpoint>,
that=0xaa502e40 <COND_checkpoint>) at
/usr/src/debug/mariadb-5.5.33/include/mysql/psi/mysql_thread.h:1020
#4  my_service_thread_sleep (control=control@entry=0xaa4df228
<checkpoint_control>, sleep_time=30000000000) at
/usr/src/debug/mariadb-5.5.33/storage/maria/ma_servicethread.c:118
#5  0xa9c83a9c in ma_checkpoint_background (arg=0x1e) at
/usr/src/debug/mariadb-5.5.33/storage/maria/ma_checkpoint.c:705
#6  0xb540007a in start_thread () from /lib/libpthread.so.0
#7  0xb58c456e in clone () from /lib/libc.so.6

Thread 22 (Thread 0x9fab0b40 (LWP 3089)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb540431e in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb58d1684 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21b3 in wait (time=60000, this=0xa1237d0) at
thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9ecb688, mutex=0x9ecb684, time=60000) at
thread/qwaitcondition_unix.cpp:158
#5  0xb6f4a85a in AbstractDirectoryWatcher::run() () from
/usr/lib/libamaroklib.so.1
#6  0xb4fc82c9 in ThreadWeaver::JobRunHelper::runTheJob
(this=this@entry=0x9fab01f8, th=0x9d63728, job=job@entry=0x9ecb670) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Job.cpp:106
#7  0xb4fc84c5 in ThreadWeaver::Job::execute (this=0x9ecb670, th=0x9d63728) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Job.cpp:135
#8  0xb4fc7c04 in ThreadWeaver::Thread::run (this=0x9d63728) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:108
#9  0xb5ae1c5f in QThreadPrivate::start (arg=0x9d63728) at
thread/qthread_unix.cpp:338
#10 0xb540007a in start_thread () from /lib/libpthread.so.0
#11 0xb58c456e in clone () from /lib/libc.so.6

Thread 21 (Thread 0x9f0ffb40 (LWP 3090)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb58b8b9b in poll () from /lib/libc.so.6
#2  0xb348199b in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=1,
__fds=__fds@entry=0x9e702288) at /usr/include/bits/poll2.h:46
#3  g_poll (fds=fds@entry=0x9e702288, nfds=nfds@entry=1,
timeout=timeout@entry=-1) at gpoll.c:132
#4  0xb3472b08 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x9e702288, timeout=-1, context=0x9e7004e0) at gmain.c:4007
#5  g_main_context_iterate (context=context@entry=0x9e7004e0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3708
#6  0xb3472c48 in g_main_context_iteration (context=0x9e7004e0, may_block=1) at
gmain.c:3774
#7  0xb5c2160f in QEventDispatcherGlib::processEvents (this=0x9e700468,
flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0xb5bf0a03 in QEventLoop::processEvents (this=this@entry=0x9f0ff1d8,
flags=...) at kernel/qeventloop.cpp:149
#9  0xb5bf0d29 in QEventLoop::exec (this=this@entry=0x9f0ff1d8, flags=...) at
kernel/qeventloop.cpp:204
#10 0xb5adf30d in QThread::exec (this=this@entry=0x9fe6ac8) at
thread/qthread.cpp:536
#11 0xb5bd0e14 in QInotifyFileSystemWatcherEngine::run (this=0x9fe6ac8) at
io/qfilesystemwatcher_inotify.cpp:256
#12 0xb5ae1c5f in QThreadPrivate::start (arg=0x9fe6ac8) at
thread/qthread_unix.cpp:338
#13 0xb540007a in start_thread () from /lib/libpthread.so.0
#14 0xb58c456e in clone () from /lib/libc.so.6

Thread 20 (Thread 0x9e32fb40 (LWP 3104)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0xa25c980) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0xa25c980) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0xa25c980) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#13 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#14 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#15 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#16 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#17 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#18 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa25c980, previous=0xa9f4970) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#19 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa25c980, previous=0xa9f4970) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#20 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0xa25c980) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#21 0xb5ae1c5f in QThreadPrivate::start (arg=0xa25c980) at
thread/qthread_unix.cpp:338
#22 0xb540007a in start_thread () from /lib/libpthread.so.0
#23 0xb58c456e in clone () from /lib/libc.so.6

Thread 19 (Thread 0x9d9ffb40 (LWP 3105)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0xa4a0f20) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0xa4a0f20) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0xa4a0f20) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#13 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#14 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#15 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#16 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#17 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#18 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#19 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#20 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#21 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#22 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#23 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#24 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa4a0f20, previous=0xed136b0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#25 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa4a0f20, previous=0xed136b0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#26 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0xa4a0f20) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#27 0xb5ae1c5f in QThreadPrivate::start (arg=0xa4a0f20) at
thread/qthread_unix.cpp:338
#28 0xb540007a in start_thread () from /lib/libpthread.so.0
#29 0xb58c456e in clone () from /lib/libc.so.6

Thread 18 (Thread 0x9cfffb40 (LWP 3106)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0xa30b888) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0xa30b888) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0xa30b888) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa30b888, previous=0xe2a1ee0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa30b888, previous=0xe2a1ee0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0xa30b888) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#11 0xb5ae1c5f in QThreadPrivate::start (arg=0xa30b888) at
thread/qthread_unix.cpp:338
#12 0xb540007a in start_thread () from /lib/libpthread.so.0
#13 0xb58c456e in clone () from /lib/libc.so.6

Thread 17 (Thread 0x99513b40 (LWP 3127)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0xa31de80) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0xa31de80) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0xa31de80) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#13 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#14 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#15 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa31de80, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#16 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0xa31de80, previous=0xed784f0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#17 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0xa31de80, previous=0xed784f0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#18 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0xa31de80) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#19 0xb5ae1c5f in QThreadPrivate::start (arg=0xa31de80) at
thread/qthread_unix.cpp:338
#20 0xb540007a in start_thread () from /lib/libpthread.so.0
#21 0xb58c456e in clone () from /lib/libc.so.6

Thread 16 (Thread 0x98bffb40 (LWP 3130)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0x9d01df38) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0x9d01df38) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0x9d01df38) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01df38, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01df38, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01df38, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01df38, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01df38, previous=0xd6e34b0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#13 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01df38, previous=0xd6e34b0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#14 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0x9d01df38) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#15 0xb5ae1c5f in QThreadPrivate::start (arg=0x9d01df38) at
thread/qthread_unix.cpp:338
#16 0xb540007a in start_thread () from /lib/libpthread.so.0
#17 0xb58c456e in clone () from /lib/libc.so.6

Thread 15 (Thread 0x983feb40 (LWP 3131)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0x9d01b9a0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0x9d01b9a0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0x9d01b9a0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#13 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#14 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#15 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#16 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#17 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#18 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#19 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#20 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#21 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#22 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#23 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#24 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#25 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#26 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d01b9a0, previous=0xf4a7b58) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#27 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d01b9a0, previous=0xf4a7b58) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#28 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0x9d01b9a0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#29 0xb5ae1c5f in QThreadPrivate::start (arg=0x9d01b9a0) at
thread/qthread_unix.cpp:338
#30 0xb540007a in start_thread () from /lib/libpthread.so.0
#31 0xb58c456e in clone () from /lib/libc.so.6

Thread 14 (Thread 0x97bfdb40 (LWP 3132)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb5ae21d5 in wait (time=4294967295, this=0xa174ab0) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0xa174a00, mutex=0xa0724c0,
time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4fc61b3 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1749e8,
th=th@entry=0x9d020568) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:370
#6  0xb4fc911b in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa072338, th=0x9d020568) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:77
#7  0xb4fc610a in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1749e8, th=th@entry=0x9d020568) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:361
#8  0xb4fc91f2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d020568, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:68
#9  0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d020568, previous=0x0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#10 0xb4fc9211 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa072338,
th=0x9d020568, previous=0xe67c3f0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WorkingHardState.cpp:71
#11 0xb4fc5062 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1749e8,
th=0x9d020568, previous=0xe67c3f0) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/WeaverImpl.cpp:356
#12 0xb4fc7b73 in ThreadWeaver::Thread::run (this=0x9d020568) at
/usr/src/debug/kdelibs-4.14.0/threadweaver/Weaver/Thread.cpp:98
#13 0xb5ae1c5f in QThreadPrivate::start (arg=0x9d020568) at
thread/qthread_unix.cpp:338
#14 0xb540007a in start_thread () from /lib/libpthread.so.0
#15 0xb58c456e in clone () from /lib/libc.so.6

Thread 13 (Thread 0x8d14fb40 (LWP 3142)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb58b8b9b in poll () from /lib/libc.so.6
#2  0xb348199b in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=1,
__fds=__fds@entry=0x9d0156e0) at /usr/include/bits/poll2.h:46
#3  g_poll (fds=fds@entry=0x9d0156e0, nfds=nfds@entry=1,
timeout=timeout@entry=-1) at gpoll.c:132
#4  0xb3472b08 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x9d0156e0, timeout=-1, context=0x9d010a60) at gmain.c:4007
#5  g_main_context_iterate (context=context@entry=0x9d010a60,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3708
#6  0xb3472c48 in g_main_context_iteration (context=0x9d010a60, may_block=1) at
gmain.c:3774
#7  0xb5c2160f in QEventDispatcherGlib::processEvents (this=0x9d0109e8,
flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0xb5bf0a03 in QEventLoop::processEvents (this=this@entry=0x8d14f1d8,
flags=...) at kernel/qeventloop.cpp:149
#9  0xb5bf0d29 in QEventLoop::exec (this=this@entry=0x8d14f1d8, flags=...) at
kernel/qeventloop.cpp:204
#10 0xb5adf30d in QThread::exec (this=this@entry=0xa91a418) at
thread/qthread.cpp:536
#11 0xb5bd0e14 in QInotifyFileSystemWatcherEngine::run (this=0xa91a418) at
io/qfilesystemwatcher_inotify.cpp:256
#12 0xb5ae1c5f in QThreadPrivate::start (arg=0xa91a418) at
thread/qthread_unix.cpp:338
#13 0xb540007a in start_thread () from /lib/libpthread.so.0
#14 0xb58c456e in clone () from /lib/libc.so.6

Thread 12 (Thread 0x8c94eb40 (LWP 3149)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb256a0e7 in WTF::TCMalloc_PageHeap::scavengerThread
(this=this@entry=0xb2d2e6c0 <WTF::pageheap_memory>) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#4  0xb256a11f in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb2d2e6c0 <WTF::pageheap_memory>) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#5  0xb540007a in start_thread () from /lib/libpthread.so.0
#6  0xb58c456e in clone () from /lib/libc.so.6

Thread 11 (Thread 0x8b7dbb40 (LWP 3162)):
#0  0xb5c21941 in postEventSourcePrepare (s=0x9e703480,
timeout=timeout@entry=0x8b7db09c) at kernel/qeventdispatcher_glib.cpp:255
#1  0xb34720e3 in g_main_context_prepare (context=context@entry=0x9e702370,
priority=priority@entry=0x8b7db0f8) at gmain.c:3340
#2  0xb34729ff in g_main_context_iterate (context=context@entry=0x9e702370,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3693
#3  0xb3472c48 in g_main_context_iteration (context=0x9e702370, may_block=1) at
gmain.c:3774
#4  0xb5c2160f in QEventDispatcherGlib::processEvents (this=0x9e7022f8,
flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0xb5bf0a03 in QEventLoop::processEvents (this=this@entry=0x8b7db208,
flags=...) at kernel/qeventloop.cpp:149
#6  0xb5bf0d29 in QEventLoop::exec (this=this@entry=0x8b7db208, flags=...) at
kernel/qeventloop.cpp:204
#7  0xb5adf30d in QThread::exec (this=this@entry=0xaa048a0) at
thread/qthread.cpp:536
#8  0xb5adf45b in QThread::run (this=0xaa048a0) at thread/qthread.cpp:603
#9  0xb5ae1c5f in QThreadPrivate::start (arg=0xaa048a0) at
thread/qthread_unix.cpp:338
#10 0xb540007a in start_thread () from /lib/libpthread.so.0
#11 0xb58c456e in clone () from /lib/libc.so.6

Thread 10 (Thread 0x92203b40 (LWP 3204)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb2592853 in WTF::ThreadCondition::wait (this=this@entry=0x8c0bd7d8,
mutex=...) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:379
#4  0xb23ee83c in JSC::BlockAllocator::blockFreeingThreadMain (this=0x8c0bd74c)
at
/usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#5  0xb257bcb6 in WTF::threadEntryPoint (contextData=0x8c04f500) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/Threading.cpp:69
#6  0xb25921d9 in WTF::wtfThreadEntryPoint (param=0xa23d308) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#7  0xb540007a in start_thread () from /lib/libpthread.so.0
#8  0xb58c456e in clone () from /lib/libc.so.6

Thread 9 (Thread 0x91558b40 (LWP 3224)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb4a47832 in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=this@entry=0xb4b437e0 <QTWTF::pageheap_memory>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb4a4787f in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb4b437e0 <QTWTF::pageheap_memory>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb540007a in start_thread () from /lib/libpthread.so.0
#6  0xb58c456e in clone () from /lib/libc.so.6

Thread 8 (Thread 0x7fc03b40 (LWP 16943)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb58b8b9b in poll () from /lib/libc.so.6
#2  0xb348199b in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=1,
__fds=__fds@entry=0xa8d02448) at /usr/include/bits/poll2.h:46
#3  g_poll (fds=fds@entry=0xa8d02448, nfds=nfds@entry=1,
timeout=timeout@entry=-1) at gpoll.c:132
#4  0xb3472b08 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0xa8d02448, timeout=-1, context=0xd48cf90) at gmain.c:4007
#5  g_main_context_iterate (context=0xd48cf90, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708
#6  0xb3472feb in g_main_loop_run (loop=0xd48fde0) at gmain.c:3907
#7  0xa97c111a in gdbus_shared_thread_func (user_data=0xc899620) at
gdbusprivate.c:278
#8  0xb3498d6a in g_thread_proxy (data=0xd4458f0) at gthread.c:798
#9  0xb540007a in start_thread () from /lib/libpthread.so.0
#10 0xb58c456e in clone () from /lib/libc.so.6

Thread 7 (Thread 0x7f402b40 (LWP 16944)):
#0  g_private_get_impl (key=0xb352f5e4 <g_thread_specific_private>) at
gthread-posix.c:987
#1  0xb34b61b8 in g_private_get (key=key@entry=0xb352f5e4
<g_thread_specific_private>) at gthread-posix.c:1019
#2  0xb34992de in g_thread_self () at gthread.c:994
#3  0xb3471aeb in g_main_context_acquire (context=0xd26a600) at gmain.c:3122
#4  0xb34729a8 in g_main_context_iterate (context=context@entry=0xd26a600,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3663
#5  0xb3472c48 in g_main_context_iteration (context=0xd26a600,
may_block=may_block@entry=1) at gmain.c:3774
#6  0xb3472cce in glib_worker_main (data=0x0) at gmain.c:5473
#7  0xb3498d6a in g_thread_proxy (data=0xd44a8c0) at gthread.c:798
#8  0xb540007a in start_thread () from /lib/libpthread.so.0
#9  0xb58c456e in clone () from /lib/libc.so.6

Thread 6 (Thread 0x7e8f6b40 (LWP 16947)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0x7fc5de6a in queue_processor (data=<optimized out>) at
/usr/src/debug/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
#4  0xb540007a in start_thread () from /lib/libpthread.so.0
#5  0xb58c456e in clone () from /lib/libc.so.6

Thread 5 (Thread 0x7e0f5b40 (LWP 16948)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0x7fc5de6a in queue_processor (data=<optimized out>) at
/usr/src/debug/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
#4  0xb540007a in start_thread () from /lib/libpthread.so.0
#5  0xb58c456e in clone () from /lib/libc.so.6

Thread 4 (Thread 0x7d8f4b40 (LWP 16949)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0x7fc5de6a in queue_processor (data=<optimized out>) at
/usr/src/debug/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
#4  0xb540007a in start_thread () from /lib/libpthread.so.0
#5  0xb58c456e in clone () from /lib/libc.so.6

Thread 3 (Thread 0x7d0e1b40 (LWP 18469)):
[KCrash Handler]
#7  0xb5d5ccbc in typeinfo for QObjectPrivate () from /usr/lib/libQtCore.so.4
#8  0xab646386 in Phonon::VLC::StreamReader::read (this=this@entry=0xecf7b70,
pos=1572864, length=length@entry=0x7d0e0ecc, buffer=0x88d1b840
"\350\003`\234\350\003`\234\070\270\321\210\070\270\321\210\327\262\060\310\276\316O\276d!\264N\031
\320\064\240\316\200\253\030i\255\"a.2\026\"E\311\025`i#3\216.+r})hi") at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/streamreader.cpp:174
#9  0xab646580 in Phonon::VLC::StreamReader::readCallback (data=0xecf7b70,
cookie=0x0, dts=0x0, pts=0x0, flags=0x7d0e0f04, bufferSize=0x7d0e0f08,
buffer=0x7d0e0f0c) at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/streamreader.cpp:99
#10 0x88572c5f in Block (access=0x88d0a000) at imem.c:379
#11 0xab547986 in AReadBlock (s=s@entry=0x88d07b78,
pb_eof=pb_eof@entry=0x7d0e0faf) at input/stream.c:1725
#12 0xab547bd1 in AStreamRefillBlock (s=s@entry=0x88d07b78) at
input/stream.c:1007
#13 0xab5490a1 in AStreamReadBlock (s=0x88d07b78, p_read=0x9c6f3bca,
i_read=1024) at input/stream.c:763
#14 0xab54a5bd in stream_Read (s=0x88d07b78, p_read=p_read@entry=0x9c6f3a00,
i_read=i_read@entry=1024) at input/stream.c:1843
#15 0x7a772a26 in Read (s=0x9c6f3610, p_read=0x9c6f3a00, i_read=1024) at
record.c:125
#16 0xab54a5bd in stream_Read (s=s@entry=0x9c6f3610, p_read=0x9c6f3a00,
i_read=i_read@entry=1024) at input/stream.c:1843
#17 0xab54b1de in stream_Block (s=0x9c6f3610, i_size=1024) at
input/stream.c:1909
#18 0x7a71dfe1 in Parse (p_demux=p_demux@entry=0x88d0a1b0,
pp_output=pp_output@entry=0x7d0e117c) at mpeg/es.c:425
#19 0x7a71ef0e in Demux (p_demux=0x88d0a1b0) at mpeg/es.c:269
#20 0xab542b33 in demux_Demux (p_demux=0x88d0a1b0) at input/demux.h:44
#21 MainLoopDemux (i_start_mdate=31955919215, pb_demux_polled=<synthetic
pointer>, pb_changed=<synthetic pointer>, p_input=<optimized out>) at
input/input.c:562
#22 MainLoop (p_input=p_input@entry=0x103ac8b8,
b_interactive=b_interactive@entry=true) at input/input.c:738
#23 0xab543614 in Run (obj=0x103ac8b8) at input/input.c:524
#24 0xb540007a in start_thread () from /lib/libpthread.so.0
#25 0xb58c456e in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7a56eb40 (LWP 18510)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb5403f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb58d162c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xab5907f3 in vlc_cond_wait (p_condvar=p_condvar@entry=0x9c6f43b0,
p_mutex=p_mutex@entry=0x9c6f4398) at posix/thread.c:414
#4  0xab572c91 in block_FifoGet (p_fifo=p_fifo@entry=0x9c6f4398) at
misc/block.c:669
#5  0xab52e1fa in DecoderThread (p_data=0x88d1ae10) at input/decoder.c:915
#6  0xb540007a in start_thread () from /lib/libpthread.so.0
#7  0xb58c456e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xaec647c0 (LWP 2527)):
#0  0xb775f424 in __kernel_vsyscall ()
#1  0xb54012f0 in pthread_join () from /lib/libpthread.so.0
#2  0xab590bf3 in vlc_join (handle=2098076480, result=result@entry=0x0) at
posix/thread.c:749
#3  0xab53da95 in input_Join (p_input=p_input@entry=0x103ac8b8) at
input/input.c:256
#4  0xab53dadc in input_Close (p_input=p_input@entry=0x103ac8b8) at
input/input.c:271
#5  0xabb856b8 in release_input_thread (p_mi=p_mi@entry=0xd612118,
b_input_abort=b_input_abort@entry=true) at media_player.c:124
#6  0xabb86616 in libvlc_media_player_destroy (p_mi=0xd612118) at
media_player.c:557
#7  libvlc_media_player_release (p_mi=0xd612118) at media_player.c:586
#8  0xab643f0a in ~MediaPlayer (this=0x9fc37b8, __in_chrg=<optimized out>) at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/mediaplayer.cpp:99
#9  Phonon::VLC::MediaPlayer::~MediaPlayer (this=0x9fc37b8,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/mediaplayer.cpp:100
#10 0xb5c0979a in QObjectPrivate::deleteChildren (this=this@entry=0xa042438) at
kernel/qobject.cpp:1916
#11 0xb5c0bd48 in QObject::~QObject (this=0xa9d2768, __in_chrg=<optimized out>)
at kernel/qobject.cpp:926
#12 0xab63e1ed in Phonon::VLC::MediaObject::~MediaObject (this=0xa9d2768,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/mediaobject.cpp:75
#13 0xab63e23c in Phonon::VLC::MediaObject::~MediaObject (this=0xa9d2768,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-backend-vlc-0.8.0/src/mediaobject.cpp:78
#14 0xb4e6fb65 in Phonon::MediaNodePrivate::~MediaNodePrivate (this=0xa1c1070,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-4.7.80/phonon/medianode.cpp:72
#15 0xb4e6f4d3 in ~MediaObjectPrivate (this=0xa1c1070, __in_chrg=<optimized
out>) at /usr/src/debug/phonon-4.7.80/phonon/mediaobject_p.h:124
#16 Phonon::MediaObjectPrivate::~MediaObjectPrivate (this=0xa1c1070,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-4.7.80/phonon/mediaobject_p.h:128
#17 0xb4e6f8cd in Phonon::MediaNode::~MediaNode (this=0xdc05b18,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-4.7.80/phonon/medianode.cpp:55
#18 0xb4e6ce0a in Phonon::MediaObject::~MediaObject (this=0xdc05b10,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-4.7.80/phonon/mediaobject.cpp:63
#19 0xb4e6ce5c in Phonon::MediaObject::~MediaObject (this=0xdc05b10,
__in_chrg=<optimized out>) at
/usr/src/debug/phonon-4.7.80/phonon/mediaobject.cpp:79
#20 0xb701ba33 in EngineController::initializePhonon() () from
/usr/lib/libamaroklib.so.1
#21 0xb701d9d0 in EngineController::slotStateChanged(Phonon::State,
Phonon::State) () from /usr/lib/libamaroklib.so.1
#22 0xb7023042 in ?? () from /usr/lib/libamaroklib.so.1
#23 0xb5c06c55 in QMetaObject::activate (sender=sender@entry=0xdc05b10,
m=m@entry=0xb4ea6368 <Phonon::MediaObject::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfcee294) at
kernel/qobject.cpp:3556
#24 0xb4e6d9dd in Phonon::MediaObject::stateChanged (this=0xdc05b10,
_t1=Phonon::ErrorState, _t2=Phonon::BufferingState) at
/usr/src/debug/phonon-4.7.80/build/phonon/moc_mediaobject.cpp:202
#25 0xb4e6eeba in Phonon::MediaObject::qt_static_metacall (_o=<optimized out>,
_id=<optimized out>, _a=0xec70d78, _c=<optimized out>) at
/usr/src/debug/phonon-4.7.80/build/phonon/moc_mediaobject.cpp:97
#26 0xb5c033da in QMetaCallEvent::placeMetaCall (this=0xed987e8,
object=0xdc05b10) at kernel/qobject.cpp:524
#27 0xb5c0b2bb in QObject::event (this=0xdc05b10, e=0xed987e8) at
kernel/qobject.cpp:1203
#28 0xb5eaded4 in QApplicationPrivate::notify_helper (this=0x9d722c0,
receiver=0xdc05b10, e=0xed987e8) at kernel/qapplication.cpp:4562
#29 0xb5eb4903 in QApplication::notify (this=0xbfcee8fc,
receiver=receiver@entry=0xdc05b10, e=e@entry=0xed987e8) at
kernel/qapplication.cpp:4348
#30 0xb74e7fe4 in KApplication::notify (this=0xbfcee8fc, receiver=0xdc05b10,
event=0xed987e8) at
/usr/src/debug/kdelibs-4.14.0/kdeui/kernel/kapplication.cpp:311
#31 0xb5bf1fba in QCoreApplication::notifyInternal (this=0xbfcee8fc,
receiver=receiver@entry=0xdc05b10, event=event@entry=0xed987e8) at
kernel/qcoreapplication.cpp:949
#32 0xb5bf52e5 in sendEvent (event=0xed987e8, receiver=0xdc05b10) at
kernel/qcoreapplication.h:231
#33 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, data=0x9cbc130) at
kernel/qcoreapplication.cpp:1573
#34 0xb5bf580c in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1466
#35 0xb5c21e0e in sendPostedEvents () at kernel/qcoreapplication.h:236
#36 postEventSourceDispatch (s=s@entry=0x9d5aa50) at
kernel/qeventdispatcher_glib.cpp:280
#37 0xb34727de in g_main_dispatch (context=0x9d72610, context@entry=0x9cc52b8)
at gmain.c:3066
#38 g_main_context_dispatch (context=context@entry=0x9d72610) at gmain.c:3642
#39 0xb3472b88 in g_main_context_iterate (context=context@entry=0x9d72610,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3713
#40 0xb3472c48 in g_main_context_iteration (context=0x9d72610, may_block=1) at
gmain.c:3774
#41 0xb5c215ef in QEventDispatcherGlib::processEvents
(this=this@entry=0x9cbf9a0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#42 0xb5f5df3e in QGuiEventDispatcherGlib::processEvents (this=0x9cbf9a0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0xb5bf0a03 in QEventLoop::processEvents (this=this@entry=0xbfcee838,
flags=...) at kernel/qeventloop.cpp:149
#44 0xb5bf0d29 in QEventLoop::exec (this=this@entry=0xbfcee838, flags=...) at
kernel/qeventloop.cpp:204
#45 0xb5bf64fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#46 0xb5eac364 in QApplication::exec () at kernel/qapplication.cpp:3823
#47 0x0804f8d2 in ?? ()
#48 0xb57ef9d3 in __libc_start_main () from /lib/libc.so.6
#49 0x0804f9cd in _start ()

Reproducible: Didn't try




DrKonqi didn't work, so copy-pasted manually. (Error Code 410)

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

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