| 1 | (gdb) bt
|
|---|
| 2 | #0 QDBusMetaType::typeToSignature (type=8) at qdbusmetatype.cpp:437
|
|---|
| 3 | #1 0x00007fffe66738dc in qDBusParametersForMethod (parameterTypes=...,
|
|---|
| 4 | metaTypes=..., errorMsg=...) at qdbusmisc.cpp:179
|
|---|
| 5 | #2 0x00007fffe6673efb in qDBusParametersForMethod (mm=..., metaTypes=...,
|
|---|
| 6 | errorMsg=...) at qdbusmisc.cpp:128
|
|---|
| 7 | #3 0x00007fffe6638d9e in QDBusConnectionPrivate::findSlot (obj=obj@entry=
|
|---|
| 8 | 0x7fffc001e0d0, normalizedName=..., params=...) at qdbusintegrator.cpp:1291
|
|---|
| 9 | #4 0x00007fffe6639695 in QDBusConnectionPrivate::prepareHook (hook=...,
|
|---|
| 10 | key=..., service=..., path=..., interface=..., name=..., argMatch=...,
|
|---|
| 11 | receiver=0x7fffc001e0d0,
|
|---|
| 12 | signal=0x7fffc0012a28 "2propertiesChanged(QVariantMap)", minMIdx=6,
|
|---|
| 13 | buildSignature=true) at qdbusintegrator.cpp:1306
|
|---|
| 14 | #5 0x00007fffe663a124 in QDBusConnectionPrivate::disconnectRelay (
|
|---|
| 15 | this=this@entry=0x7fffb40032d0, service=..., path=..., interface=...,
|
|---|
| 16 | receiver=receiver@entry=0x7fffc001e0d0, signal=...)
|
|---|
| 17 | at qdbusintegrator.cpp:2395
|
|---|
| 18 | #6 0x00007fffe664bca3 in QDBusAbstractInterfacePrivate::finishDisconnectNotify
|
|---|
| 19 | (ptr=0x7fffc001e0d0, signalId=<optimized out>)
|
|---|
| 20 | at qdbusabstractinterface.cpp:661
|
|---|
| 21 | #7 0x00007fffeab5f1d9 in QObject::event (this=0x7fffc001e0d0,
|
|---|
| 22 | e=<optimized out>) at kernel/qobject.cpp:1256
|
|---|
| 23 | #8 0x00007fffeab312cb in doNotify (event=0x7fffb4021e80,
|
|---|
| 24 | receiver=0x7fffc001e0d0) at kernel/qcoreapplication.cpp:1090
|
|---|
| 25 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 26 | #9 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>,
|
|---|
| 27 | this=<optimized out>) at kernel/qcoreapplication.cpp:1076
|
|---|
| 28 | #10 QCoreApplication::notifyInternal2 (receiver=0x7fffc001e0d0,
|
|---|
| 29 | event=event@entry=0x7fffb4021e80) at kernel/qcoreapplication.cpp:1015
|
|---|
| 30 | #11 0x00007fffeab3325c in QCoreApplication::sendEvent (event=0x7fffb4021e80,
|
|---|
| 31 | receiver=<optimized out>)
|
|---|
| 32 | at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
|
|---|
| 33 | #12 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
|
|---|
| 34 | event_type=event_type@entry=0, data=0x7fffbc004710)
|
|---|
| 35 | at kernel/qcoreapplication.cpp:1650
|
|---|
| 36 | #13 0x00007fffeab33718 in QCoreApplication::sendPostedEvents (
|
|---|
| 37 | receiver=receiver@entry=0x0, event_type=event_type@entry=0)
|
|---|
| 38 | at kernel/qcoreapplication.cpp:1508
|
|---|
| 39 | #14 0x00007fffeab87323 in postEventSourceDispatch (s=0x7fffc00012d0)
|
|---|
| 40 | at kernel/qeventdispatcher_glib.cpp:270
|
|---|
| 41 | #15 0x00007fffe51e5dd7 in g_main_context_dispatch ()
|
|---|
| 42 | from /usr/lib/libglib-2.0.so.0
|
|---|
| 43 | #16 0x00007fffe51e6040 in ?? () from /usr/lib/libglib-2.0.so.0
|
|---|
| 44 | #17 0x00007fffe51e60ec in g_main_context_iteration ()
|
|---|
| 45 | from /usr/lib/libglib-2.0.so.0
|
|---|
| 46 | #18 0x00007fffeab8772f in QEventDispatcherGlib::processEvents (
|
|---|
| 47 | this=0x7fffc00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
|
|---|
| 48 | #19 0x00007fffeab2f4ca in QEventLoop::exec (this=this@entry=0x7fffcaffcdc0,
|
|---|
| 49 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 50 | flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
|
|---|
| 51 | #20 0x00007fffea9562f3 in QThread::exec (this=<optimized out>)
|
|---|
| 52 | at thread/qthread.cpp:503
|
|---|
| 53 | #21 0x00007fffea95b1d8 in QThreadPrivate::start (arg=0x7fffbc0044f0)
|
|---|
| 54 | at thread/qthread_unix.cpp:340
|
|---|
| 55 | #22 0x00007fffec9ea474 in start_thread () from /usr/lib/libpthread.so.0
|
|---|
| 56 | #23 0x00007fffe9d5569d in clone () from /usr/lib/libc.so.6
|
|---|