Bug 261567

Summary: kbluetooth crashes when I send file from phone to PC
Product: [Unmaintained] kbluetooth Reporter: John Andrew McInnes <s2>
Component: generalAssignee: Alex Fiestas <afiestas>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 0.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description John Andrew McInnes 2010-12-29 21:41:26 UTC
Application: kbluetooth (0.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 8"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.14-0.4-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
kbluetooth is running. On my (android hero) phone I send an mp3 file to the PC. kbluetooth immediately crashes. Was working fine... a month ago?

The crash can be reproduced every time.

 -- Backtrace:
Application: KBluetooth (kbluetooth), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f29fe2b28b1 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#6  0x0000000000429677 in ObexServerSession::disconnect (this=0x9075e0) at /usr/src/debug/kbluetooth-0.4.2/src/obexserver/obexserversession.cpp:69
#7  0x000000000040f565 in KBlueTray::slotServerSessionRemoved (this=0x7fffc9a46160) at /usr/src/debug/kbluetooth-0.4.2/src/trayicon.cpp:730
#8  0x000000000040e580 in KBlueTray::qt_metacall (this=0x7fffc9a46160, _c=InvokeMetaMethod, _id=-48, _a=0x7fffc9a453a0) at /usr/src/debug/kbluetooth-0.4.2/build/src/moc_trayicon.cpp:173
#9  0x00007f29fdc8cdd6 in QMetaObject::activate (sender=0x8b9e40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xe270) at kernel/qobject.cpp:3295
#10 0x000000000040d963 in ObexServer::sessionRemoved (this=0x10000002f, _t1=<value optimized out>) at /usr/src/debug/kbluetooth-0.4.2/build/src/moc_obexserver.cpp:163
#11 0x0000000000425b79 in ObexServer::slotSessionRemoved (this=0x8b9e40, path=) at /usr/src/debug/kbluetooth-0.4.2/src/obexserver/obexserver.cpp:176
#12 0x000000000040e867 in ObexServer::qt_metacall (this=0x8b9e40, _c=<value optimized out>, _id=<value optimized out>, _a=0x7fffc9a45680)
    at /usr/src/debug/kbluetooth-0.4.2/build/src/moc_obexserver.cpp:113
#13 0x00007f29fdfb446e in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#14 0x00007f29fdfbffcf in QDBusCallDeliveryEvent::placeMetaCall (this=0x9075a0, object=0x0) at qdbusintegrator_p.h:101
#15 0x00007f29fdc89949 in QObject::event (this=0x8b9e40, e=0x8b4680) at kernel/qobject.cpp:1248
#16 0x00007f29fe84d7fc in QApplicationPrivate::notify_helper (this=0x675570, receiver=0x8b9e40, e=0x8b4680) at kernel/qapplication.cpp:4302
#17 0x00007f29fe853ddb in QApplication::notify (this=0x7fffc9a462f0, receiver=0x8b9e40, e=0x8b4680) at kernel/qapplication.cpp:4185
#18 0x00007f29ffc4bbb6 in KApplication::notify (this=0x7fffc9a462f0, receiver=0x8b9e40, event=0x8b4680) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#19 0x00007f29fdc79b1c in QCoreApplication::notifyInternal (this=0x7fffc9a462f0, receiver=0x8b9e40, event=0x8b4680) at kernel/qcoreapplication.cpp:726
#20 0x00007f29fdc7d1d4 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1367
#22 0x00007f29fdca3653 in sendPostedEvents () at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#24 0x00007f29f9da5dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f29f9da97b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f29f9da98e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f29fdca3193 in QEventDispatcherGlib::processEvents (this=0x64cc20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00007f29fe8fc21e in QGuiEventDispatcherGlib::processEvents (this=0x10000002f, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f29fdc78432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f29fdc7880c in QEventLoop::exec (this=0x7fffc9a460c0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f29fdc7d4bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x000000000040f391 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kbluetooth-0.4.2/src/main.cpp:71

Possible duplicates by query: bug 255555, bug 245782, bug 238990, bug 225924.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-30 18:17:42 UTC
[Comment from a bug triager]
This issue is being tracked at bug 255555. Merging. Thanks

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