Skip to content

Instantly share code, notes, and snippets.

@mathieujobin
Created July 19, 2014 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mathieujobin/6aeac99f51bdb874a086 to your computer and use it in GitHub Desktop.
Save mathieujobin/6aeac99f51bdb874a086 to your computer and use it in GitHub Desktop.
plasmashell 5 crash
Application: plasmashell (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9519d55780 (LWP 4170))]
Thread 25 (Thread 0x7f9503d0f700 (LWP 4172)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f9515e29b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007f9515e2b64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007f9505abbc89 in QXcbEventReader::run (this=0x15c1090) at qxcbconnection.cpp:1043
#4 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x15c1090) at thread/qthread_unix.cpp:345
#5 0x00007f95118ce182 in start_thread (arg=0x7f9503d0f700) at pthread_create.c:312
#6 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 24 (Thread 0x7f9500f0f700 (LWP 4193)):
#0 0x00007f950d8d462a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d8d4989 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892557 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f9500f0ee10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f9500f0ee10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x16aeaa0) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x16aeaa0) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x16aeaa0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f9500f0f700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 23 (Thread 0x7f94efb42700 (LWP 4204)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007f94f23c74c3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2 0x00007f94f23c6e07 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3 0x00007f95118ce182 in start_thread (arg=0x7f94efb42700) at pthread_create.c:312
#4 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 22 (Thread 0x7f94ebb9e700 (LWP 4219)):
#0 0x00007f95124d36bd in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d8d3c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94e40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94ebb9de10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94ebb9de10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x1927bd0) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1927bd0) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1927bd0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f94ebb9e700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 21 (Thread 0x7f94ea44a700 (LWP 4227)):
#0 idleTimerSourceCheck (source=0x7f94ea449c00) at kernel/qeventdispatcher_glib.cpp:219
#1 0x00007f950d892a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#5 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94ea449e10, flags=...) at kernel/qeventloop.cpp:136
#6 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94ea449e10, flags=...) at kernel/qeventloop.cpp:212
#7 0x00007f9512b55a98 in QThread::exec (this=0x1afb3e0) at thread/qthread.cpp:511
#8 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1afb3e0) at qml/ftw/qqmlthread.cpp:149
#9 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1afb3e0) at thread/qthread_unix.cpp:345
#10 0x00007f95118ce182 in start_thread (arg=0x7f94ea44a700) at pthread_create.c:312
#11 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 20 (Thread 0x7f94e9359700 (LWP 4238)):
#0 0x00007f950d8d462a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d8d4989 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892699 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94e00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94e9358e10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94e9358e10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x1be6e20) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1be6e20) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1be6e20) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f94e9359700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 19 (Thread 0x7f94dbfff700 (LWP 4240)):
#0 QMutexLocker::QMutexLocker (this=0x7f94dbffeb60, m=0x1cc5f08) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:136
#1 0x00007f9512e3e262 in QThreadData::canWaitLocked (this=0x1cc5ee0) at ../../include/QtCore/5.3.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:248
#2 0x00007f9512e411c1 in postEventSourcePrepare (s=0x7f94d4001340, timeout=0x7f94dbffebf4) at kernel/qeventdispatcher_glib.cpp:262
#3 0x00007f950d89268d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d892f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#7 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94dbffee10, flags=...) at kernel/qeventloop.cpp:136
#8 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94dbffee10, flags=...) at kernel/qeventloop.cpp:212
#9 0x00007f9512b55a98 in QThread::exec (this=0x1cd0f40) at thread/qthread.cpp:511
#10 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1cd0f40) at qml/ftw/qqmlthread.cpp:149
#11 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1cd0f40) at thread/qthread_unix.cpp:345
#12 0x00007f95118ce182 in start_thread (arg=0x7f94dbfff700) at pthread_create.c:312
#13 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 18 (Thread 0x7f94daffe700 (LWP 4241)):
#0 0x00007f9512b52bc5 in QBasicAtomicOps<8>::testAndSetRelaxed<QMutexData*> (_q_value=@0x1dafba8: 0x1, expectedValue=0x0, newValue=0x0, currentValue=0x7f94daffdb18) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:268
#1 0x00007f9512b529ae in testAndSetAcquire<QMutexData*, QMutexData*> (currentValue=0x7f94daffdb18, newValue=0x1, expectedValue=0x0, _q_value=@0x1dafba8: 0x1) at ../../include/QtCore/../../src/corelib/thread/qgenericatomic.h:174
#2 QBasicAtomicPointer<QMutexData>::testAndSetAcquire (this=0x1dafba8, expectedValue=0x0, newValue=0x1, currentValue=@0x7f94daffdb18: 0x7f94daffdb60) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:284
#3 0x00007f9512b526b9 in QBasicMutex::fastTryLock (this=0x1dafba8, current=@0x7f94daffdb18: 0x7f94daffdb60) at thread/qmutex.h:90
#4 0x00007f9512b51fb5 in QMutex::lock (this=0x1dafba8) at thread/qmutex.cpp:220
#5 0x00007f9512b36469 in QMutexLocker::QMutexLocker (this=0x7f94daffdb60, m=0x1dafba8) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:136
#6 0x00007f9512e3e262 in QThreadData::canWaitLocked (this=0x1dafb80) at ../../include/QtCore/5.3.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:248
#7 0x00007f9512e411c1 in postEventSourcePrepare (s=0x7f94cc001340, timeout=0x7f94daffdbf4) at kernel/qeventdispatcher_glib.cpp:262
#8 0x00007f950d89268d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9 0x00007f950d892f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#12 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94daffde10, flags=...) at kernel/qeventloop.cpp:136
#13 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94daffde10, flags=...) at kernel/qeventloop.cpp:212
#14 0x00007f9512b55a98 in QThread::exec (this=0x1da2fd0) at thread/qthread.cpp:511
#15 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1da2fd0) at qml/ftw/qqmlthread.cpp:149
#16 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1da2fd0) at thread/qthread_unix.cpp:345
#17 0x00007f95118ce182 in start_thread (arg=0x7f94daffe700) at pthread_create.c:312
#18 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 17 (Thread 0x7f94d9ffd700 (LWP 4243)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d892fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94d00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94d9ffce10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94d9ffce10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x1e9de70) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1e9de70) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1e9de70) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f94d9ffd700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 16 (Thread 0x7f94d8f8c700 (LWP 4244)):
#0 0x00007f950d89040f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d89262b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94c40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#5 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94d8f8be10, flags=...) at kernel/qeventloop.cpp:136
#6 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94d8f8be10, flags=...) at kernel/qeventloop.cpp:212
#7 0x00007f9512b55a98 in QThread::exec (this=0x1f65510) at thread/qthread.cpp:511
#8 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x1f65510) at qml/ftw/qqmlthread.cpp:149
#9 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x1f65510) at thread/qthread_unix.cpp:345
#10 0x00007f95118ce182 in start_thread (arg=0x7f94d8f8c700) at pthread_create.c:312
#11 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 15 (Thread 0x7f94cb7ff700 (LWP 4245)):
#0 0x00007f950d8d462a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d8d4989 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892a6c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94cb7fee10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94cb7fee10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x20500e0) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x20500e0) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x20500e0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f94cb7ff700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 14 (Thread 0x7f94ca556700 (LWP 4246)):
#0 0x00007f950d8d462a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d8d49b9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930f6 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94ca555e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94ca555e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x213f410) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x213f410) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x213f410) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f94ca556700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 13 (Thread 0x7f94c8df1700 (LWP 4291)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d892fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f943c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94c8df0e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94c8df0e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x16aa760) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x16aa760) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x16aa760) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f94c8df1700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 12 (Thread 0x7f94370da700 (LWP 4292)):
#0 0x00007f95124d36bd in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d8d3c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94370d9dc0, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94370d9dc0, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x24005c0) at thread/qthread.cpp:511
#9 0x00007f9519593c6c in QQuickPixmapReader::run (this=0x24005c0) at util/qquickpixmapcache.cpp:688
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x24005c0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f94370da700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 11 (Thread 0x7f94367d9700 (LWP 4293)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d892fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94367d8e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94367d8e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x296ada0) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x296ada0) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x296ada0) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f94367d9700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 10 (Thread 0x7f942fdc9700 (LWP 4294)):
#0 0x00007f950d8920f0 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d892ea5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f942fdc8e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f942fdc8e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x15a8220) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x15a8220) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x15a8220) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f942fdc9700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 9 (Thread 0x7f942ecd8700 (LWP 4295)):
#0 0x00007f950d892a40 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f941c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f942ecd7e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f942ecd7e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x2d11800) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x2d11800) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x2d11800) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f942ecd8700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 8 (Thread 0x7f942dbe7700 (LWP 4296)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d892fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f942dbe6e10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f942dbe6e10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x2e07e20) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x2e07e20) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x2e07e20) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f942dbe7700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 7 (Thread 0x7f942caf5700 (LWP 4297)):
#0 0x00007f95124d36bd in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d8d3c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f942caf4e10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f942caf4e10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x2ec60d0) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x2ec60d0) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x2ec60d0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f942caf5700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 6 (Thread 0x7f941b7ff700 (LWP 4298)):
#0 0x00007f95124d36bd in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d8d3c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f941b7fee10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f941b7fee10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x2fbd470) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x2fbd470) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x2fbd470) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f941b7ff700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 5 (Thread 0x7f941a7fe700 (LWP 4299)):
#0 0x00007f95124d36bd in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d8d3c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#6 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f941a7fde10, flags=...) at kernel/qeventloop.cpp:136
#7 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f941a7fde10, flags=...) at kernel/qeventloop.cpp:212
#8 0x00007f9512b55a98 in QThread::exec (this=0x307c1e0) at thread/qthread.cpp:511
#9 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x307c1e0) at qml/ftw/qqmlthread.cpp:149
#10 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x307c1e0) at thread/qthread_unix.cpp:345
#11 0x00007f95118ce182 in start_thread (arg=0x7f941a7fe700) at pthread_create.c:312
#12 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 4 (Thread 0x7f940e9d0700 (LWP 4300)):
#0 0x00007f950d890420 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007f950d8929bb in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f94040008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#5 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f940e9cfe10, flags=...) at kernel/qeventloop.cpp:136
#6 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f940e9cfe10, flags=...) at kernel/qeventloop.cpp:212
#7 0x00007f9512b55a98 in QThread::exec (this=0x33bc8c0) at thread/qthread.cpp:511
#8 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x33bc8c0) at qml/ftw/qqmlthread.cpp:149
#9 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x33bc8c0) at thread/qthread_unix.cpp:345
#10 0x00007f95118ce182 in start_thread (arg=0x7f940e9d0700) at pthread_create.c:312
#11 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 3 (Thread 0x7f940d9cf700 (LWP 4301)):
#0 0x00007f95124d4fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f950d892fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f93fc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#4 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f940d9cee10, flags=...) at kernel/qeventloop.cpp:136
#5 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f940d9cee10, flags=...) at kernel/qeventloop.cpp:212
#6 0x00007f9512b55a98 in QThread::exec (this=0x347adc0) at thread/qthread.cpp:511
#7 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x347adc0) at qml/ftw/qqmlthread.cpp:149
#8 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x347adc0) at thread/qthread_unix.cpp:345
#9 0x00007f95118ce182 in start_thread (arg=0x7f940d9cf700) at pthread_create.c:312
#10 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 2 (Thread 0x7f94035ab700 (LWP 4305)):
#0 0x00007f9512b51f97 in QMutex::lock (this=0x7f9512e3e2ed <QFlags<QEventLoop::ProcessEventsFlag>::operator&(QEventLoop::ProcessEventsFlag) const+57>) at thread/qmutex.cpp:218
#1 0x00007f9512b36469 in QMutexLocker::QMutexLocker (this=0x7f94035aab60, m=0x390eba8) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:136
#2 0x00007f9512e3e262 in QThreadData::canWaitLocked (this=0x390eb80) at ../../include/QtCore/5.3.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:248
#3 0x00007f9512e411c1 in postEventSourcePrepare (s=0x7f93f8001340, timeout=0x7f94035aabac) at kernel/qeventdispatcher_glib.cpp:262
#4 0x00007f9512e41238 in postEventSourceCheck (source=0x7f93f8001340) at kernel/qeventdispatcher_glib.cpp:272
#5 0x00007f950d892a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x00007f950d892f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8 0x00007f9512e41a3d in QEventDispatcherGlib::processEvents (this=0x7f93f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
#9 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7f94035aae10, flags=...) at kernel/qeventloop.cpp:136
#10 0x00007f9512dc8423 in QEventLoop::exec (this=0x7f94035aae10, flags=...) at kernel/qeventloop.cpp:212
#11 0x00007f9512b55a98 in QThread::exec (this=0x3826880) at thread/qthread.cpp:511
#12 0x00007f95157b16fd in QQmlThreadPrivate::run (this=0x3826880) at qml/ftw/qqmlthread.cpp:149
#13 0x00007f9512b5ce11 in QThreadPrivate::start (arg=0x3826880) at thread/qthread_unix.cpp:345
#14 0x00007f95118ce182 in start_thread (arg=0x7f94035ab700) at pthread_create.c:312
#15 0x00007f95124e230d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 1 (Thread 0x7f9519d55780 (LWP 4170)):
[KCrash Handler]
#6 0x00007f9512b52bae in QBasicAtomicOps<8>::testAndSetRelaxed<QMutexData*> (_q_value=@0x268: <error reading variable>, expectedValue=0x0, newValue=0x1, currentValue=0x7fffe7eccf98) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:267
#7 0x00007f9512b529ae in testAndSetAcquire<QMutexData*, QMutexData*> (currentValue=0x7fffe7eccf98, newValue=0x1, expectedValue=0x0, _q_value=@0x268: <error reading variable>) at ../../include/QtCore/../../src/corelib/thread/qgenericatomic.h:174
#8 QBasicAtomicPointer<QMutexData>::testAndSetAcquire (this=0x268, expectedValue=0x0, newValue=0x1, currentValue=@0x7fffe7eccf98: 0x150) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:284
#9 0x00007f9512b526b9 in QBasicMutex::fastTryLock (this=0x268, current=@0x7fffe7eccf98: 0x150) at thread/qmutex.h:90
#10 0x00007f9512b51fb5 in QMutex::lock (this=0x268) at thread/qmutex.cpp:220
#11 0x00007f9515596df2 in QQmlEnginePrivate::Locker::relock (this=0x7fffe7ecd000) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmlengine_p.h:345
#12 0x00007f9515596d2f in QQmlEnginePrivate::Locker::Locker (this=0x7fffe7ecd000, e=0x0) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmlengine_p.h:325
#13 0x00007f9515700fd1 in QQmlEnginePrivate::typeCategory (this=0x0, t=1191) at qml/qqmlengine.cpp:2168
#14 0x00007f9515768a1e in flagsForPropertyType (propType=1191, engine=0x405a200) at qml/qqmlpropertycache.cpp:126
#15 0x00007f951576ba38 in QQmlPropertyCache::resolve (this=0x422c420, data=0x422d478) at qml/qqmlpropertycache.cpp:809
#16 0x00007f951576b9b2 in QQmlPropertyCache::ensureResolved (this=0x422c420, p=0x422d478) at qml/qqmlpropertycache.cpp:797
#17 0x00007f951576c407 in QQmlPropertyCache::findProperty (this=0x422c420, it=..., vmemo=0x0, context=0x4247b60) at qml/qqmlpropertycache.cpp:1004
#18 0x00007f951576c1c7 in QQmlPropertyCache::findProperty (this=0x422c420, it=..., object=0x2f9fd90, context=0x4247b60) at qml/qqmlpropertycache.cpp:941
#19 0x00007f95156cf7de in QQmlPropertyCache::property<QV4::String*> (this=0x422c420, key=@0x7fffe7ecd1f0: 0x7f94d8fb4320, object=0x2f9fd90, context=0x4247b60) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:287
#20 0x00007f95156c4cf6 in QV4::QObjectWrapper::findProperty (this=0x7f94d8fc34d0, engine=0x1e92580, qmlContext=0x4247b60, name=0x7f94d8fb4320, revisionMode=QV4::QObjectWrapper::IgnoreRevision, local=0x7fffe7ecd310) at jsruntime/qv4qobjectwrapper.cpp:267
#21 0x00007f95156c4fe9 in QV4::QObjectWrapper::getQmlProperty (this=0x7f94d8fc34d0, ctx=0x7fffe7ecd5c0, qmlContext=0x4247b60, n=0x7f94d8fb4320, revisionMode=QV4::QObjectWrapper::IgnoreRevision, hasProperty=0x0, includeImports=true) at jsruntime/qv4qobjectwrapper.cpp:294
#22 0x00007f95156c7482 in QV4::QObjectWrapper::get (m=0x7f94d8fc34d0, name=..., hasProperty=0x0) at jsruntime/qv4qobjectwrapper.cpp:672
#23 0x00007f95155cb585 in QV4::Object::get (this=0x7f94d8fc34d0, name=..., hasProperty=0x0) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:244
#24 0x00007f95156dbea7 in QV4::Runtime::getProperty (ctx=0x7fffe7ecd5c0, object=..., name=...) at jsruntime/qv4runtime.cpp:662
#25 0x00007f943402b6a2 in ?? ()
#26 0x00007fffe7ecd510 in ?? ()
#27 0x00007f9515647eeb in QV4::ExecutionContext::ExecutionContext (this=0x0, engine=0x7f94d8ffdcd8, t=1078067200) at jsruntime/qv4context_p.h:93
#28 0x00007f95156763f1 in QV4::SimpleScriptFunction::call (that=0x7f94d8fc2450, callData=0x7f94d8ffdc98) at jsruntime/qv4functionobject.cpp:529
#29 0x00007f95155cb6c0 in QV4::Object::call (this=0x7f94d8fc2450, d=0x7f94d8ffdc98) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:270
#30 0x00007f95156ddbb3 in QV4::Runtime::callActivationProperty (context=0x7fffe7ecd860, name=..., callData=...) at jsruntime/qv4runtime.cpp:912
#31 0x00007f943402cde5 in ?? ()
#32 0x00007fffe7ecd7b0 in ?? ()
#33 0x00007f9515647eeb in QV4::ExecutionContext::ExecutionContext (this=0x0, engine=0x0, t=1078067200) at jsruntime/qv4context_p.h:93
#34 0x00007f95156763f1 in QV4::SimpleScriptFunction::call (that=0x7f94d8fc2a50, callData=0x7f94d8ffda48) at jsruntime/qv4functionobject.cpp:529
#35 0x00007f95155cb6c0 in QV4::Object::call (this=0x7f94d8fc2a50, d=0x7f94d8ffda48) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:270
#36 0x00007f951579290b in QQmlJavaScriptExpression::evaluate (this=0x3d22be0, context=0x4247b60, function=..., callData=0x7f94d8ffda48, isUndefined=0x0) at qml/qqmljavascriptexpression.cpp:166
#37 0x00007f95157295d6 in QQmlBoundSignalExpression::evaluate (this=0x3d22bc0, a=0x0) at qml/qqmlboundsignal.cpp:289
#38 0x00007f9515729c28 in QQmlBoundSignal_callback (e=0x4287388, a=0x0) at qml/qqmlboundsignal.cpp:416
#39 0x00007f9515774357 in QQmlNotifier::emitNotify (endpoint=0x4287388, a=0x0) at qml/qqmlnotifier.cpp:81
#40 0x00007f95156fd5fd in QQmlData::signalEmitted (object=0x4247ed0, index=25, a=0x0) at qml/qqmlengine.cpp:720
#41 0x00007f9512e0cb41 in QMetaObject::activate (sender=0x4247ed0, signalOffset=3, local_signal_index=22, argv=0x0) at kernel/qobject.cpp:3567
#42 0x00007f9512e0c93e in QMetaObject::activate (sender=0x4247ed0, m=0x7f9519b62760 <QQuickItem::staticMetaObject>, local_signal_index=22, argv=0x0) at kernel/qobject.cpp:3546
#43 0x00007f951964e4ff in QQuickItem::heightChanged (this=0x4247ed0) at .moc/moc_qquickitem.cpp:1071
#44 0x00007f9519641080 in QQuickItem::geometryChanged (this=0x4247ed0, newGeometry=..., oldGeometry=...) at items/qquickitem.cpp:3379
#45 0x00007f95196482cd in QQuickItem::setHeight (this=0x4247ed0, h=36) at items/qquickitem.cpp:6077
#46 0x00007f951964dd0a in QQuickItem::qt_metacall (this=0x4247ed0, _c=QMetaObject::WriteProperty, _id=8, _a=0x7fffe7ece420) at .moc/moc_qquickitem.cpp:878
#47 0x00007f94f273efca in MouseEventListener::qt_metacall (this=0x4247ed0, _c=QMetaObject::WriteProperty, _id=9, _a=0x7fffe7ece420) at /build/buildd/project-neon5-kdeclarative-0.0+git20140719.0312+neon4~3583e84~14.04/obj-x86_64-linux-gnu/src/qmlcontrols/kquickcontrolsaddons/moc_mouseeventlistener.cpp:529
#48 0x00007f95156f8010 in QQmlVMEMetaObject::metaCall (this=0x42488c0, c=QMetaObject::WriteProperty, _id=9, a=0x7fffe7ece420) at qml/qqmlvmemetaobject.cpp:980
#49 0x00007f95155058ca in QAbstractDynamicMetaObject::metaCall (this=0x42488c0, c=QMetaObject::WriteProperty, _id=9, a=0x7fffe7ece420) at /build/buildd/project-neon5-qt5-0.0.git20140719.0314.neon6~5bb3462~14.04.1/qtbase/include/QtCore/5.3.1/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:428
#50 0x00007f9512dd3ded in QMetaObject::metacall (object=0x4247ed0, cl=QMetaObject::WriteProperty, idx=9, argv=0x7fffe7ece420) at kernel/qmetaobject.cpp:306
#51 0x00007f9515718fac in QQmlPropertyPrivate::writeBinding (object=0x4247ed0, core=..., context=0x4247790, expression=0x42498e0, result=..., isUndefined=false, flags=...) at qml/qqmlproperty.cpp:1498
#52 0x00007f951579d54b in QQmlBinding::update (this=0x42498c0, flags=...) at qml/qqmlbinding.cpp:266
#53 0x00007f951579dc89 in QQmlBinding::setEnabled (this=0x42498c0, e=true, flags=...) at qml/qqmlbinding.cpp:371
#54 0x00007f951579dbc5 in QQmlBinding::setEnabled (This=0x42498f8, e=true, f=...) at qml/qqmlbinding.cpp:352
#55 0x00007f9515701ec4 in QQmlAbstractBinding::setEnabled (this=0x42498f8, e=true, f=...) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmlabstractbinding_p.h:118
#56 0x00007f95156fd8e9 in QQmlData::flushPendingBindingImpl (this=0x42486f0, coreIndex=9) at qml/qqmlengine.cpp:790
#57 0x00007f95156cdf3b in QQmlData::flushPendingBinding (o=0x4247ed0, coreIndex=9) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:290
#58 0x00007f95156c53aa in QV4::QObjectWrapper::getProperty (object=0x4247ed0, ctx=0x7fffe7ece920, property=0x7f94d004e0d8, captureRequired=true) at jsruntime/qv4qobjectwrapper.cpp:340
#59 0x00007f95156c71f9 in QV4::QObjectWrapper::getProperty (object=0x4247ed0, ctx=0x7fffe7ece920, propertyIndex=9, captureRequired=true) at jsruntime/qv4qobjectwrapper.cpp:632
#60 0x00007f95156df790 in QV4::Runtime::getQmlQObjectProperty (ctx=0x7fffe7ece920, object=..., propertyIndex=9, captureRequired=true) at jsruntime/qv4runtime.cpp:1309
#61 0x00007f943402597a in ?? ()
#62 0x00007fffe7ece870 in ?? ()
#63 0x00007f9515647eeb in QV4::ExecutionContext::ExecutionContext (this=0x0, engine=0x7f94fc003000, t=0) at jsruntime/qv4context_p.h:93
#64 0x00007f95156763f1 in QV4::SimpleScriptFunction::call (that=0x7f94d8fc33e0, callData=0x7f94d8ffd6d8) at jsruntime/qv4functionobject.cpp:529
#65 0x00007f95155cb6c0 in QV4::Object::call (this=0x7f94d8fc33e0, d=0x7f94d8ffd6d8) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:270
#66 0x00007f951579290b in QQmlJavaScriptExpression::evaluate (this=0x3d1fa90, context=0x4247790, function=..., callData=0x7f94d8ffd6d8, isUndefined=0x7fffe7ecebce) at qml/qqmljavascriptexpression.cpp:166
#67 0x00007f95157925e0 in QQmlJavaScriptExpression::evaluate (this=0x3d1fa90, context=0x4247790, function=..., isUndefined=0x7fffe7ecebce) at qml/qqmljavascriptexpression.cpp:123
#68 0x00007f951579d44f in QQmlBinding::update (this=0x3d1fa70, flags=...) at qml/qqmlbinding.cpp:259
#69 0x00007f951579dc89 in QQmlBinding::setEnabled (this=0x3d1fa70, e=true, flags=...) at qml/qqmlbinding.cpp:371
#70 0x00007f951579dbc5 in QQmlBinding::setEnabled (This=0x3d1faa8, e=true, f=...) at qml/qqmlbinding.cpp:352
#71 0x00007f9515701ec4 in QQmlAbstractBinding::setEnabled (this=0x3d1faa8, e=true, f=...) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/qml/qqmlabstractbinding_p.h:118
#72 0x00007f95157ad23e in QQmlObjectCreator::finalize (this=0x3b7a950, interrupt=...) at qml/qqmlobjectcreator.cpp:1187
#73 0x00007f9515721a3f in QQmlIncubatorPrivate::incubate (this=0x3b7a7d0, i=...) at qml/qqmlincubator.cpp:357
#74 0x00007f9515721d20 in QQmlIncubationController::incubateFor (this=0x1f68670, msecs=10) at qml/qqmlincubator.cpp:404
#75 0x00007f95179f6c3a in KDeclarative::QmlObjectIncubationController::incubate (this=0x1f68660) at /build/buildd/project-neon5-kdeclarative-0.0+git20140719.0312+neon4~3583e84~14.04/obj-x86_64-linux-gnu/src/kdeclarative/../../../src/kdeclarative/private/qmlobject_p.h:63
#76 0x00007f95179f6bdc in KDeclarative::QmlObjectIncubationController::event (this=0x1f68660, e=0x42a44b0) at /build/buildd/project-neon5-kdeclarative-0.0+git20140719.0312+neon4~3583e84~14.04/obj-x86_64-linux-gnu/src/kdeclarative/../../../src/kdeclarative/private/qmlobject_p.h:53
#77 0x00007f9513a1d3fa in QApplicationPrivate::notify_helper (this=0x159d5d0, receiver=0x1f68660, e=0x42a44b0) at kernel/qapplication.cpp:3522
#78 0x00007f9513a1aa42 in QApplication::notify (this=0x7fffe7ed27b0, receiver=0x1f68660, e=0x42a44b0) at kernel/qapplication.cpp:2975
#79 0x00007f9512dcb42a in QCoreApplication::notifyInternal (this=0x7fffe7ed27b0, receiver=0x1f68660, event=0x42a44b0) at kernel/qcoreapplication.cpp:935
#80 0x00007f9512dcefb7 in QCoreApplication::sendEvent (receiver=0x1f68660, event=0x42a44b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:237
#81 0x00007f9512dcc6f5 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x15950e0) at kernel/qcoreapplication.cpp:1539
#82 0x00007f9512dcc09a in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1397
#83 0x00007f9512e4127c in postEventSourceDispatch (s=0x15ed720) at kernel/qeventdispatcher_glib.cpp:279
#84 0x00007f950d892e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#85 0x00007f950d893048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#86 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#87 0x00007f9512e41a1d in QEventDispatcherGlib::processEvents (this=0x15ca9a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#88 0x00007f9505b15cf2 in QPAEventDispatcherGlib::processEvents (this=0x15ca9a0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123
#89 0x00007f9512dcb94d in QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1133
#90 0x00007f95179e628e in KDeclarative::QmlObject::createObjectFromComponent (this=0x1e9c370, component=0x2be7310, context=0x2bf4440, initialProperties=...) at /build/buildd/project-neon5-kdeclarative-0.0+git20140719.0312+neon4~3583e84~14.04/src/kdeclarative/qmlobject.cpp:258
#91 0x00007f95184ce6e5 in PlasmaQuick::AppletQuickItemPrivate::createFullRepresentationItem (this=0x1e80580) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/src/plasmaquick/appletquickitem.cpp:187
#92 0x00007f95184d0830 in PlasmaQuick::AppletQuickItem::setExpanded (this=0x1e8a8c0, expanded=true) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/src/plasmaquick/appletquickitem.cpp:620
#93 0x00007f95184d12e1 in PlasmaQuick::AppletQuickItem::qt_metacall (this=0x1e8a8c0, _c=QMetaObject::WriteProperty, _id=7, _a=0x7fffe7ecf920) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/obj-x86_64-linux-gnu/src/plasmaquick/moc_appletquickitem.cpp:339
#94 0x00007f94ea45f912 in AppletInterface::qt_metacall (this=0x1e8a8c0, _c=QMetaObject::WriteProperty, _id=48, _a=0x7fffe7ecf920) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/obj-x86_64-linux-gnu/src/scriptengines/qml/moc_appletinterface.cpp:446
#95 0x00007f9512dd3e0d in QMetaObject::metacall (object=0x1e8a8c0, cl=QMetaObject::WriteProperty, idx=48, argv=0x7fffe7ecf920) at kernel/qmetaobject.cpp:308
#96 0x00007f9515717f40 in QQmlPropertyPrivate::write (object=0x1e8a8c0, property=..., value=..., context=0x3a051d0, flags=...) at qml/qqmlproperty.cpp:1317
#97 0x00007f95156c6be4 in QV4::QObjectWrapper::setProperty (object=0x1e8a8c0, ctx=0x7fffe7ecfdc0, property=0x7f94d00e53c8, value=...) at jsruntime/qv4qobjectwrapper.cpp:549
#98 0x00007f95156c5cd1 in QV4::QObjectWrapper::setQmlProperty (ctx=0x7fffe7ecfdc0, qmlContext=0x3a051d0, object=0x1e8a8c0, name=0x7f94d8fb0750, revisionMode=QV4::QObjectWrapper::IgnoreRevision, value=...) at jsruntime/qv4qobjectwrapper.cpp:446
#99 0x00007f95156c756a in QV4::QObjectWrapper::put (m=0x7f94d8fb0f00, name=..., value=...) at jsruntime/qv4qobjectwrapper.cpp:684
#100 0x00007f95155cb5f3 in QV4::Object::put (this=0x7f94d8fb0f00, name=..., v=...) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:248
#101 0x00007f95156db539 in QV4::Runtime::setProperty (ctx=0x7fffe7ecfdc0, object=..., name=..., value=...) at jsruntime/qv4runtime.cpp:560
#102 0x00007f94037003f2 in ?? ()
#103 0x00007fffe7ecfd10 in ?? ()
#104 0x00007f9515647eeb in QV4::ExecutionContext::ExecutionContext (this=0x1, engine=0x7f94d8fb0750, t=0) at jsruntime/qv4context_p.h:93
#105 0x00007f95156763f1 in QV4::SimpleScriptFunction::call (that=0x7f94d8fbcde0, callData=0x7f94d8ffd3b0) at jsruntime/qv4functionobject.cpp:529
#106 0x00007f95155cb6c0 in QV4::Object::call (this=0x7f94d8fbcde0, d=0x7f94d8ffd3b0) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:270
#107 0x00007f951579290b in QQmlJavaScriptExpression::evaluate (this=0x3a06810, context=0x3a051d0, function=..., callData=0x7f94d8ffd3b0, isUndefined=0x0) at qml/qqmljavascriptexpression.cpp:166
#108 0x00007f95157295d6 in QQmlBoundSignalExpression::evaluate (this=0x3a067f0, a=0x7fffe7ed03c0) at qml/qqmlboundsignal.cpp:289
#109 0x00007f9515729c28 in QQmlBoundSignal_callback (e=0x3a024c8, a=0x7fffe7ed03c0) at qml/qqmlboundsignal.cpp:416
#110 0x00007f9515774357 in QQmlNotifier::emitNotify (endpoint=0x3a024c8, a=0x7fffe7ed03c0) at qml/qqmlnotifier.cpp:81
#111 0x00007f95156fd5fd in QQmlData::signalEmitted (object=0x3372a70, index=7, a=0x7fffe7ed03c0) at qml/qqmlengine.cpp:720
#112 0x00007f9512e0cb41 in QMetaObject::activate (sender=0x3372a70, signalOffset=3, local_signal_index=4, argv=0x7fffe7ed03c0) at kernel/qobject.cpp:3567
#113 0x00007f9512e0c93e in QMetaObject::activate (sender=0x3372a70, m=0x7f943426b460 <SystemTray::Task::staticMetaObject>, local_signal_index=4, argv=0x7fffe7ed03c0) at kernel/qobject.cpp:3546
#114 0x00007f94340593b0 in SystemTray::Task::expandedChanged (this=0x3372a70, _t1=true) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/obj-x86_64-linux-gnu/applets/systemtray/plugin/moc_task.cpp:410
#115 0x00007f9434058b1b in SystemTray::Task::qt_static_metacall (_o=0x3372a70, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffe7ed05a0) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/obj-x86_64-linux-gnu/applets/systemtray/plugin/moc_task.cpp:195
#116 0x00007f9512e0d142 in QMetaObject::activate (sender=0x3486310, signalOffset=29, local_signal_index=2, argv=0x7fffe7ed05a0) at kernel/qobject.cpp:3680
#117 0x00007f9512e0c93e in QMetaObject::activate (sender=0x3486310, m=0x7f9518708440 <PlasmaQuick::AppletQuickItem::staticMetaObject>, local_signal_index=2, argv=0x7fffe7ed05a0) at kernel/qobject.cpp:3546
#118 0x00007f95184d1436 in PlasmaQuick::AppletQuickItem::expandedChanged (this=0x3486310, _t1=true) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/obj-x86_64-linux-gnu/src/plasmaquick/moc_appletquickitem.cpp:382
#119 0x00007f95184d09ab in PlasmaQuick::AppletQuickItem::setExpanded (this=0x3486310, expanded=true) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/src/plasmaquick/appletquickitem.cpp:635
#120 0x00007f95184d12e1 in PlasmaQuick::AppletQuickItem::qt_metacall (this=0x3486310, _c=QMetaObject::WriteProperty, _id=7, _a=0x7fffe7ed0780) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/obj-x86_64-linux-gnu/src/plasmaquick/moc_appletquickitem.cpp:339
#121 0x00007f94ea45f912 in AppletInterface::qt_metacall (this=0x3486310, _c=QMetaObject::WriteProperty, _id=48, _a=0x7fffe7ed0780) at /build/buildd/project-neon5-plasma-framework-0.0+git20140719.0309+neon4~3f07e41~14.04/obj-x86_64-linux-gnu/src/scriptengines/qml/moc_appletinterface.cpp:446
#122 0x00007f9512dd3e0d in QMetaObject::metacall (object=0x3486310, cl=QMetaObject::WriteProperty, idx=48, argv=0x7fffe7ed0780) at kernel/qmetaobject.cpp:308
#123 0x00007f9512dd9674 in QMetaProperty::write (this=0x7fffe7ed0800, object=0x3486310, value=...) at kernel/qmetaobject.cpp:2926
#124 0x00007f9512e0d9a3 in QObject::setProperty (this=0x3486310, name=0x7f943405bf99 "expanded", value=...) at kernel/qobject.cpp:3827
#125 0x00007f943404e723 in SystemTray::PlasmoidTask::setExpanded (this=0x3372a70, expanded=true) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/applets/systemtray/plugin/protocols/plasmoid/plasmoidtask.cpp:216
#126 0x00007f9434059220 in SystemTray::Task::qt_metacall (this=0x3372a70, _c=QMetaObject::WriteProperty, _id=7, _a=0x7fffe7ed0a40) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/obj-x86_64-linux-gnu/applets/systemtray/plugin/moc_task.cpp:356
#127 0x00007f9434058634 in SystemTray::PlasmoidTask::qt_metacall (this=0x3372a70, _c=QMetaObject::WriteProperty, _id=8, _a=0x7fffe7ed0a40) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/obj-x86_64-linux-gnu/applets/systemtray/plugin/moc_plasmoidtask.cpp:193
#128 0x00007f9512dd3e0d in QMetaObject::metacall (object=0x3372a70, cl=QMetaObject::WriteProperty, idx=8, argv=0x7fffe7ed0a40) at kernel/qmetaobject.cpp:308
#129 0x00007f9515717f40 in QQmlPropertyPrivate::write (object=0x3372a70, property=..., value=..., context=0x3a051d0, flags=...) at qml/qqmlproperty.cpp:1317
#130 0x00007f95156c6be4 in QV4::QObjectWrapper::setProperty (object=0x3372a70, ctx=0x7fffe7ed0ee0, property=0x3635f98, value=...) at jsruntime/qv4qobjectwrapper.cpp:549
#131 0x00007f95156c5cd1 in QV4::QObjectWrapper::setQmlProperty (ctx=0x7fffe7ed0ee0, qmlContext=0x3a051d0, object=0x3372a70, name=0x7f94d8fb0750, revisionMode=QV4::QObjectWrapper::IgnoreRevision, value=...) at jsruntime/qv4qobjectwrapper.cpp:446
#132 0x00007f95156c756a in QV4::QObjectWrapper::put (m=0x7f94d8fbc870, name=..., value=...) at jsruntime/qv4qobjectwrapper.cpp:684
#133 0x00007f95155cb5f3 in QV4::Object::put (this=0x7f94d8fbc870, name=..., v=...) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:248
#134 0x00007f95156db539 in QV4::Runtime::setProperty (ctx=0x7fffe7ed0ee0, object=..., name=..., value=...) at jsruntime/qv4runtime.cpp:560
#135 0x00007f9403700c6b in ?? ()
#136 0x00007fffe7ed0e30 in ?? ()
#137 0x00007f9515647eeb in QV4::ExecutionContext::ExecutionContext (this=0x1, engine=0x1, t=0) at jsruntime/qv4context_p.h:93
#138 0x00007f95156763f1 in QV4::SimpleScriptFunction::call (that=0x7f94d8fbcc60, callData=0x7f94d8ffd008) at jsruntime/qv4functionobject.cpp:529
#139 0x00007f95155cb6c0 in QV4::Object::call (this=0x7f94d8fbcc60, d=0x7f94d8ffd008) at ../../include/QtQml/5.3.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:270
#140 0x00007f951579290b in QQmlJavaScriptExpression::evaluate (this=0x3a060b0, context=0x3a051d0, function=..., callData=0x7f94d8ffd008, isUndefined=0x0) at qml/qqmljavascriptexpression.cpp:166
#141 0x00007f95157295d6 in QQmlBoundSignalExpression::evaluate (this=0x3a06090, a=0x7fffe7ed14e0) at qml/qqmlboundsignal.cpp:289
#142 0x00007f9515729c28 in QQmlBoundSignal_callback (e=0x3a02058, a=0x7fffe7ed14e0) at qml/qqmlboundsignal.cpp:416
#143 0x00007f9515774357 in QQmlNotifier::emitNotify (endpoint=0x3a02058, a=0x7fffe7ed14e0) at qml/qqmlnotifier.cpp:81
#144 0x00007f95156fd5fd in QQmlData::signalEmitted (object=0x3a02010, index=44, a=0x7fffe7ed14e0) at qml/qqmlengine.cpp:720
#145 0x00007f9512e0cb41 in QMetaObject::activate (sender=0x3a02010, signalOffset=29, local_signal_index=15, argv=0x7fffe7ed14e0) at kernel/qobject.cpp:3567
#146 0x00007f9512e0c93e in QMetaObject::activate (sender=0x3a02010, m=0x7f9519b74440 <QQuickMouseArea::staticMetaObject>, local_signal_index=15, argv=0x7fffe7ed14e0) at kernel/qobject.cpp:3546
#147 0x00007f95197dac95 in QQuickMouseArea::clicked (this=0x3a02010, _t1=0x7fffe7ed1540) at .moc/moc_qquickmousearea_p.cpp:531
#148 0x00007f95196f9326 in QQuickMouseArea::setPressed (this=0x3a02010, button=Qt::LeftButton, p=false) at items/qquickmousearea.cpp:1137
#149 0x00007f95196f79af in QQuickMouseArea::mouseReleaseEvent (this=0x3a02010, event=0x396fd70) at items/qquickmousearea.cpp:745
#150 0x00007f951964aa1d in QQuickItem::event (this=0x3a02010, ev=0x396fd70) at items/qquickitem.cpp:7093
#151 0x00007f9513a1d3fa in QApplicationPrivate::notify_helper (this=0x159d5d0, receiver=0x3a02010, e=0x396fd70) at kernel/qapplication.cpp:3522
#152 0x00007f9513a1aa42 in QApplication::notify (this=0x7fffe7ed27b0, receiver=0x3a02010, e=0x396fd70) at kernel/qapplication.cpp:2975
#153 0x00007f9512dcb42a in QCoreApplication::notifyInternal (this=0x7fffe7ed27b0, receiver=0x3a02010, event=0x396fd70) at kernel/qcoreapplication.cpp:935
#154 0x00007f951964ecef in QCoreApplication::sendEvent (receiver=0x3a02010, event=0x396fd70) at /build/buildd/project-neon5-qt5-0.0.git20140719.0314.neon6~5bb3462~14.04.1/qtbase/include/QtCore/../../src/corelib/kernel/qcoreapplication.h:237
#155 0x00007f951966354a in QQuickWindow::sendEvent (this=0x26b1900, item=0x3a02010, e=0x396fd70) at items/qquickwindow.cpp:2382
#156 0x00007f951965f369 in QQuickWindowPrivate::deliverMouseEvent (this=0x296ddf0, event=0x7fffe7ed2240) at items/qquickwindow.cpp:1467
#157 0x00007f951965f4c2 in QQuickWindow::mouseReleaseEvent (this=0x26b1900, event=0x7fffe7ed2240) at items/qquickwindow.cpp:1512
#158 0x00007f9519738312 in QQuickView::mouseReleaseEvent (this=0x26b1900, e=0x7fffe7ed2240) at items/qquickview.cpp:640
#159 0x00007f95131c1118 in QWindow::event (this=0x26b1900, ev=0x7fffe7ed2240) at kernel/qwindow.cpp:1889
#160 0x00007f951965eb31 in QQuickWindow::event (this=0x26b1900, e=0x7fffe7ed2240) at items/qquickwindow.cpp:1348
#161 0x000000000047034a in PanelView::event (this=0x26b1900, e=0x7fffe7ed2240) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/shell/panelview.cpp:664
#162 0x00007f9513a1d3fa in QApplicationPrivate::notify_helper (this=0x159d5d0, receiver=0x26b1900, e=0x7fffe7ed2240) at kernel/qapplication.cpp:3522
#163 0x00007f9513a1aa42 in QApplication::notify (this=0x7fffe7ed27b0, receiver=0x26b1900, e=0x7fffe7ed2240) at kernel/qapplication.cpp:2975
#164 0x00007f9512dcb42a in QCoreApplication::notifyInternal (this=0x7fffe7ed27b0, receiver=0x26b1900, event=0x7fffe7ed2240) at kernel/qcoreapplication.cpp:935
#165 0x00007f95131b89a3 in QCoreApplication::sendSpontaneousEvent (receiver=0x26b1900, event=0x7fffe7ed2240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:240
#166 0x00007f95131b2168 in QGuiApplicationPrivate::processMouseEvent (e=0x427d310) at kernel/qguiapplication.cpp:1711
#167 0x00007f95131b1734 in QGuiApplicationPrivate::processWindowSystemEvent (e=0x427d310) at kernel/qguiapplication.cpp:1512
#168 0x00007f951319bf21 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:579
#169 0x00007f9505b15ae0 in userEventSourceDispatch (source=0x15cbf20) at eventdispatchers/qeventdispatcher_glib.cpp:78
#170 0x00007f950d892e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#171 0x00007f950d893048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#172 0x00007f950d8930ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#173 0x00007f9512e41a1d in QEventDispatcherGlib::processEvents (this=0x15ca9a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#174 0x00007f9505b15cf2 in QPAEventDispatcherGlib::processEvents (this=0x15ca9a0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123
#175 0x00007f9512dc8162 in QEventLoop::processEvents (this=0x7fffe7ed2660, flags=...) at kernel/qeventloop.cpp:136
#176 0x00007f9512dc8423 in QEventLoop::exec (this=0x7fffe7ed2660, flags=...) at kernel/qeventloop.cpp:212
#177 0x00007f9512dcbae2 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#178 0x00007f95131b14e0 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1446
#179 0x00007f9513a1a263 in QApplication::exec () at kernel/qapplication.cpp:2767
#180 0x000000000045f2ac in main (argc=2, argv=0x7fffe7ed28f8) at /build/buildd/project-neon5-plasma-workspace-0.0+git20140719.0313+neon4~10c63d8~14.04/shell/main.cpp:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment