Bug 383098 - Plasma crash on audio volume change
Summary: Plasma crash on audio volume change
Status: RESOLVED DUPLICATE of bug 381525
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.10.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-03 23:46 UTC by Talal Almashtoub
Modified: 2017-08-07 20:18 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (22.42 KB, text/plain)
2017-08-05 05:31 UTC, Leonard Lausen
Details
New crash information added by DrKonqi (16.22 KB, text/plain)
2017-08-06 22:00 UTC, Mateus Honorato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Talal Almashtoub 2017-08-03 23:46:04 UTC
Application: plasmashell (5.10.4)

Qt Version: 5.9.1
Frameworks Version: 5.36.0
Operating System: Linux 4.10.5-galliumos-braswell x86_64
Distribution: Ubuntu 16.04.3 LTS

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

Running audacity and recording from microphone.
Running USB DAC via ALSA instead of pulseaudio, not sure sure if that is the cause.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9ba27e58c0 (LWP 1507))]

Thread 20 (Thread 0x7f5a8ffff700 (LWP 21871)):
#0  0x00007f9b9d04a85a in __GI___clock_gettime (clock_id=clock_id@entry=1, tp=tp@entry=0x7f5a8fffea40) at ../sysdeps/unix/clock_gettime.c:134
#1  0x00007f9b9d958251 in qt_clock_gettime (ts=0x7f5a8fffea40, clock=<optimized out>) at kernel/qelapsedtimer_unix.cpp:111
#2  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at kernel/qelapsedtimer_unix.cpp:166
#3  qt_gettime () at kernel/qelapsedtimer_unix.cpp:175
#4  0x00007f9b9d956a49 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f5a88002ed0) at kernel/qtimerinfo_unix.cpp:91
#5  0x00007f9b9d956fb5 in QTimerInfoList::timerWait (this=0x7f5a88002ed0, tm=...) at kernel/qtimerinfo_unix.cpp:388
#6  0x00007f9b9d9586be in timerSourcePrepareHelper (timeout=0x7f5a8fffeb14, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:132
#7  timerSourcePrepare (source=<optimized out>, timeout=0x7f5a8fffeb14) at kernel/qeventdispatcher_glib.cpp:165
#8  0x00007f9b989cc91d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f9b989cd2bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f5a880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#12 0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f5a8fffece0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#13 0x00007f9b9d72acd4 in QThread::exec (this=this@entry=0x69b5f10) at thread/qthread.cpp:515
#14 0x00007f9b9fdf8fa5 in QQmlThreadPrivate::run (this=0x69b5f10) at qml/ftw/qqmlthread.cpp:147
#15 0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x69b5f10) at thread/qthread_unix.cpp:368
#16 0x00007f9b9c5d46ba in start_thread (arg=0x7f5a8ffff700) at pthread_create.c:333
#17 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f5aa1956700 (LWP 21758)):
#0  0x00007f9b9d03070d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b989cd38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f5a940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f5aa1955ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9b9d72acd4 in QThread::exec (this=this@entry=0x519ce80) at thread/qthread.cpp:515
#6  0x00007f9b9fdf8fa5 in QQmlThreadPrivate::run (this=0x519ce80) at qml/ftw/qqmlthread.cpp:147
#7  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x519ce80) at thread/qthread_unix.cpp:368
#8  0x00007f9b9c5d46ba in start_thread (arg=0x7f5aa1956700) at pthread_create.c:333
#9  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f5aa3fff700 (LWP 6335)):
#0  0x00007f9b9d03070d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b989cd38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f5a980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f5aa3ffed00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9b9d72acd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9ae8003de0) at thread/qthread_unix.cpp:368
#7  0x00007f9b9c5d46ba in start_thread (arg=0x7f5aa3fff700) at pthread_create.c:333
#8  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f9ab5e1f700 (LWP 6329)):
#0  0x00007f9b9d02c24d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b98a106f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cce74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b989cd330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f5a9c001e00, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9ab5e1ece0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f9b9d72acd4 in QThread::exec (this=this@entry=0x4c84c20) at thread/qthread.cpp:515
#8  0x00007f9b9fdf8fa5 in QQmlThreadPrivate::run (this=0x4c84c20) at qml/ftw/qqmlthread.cpp:147
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x4c84c20) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ab5e1f700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f9ab77fe700 (LWP 2499)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x558e320) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ab77fe700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f9ab7fff700 (LWP 2498)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9ab8002d90) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ab7fff700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f9ac4cad700 (LWP 2497)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9abc0025d0) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ac4cad700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f9ac54ae700 (LWP 2496)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x4e35b70) at thread/qthread_unix.cpp:368
#12 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ac54ae700) at pthread_create.c:333
#13 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f9ac5caf700 (LWP 2495)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9ac0002d90) at thread/qthread_unix.cpp:368
#12 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ac5caf700) at pthread_create.c:333
#13 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f9ac64b0700 (LWP 2494)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9ac8001380) at thread/qthread_unix.cpp:368
#12 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ac64b0700) at pthread_create.c:333
#13 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f9ac6cb1700 (LWP 2493)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x5515aa0) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9ac6cb1700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f9acdf41700 (LWP 2492)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9b9d7308eb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x55ae9c0) at thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x555ef40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f9ae72f607f in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f9ae72fa108 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f9ae72fa162 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f9ae72f526d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f9ae72f7c80 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x5440940) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9acdf41700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f9ada60f700 (LWP 1673)):
#0  0x00007f9b9d03070d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b989cd38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f9ad40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9ada60ecc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9b9d72acd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f9adcaed517 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x3cbb850) at thread/qthread_unix.cpp:368
#8  0x00007f9b9c5d46ba in start_thread (arg=0x7f9ada60f700) at pthread_create.c:333
#9  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f9aedef3700 (LWP 1662)):
#0  0x00007f9b9d03070d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b989cd38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f9ae80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9aedef2c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9b9d72acd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f9ba079a256 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x16fdb80) at thread/qthread_unix.cpp:368
#8  0x00007f9b9c5d46ba in start_thread (arg=0x7f9aedef3700) at pthread_create.c:333
#9  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f9b769a8700 (LWP 1628)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f9ba223f784 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x00007f9ba223f7c9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x00007f9b9c5d46ba in start_thread (arg=0x7f9b769a8700) at pthread_create.c:333
#4  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f9b84b78700 (LWP 1615)):
#0  0x00007f9b9d02c24d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9b98a106f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b989cce74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b989cd330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f9b7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9b84b77ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f9b9d72acd4 in QThread::exec (this=this@entry=0x1185850) at thread/qthread.cpp:515
#8  0x00007f9b9fdf8fa5 in QQmlThreadPrivate::run (this=0x1185850) at qml/ftw/qqmlthread.cpp:147
#9  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x1185850) at thread/qthread_unix.cpp:368
#10 0x00007f9b9c5d46ba in start_thread (arg=0x7f9b84b78700) at pthread_create.c:333
#11 0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f9b86be9700 (LWP 1569)):
#0  0x00007f9b989cd325 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f9b780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#3  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9b86be8ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#4  0x00007f9b9d72acd4 in QThread::exec (this=this@entry=0x1137790) at thread/qthread.cpp:515
#5  0x00007f9b9fdf8fa5 in QQmlThreadPrivate::run (this=0x1137790) at qml/ftw/qqmlthread.cpp:147
#6  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x1137790) at thread/qthread_unix.cpp:368
#7  0x00007f9b9c5d46ba in start_thread (arg=0x7f9b86be9700) at pthread_create.c:333
#8  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f9b87fff700 (LWP 1539)):
#0  0x00007f9b98a11a94 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f9b989cd4a6 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9b9d95894b in QEventDispatcherGlib::processEvents (this=0x7f9b800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#3  0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7f9b87ffecd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#4  0x00007f9b9d72acd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#5  0x00007f9ba2924b75 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#6  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x7f9ba299ada0) at thread/qthread_unix.cpp:368
#7  0x00007f9b9c5d46ba in start_thread (arg=0x7f9b87fff700) at pthread_create.c:333
#8  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f9b8dfce700 (LWP 1529)):
#0  0x00007f9b9d03070d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9ba11a0c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f9ba11a28d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f9b90114329 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f9b9d72f989 in QThreadPrivate::start (arg=0x1082a80) at thread/qthread_unix.cpp:368
#5  0x00007f9b9c5d46ba in start_thread (arg=0x7f9b8dfce700) at pthread_create.c:333
#6  0x00007f9b9d03c3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f9ba27e58c0 (LWP 1507)):
[KCrash Handler]
#6  QVector<QQmlPropertyData>::count (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:234
#7  QQmlPropertyCache::property (index=58, this=0x0) at ../../include/QtQml/5.9.1/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:711
#8  QQmlBinding::getPropertyData (this=this@entry=0x371bb70, propertyData=propertyData@entry=0x7fffea2be4a8, valueTypeData=valueTypeData@entry=0x7fffea2be4b0) at qml/qqmlbinding.cpp:520
#9  0x00007f9b9fde3ac2 in GenericBinding<10>::write (this=0x371bb70, result=..., isUndefined=<optimized out>, flags=...) at qml/qqmlbinding.cpp:246
#10 0x00007f9b9fde4740 in QQmlNonbindingBinding::doUpdate (this=0x371bb70, watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:210
#11 0x00007f9b9fde19b3 in QQmlBinding::update (this=0x371bb70, flags=..., flags@entry=...) at qml/qqmlbinding.cpp:167
#12 0x00007f9b9fde1bfe in QQmlBinding::refresh (this=<optimized out>) at qml/qqmlbinding.cpp:439
#13 0x00007f9b9fdb7cc7 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=a@entry=0x0) at qml/qqmlnotifier.cpp:106
#14 0x00007f9b9fd59344 in QQmlData::signalEmitted (object=0x3dcbb50, index=5, a=0x0) at qml/qqmlengine.cpp:839
#15 0x00007f9b9d93031e in QMetaObject::activate (sender=sender@entry=0x3dcbb50, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3644
#16 0x00007f9b9d930527 in QMetaObject::activate (sender=sender@entry=0x3dcbb50, m=m@entry=0x7f9ae4f06240 <QPulseAudio::VolumeObject::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3628
#17 0x00007f9ae4ceeca3 in QPulseAudio::VolumeObject::mutedChanged (this=this@entry=0x3dcbb50) at /workspace/build/obj-x86_64-linux-gnu/src/moc_volumeobject.cpp:276
#18 0x00007f9ae4cd713e in QPulseAudio::VolumeObject::updateVolumeObject<pa_sink_info const> (info=0x7fffea2c01f0, this=0x3dcbb50) at /workspace/build/src/volumeobject.h:50
#19 QPulseAudio::Device::updateDevice<pa_sink_info> (this=this@entry=0x3dcbb50, info=info@entry=0x7fffea2c01f0) at /workspace/build/src/device.h:60
#20 0x00007f9ae4cd57a5 in QPulseAudio::Sink::update (this=this@entry=0x3dcbb50, info=info@entry=0x7fffea2c01f0) at /workspace/build/src/sink.cpp:37
#21 0x00007f9ae4cc649a in QPulseAudio::MapBase<QPulseAudio::Sink, pa_sink_info>::updateEntry (parent=0x33470c0, info=0x7fffea2c01f0, this=0x33470d0) at /workspace/build/src/maps.h:138
#22 QPulseAudio::Context::sinkCallback (info=0x7fffea2c01f0, this=0x33470c0) at /workspace/build/src/context.cpp:454
#23 QPulseAudio::sink_cb (context=<optimized out>, info=0x7fffea2c01f0, eol=<optimized out>, data=0x33470c0) at /workspace/build/src/context.cpp:68
#24 0x00007f9b9289a3bc in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#25 0x00007f9b91b24141 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#26 0x00007f9b91b244cb in pa_pdispatch_run () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#27 0x00007f9b9288efce in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#28 0x00007f9b91b26d5f in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#29 0x00007f9b91b293db in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#30 0x00007f9b9267ce9c in ?? () from /usr/lib/x86_64-linux-gnu/libpulse-mainloop-glib.so.0
#31 0x00007f9b989cd197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f9b989cd3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f9b989cd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f9b9d95892f in QEventDispatcherGlib::processEvents (this=0x10aef90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#35 0x00007f9b9d9017ca in QEventLoop::exec (this=this@entry=0x7fffea2c0790, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#36 0x00007f9b9d90a704 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1291
#37 0x000000000041cd68 in main (argc=1, argv=<optimized out>) at /workspace/build/shell/main.cpp:166

Possible duplicates by query: bug 382897, bug 382770, bug 382734, bug 382416, bug 382132.

Reported using DrKonqi
Comment 1 Leonard Lausen 2017-08-05 05:31:59 UTC
Created attachment 107082 [details]
New crash information added by DrKonqi

plasmashell (5.10.4) using Qt 5.9.1

- What I was doing when the application crashed:
Change of volume with connected Bluetooth speaker. Crash occasionally also happens when switching between headset and internal speakers (and then changing the volume).

-- Backtrace (Reduced):
#6  0x00007f45a0181b50 in QQmlBinding::getPropertyData(QQmlPropertyData**, QQmlPropertyData*) const () from /usr/lib64/libQt5Qml.so.5
#7  0x00007f45a0184fb2 in GenericBinding<10>::write(QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5
#8  0x00007f45a0185bc4 in QQmlNonbindingBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () from /usr/lib64/libQt5Qml.so.5
#9  0x00007f45a0182cf3 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5
#10 0x00007f45a0182f3e in QQmlBinding::refresh() () from /usr/lib64/libQt5Qml.so.5
Comment 2 Mateus Honorato 2017-08-06 22:00:16 UTC
Created attachment 107115 [details]
New crash information added by DrKonqi

plasmashell (5.10.4) using Qt 5.9.1

- What I was doing when the application crashed:
just before i changed the audio output from internal speaker to HDMI

-- Backtrace (Reduced):
#6  QVector<QQmlPropertyData>::count (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:234
#7  QQmlPropertyCache::property (index=58, this=0x0) at ../../include/QtQml/5.9.1/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:711
#8  QQmlBinding::getPropertyData (this=this@entry=0x5c9a690, propertyData=propertyData@entry=0x7ffc0eb32bc8, valueTypeData=valueTypeData@entry=0x7ffc0eb32bd0) at qml/qqmlbinding.cpp:520
#9  0x00007f6220cc9ac2 in GenericBinding<10>::write (this=0x5c9a690, result=..., isUndefined=<optimized out>, flags=...) at qml/qqmlbinding.cpp:246
#10 0x00007f6220cca740 in QQmlNonbindingBinding::doUpdate (this=0x5c9a690, watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:210
Comment 3 David Edmundson 2017-08-07 20:18:11 UTC

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