[Decibel] segmentation fault
George Goldberg
grundleborg at googlemail.com
Sat Feb 16 06:34:00 CET 2008
Whenever I set the presence of an account to offline (1) I get a
segmentation fault from the decibel daemon
resulting in this backtrace.
Its 100% reproducible on my system. steps:
- start decibel daemon
- add an account using ./decibel_registeraccount_demo ...
- bring it online ./decibel_setpresence_demo 1 2
- take it offline again ./decibel_setpresence_demo 1 1
- decibel daemon crashes.
I'm not very good with backtraces, so I can't work out
what is causing this crash. If anyone can tell me, or even reproduce
the crash (if not then I'm probably doing something wrong to cause
the crash) that would be great.
Thanks
George Goldberg
=======Backtrace=========
#0 0x00002b54ffea0fde in QCoreApplication::postEvent
(receiver=0x6bf690, event=0x6c1270, priority=0) at
kernel/qcoreapplication.cpp:956
#1 0x00002b54ffea1344 in QCoreApplication::postEvent
(receiver=0x6bf690, event=0x6c1270) at kernel/qcoreapplication.cpp:918
#2 0x00002b54ffeb26f1 in QObject::deleteLater (this=0x6bf690) at
kernel/qobject.cpp:2026
#3 0x00002b5500400263 in QtTapioca::Connection::onStatusChanged ()
from /opt/kde/lib/libQtTapioca.so.0
#4 0x00002b550042c08f in QtTapioca::Connection::qt_metacall () from
/opt/kde/lib/libQtTapioca.so.0
#5 0x00002b54ffeb5a0f in QMetaObject::activate (sender=0x6b32d0,
from_signal_index=6, to_signal_index=6, argv=0x7fffaaf6dd10) at
kernel/qobject.cpp:2992
#6 0x00002b54ffeb5e6d in QMetaObject::activate (sender=0x6b32d0,
m=0x2b5507106940, local_signal_index=1, argv=0x7fffaaf6dd10) at
kernel/qobject.cpp:3065
#7 0x00002b5506ee83d1 in
OrgFreedesktopTelepathyConnectionInterface::StatusChanged () from
/opt/kde/lib/libQtTelepathyClient.so.0
#8 0x00002b5506ee8592 in
OrgFreedesktopTelepathyConnectionInterface::qt_metacall () from
/opt/kde/lib/libQtTelepathyClient.so.0
#9 0x00002b5504857c80 in QDBusConnectionPrivate::deliverCall
(this=0x666310, object=0x6b32d0, msg=@0x665cd8, metaTypes=@0x665ce0,
slotIdx=6)
at qdbusintegrator.cpp:865
#10 0x00002b5504861c89 in QDBusCallDeliveryEvent::placeMetaCall
(this=0x665c90, object=0x6b32d0) at qdbusintegrator_p.h:136
#11 0x00002b54ffeb3d4c in QObject::event (this=0x6b32d0, e=0x665c90)
at kernel/qobject.cpp:1128
#12 0x00002b54ffe9fac6 in QCoreApplicationPrivate::notify_helper
(this=0x653890, receiver=0x6b32d0, event=0x665c90) at
kernel/qcoreapplication.cpp:713
#13 0x00002b54ffea20ea in QCoreApplication::notify
(this=0x7fffaaf6e8b0, receiver=0x6b32d0, event=0x665c90) at
kernel/qcoreapplication.cpp:662
#14 0x00002b54ffea14b8 in QCoreApplication::notifyInternal
(this=0x7fffaaf6e8b0, receiver=0x6b32d0, event=0x665c90) at
kernel/qcoreapplication.cpp:582
#15 0x00002b54ffea4c2d in QCoreApplication::sendEvent
(receiver=0x6b32d0, event=0x665c90)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 0x00002b54ffea1a2b in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x641a60) at
kernel/qcoreapplication.cpp:1188
#17 0x00002b54ffea1bea in QCoreApplication::sendPostedEvents
(receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1084
#18 0x00002b54ffed0a07 in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#19 0x00002b54ffecfbfb in postEventSourceDispatch (s=0x65bd90) at
kernel/qeventdispatcher_glib.cpp:211
#20 0x00002b55067e2c24 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#21 0x00002b55067e5f1d in QObject::qt_metacall () at
.moc/debug-shared/moc_qobject.cpp:68
#22 0x00002b55067e63ee in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#23 0x00002b54ffecef5a in QEventDispatcherGlib::processEvents
(this=0x6593f0, flags=@0x7fffaaf6e6f0) at
kernel/qeventdispatcher_glib.cpp:325
#24 0x00002b54ffe9e5cd in QEventLoop::processEvents
(this=0x7fffaaf6e7a0, flags=@0x7fffaaf6e750) at
kernel/qeventloop.cpp:146
#25 0x00002b54ffe9e760 in QEventLoop::exec (this=0x7fffaaf6e7a0,
flags=@0x7fffaaf6e7b0) at kernel/qeventloop.cpp:193
#26 0x00002b54ffea1cf6 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:838
#27 0x000000000040807e in main (argc=1, argv=0x7fffaaf6eaa8) at
/home/kde-devel/kde/src/decibel/src/server/main.cpp:122
More information about the Decibel
mailing list