Bug 330790 - Bluetooth crashes when connecting Android phone
Summary: Bluetooth crashes when connecting Android phone
Status: RESOLVED DUPLICATE of bug 328635
Alias: None
Product: solid
Classification: Unmaintained
Component: bluetooth (other bugs)
Version First Reported In: 2.0.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-02-05 10:18 UTC by Andreas
Modified: 2014-02-06 05:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas 2014-02-05 10:18:13 UTC
Application: bluedevil-monolithic (2.0.0)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

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

I was trying to connect my Samsung Galaxy S II running Android 2.3.4 to my Lenovo Latitude E6330 laptop. The crash occurs every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Bluetooth (bluedevil-monolithic), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x0000000001945180 in ?? ()
#7  0x00007f19dadefb13 in BlueDevil::Manager::Private::clean (this=0x18eedf0) at /usr/src/debug/libbluedevil/bluedevil/bluedevilmanager.cpp:140
#8  0x00007f19da345d68 in QMetaObject::activate (sender=0x1922710, m=m@entry=0x7f19da914700 <QDBusServiceWatcher::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff06d11900) at kernel/qobject.cpp:3556
#9  0x00007f19da6f74b5 in QDBusServiceWatcher::serviceUnregistered (this=<optimized out>, _t1=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:152
#10 0x00007f19da6f8337 in QDBusServiceWatcher::qt_metacall (this=0x1922710, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff06d11ac0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:106
#11 0x00007f19da6beead in QDBusConnectionPrivate::deliverCall (this=0x189c4d0, object=0x1922710, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:951
#12 0x00007f19da34a11e in QObject::event (this=0x1922710, e=<optimized out>) at kernel/qobject.cpp:1203
#13 0x00007f19d96cf8ac in QApplicationPrivate::notify_helper (this=this@entry=0x177c7c0, receiver=receiver@entry=0x1922710, e=e@entry=0x17c6bd0) at kernel/qapplication.cpp:4562
#14 0x00007f19d96d5e70 in QApplication::notify (this=this@entry=0x7fff06d12270, receiver=receiver@entry=0x1922710, e=e@entry=0x17c6bd0) at kernel/qapplication.cpp:4348
#15 0x00007f19db23e18a in KApplication::notify (this=0x7fff06d12270, receiver=0x1922710, event=0x17c6bd0) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#16 0x00007f19da3320ad in QCoreApplication::notifyInternal (this=0x7fff06d12270, receiver=receiver@entry=0x1922710, event=event@entry=0x17c6bd0) at kernel/qcoreapplication.cpp:949
#17 0x00007f19da3350ff in sendEvent (event=0x17c6bd0, receiver=0x1922710) at kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x173b650) at kernel/qcoreapplication.cpp:1573
#19 0x00007f19da3355a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#20 0x00007f19da35f493 in sendPostedEvents () at kernel/qcoreapplication.h:236
#21 postEventSourceDispatch (s=0x176bc00) at kernel/qeventdispatcher_glib.cpp:280
#22 0x00007f19d4ca8316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f19d4ca8668 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f19d4ca870c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f19da35ed55 in QEventDispatcherGlib::processEvents (this=0x1740b00, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#26 0x00007f19d976c936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f19da330d0f in QEventLoop::processEvents (this=this@entry=0x7fff06d12170, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f19da331005 in QEventLoop::exec (this=this@entry=0x7fff06d12170, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f19da33613b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#30 0x0000000000404d10 in ?? ()
#31 0x00007f19d8e5cbe5 in __libc_start_main () from /lib64/libc.so.6
#32 0x0000000000404d61 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 328635.

Possible duplicates by query: bug 328635.

Reported using DrKonqi
Comment 1 Andreas 2014-02-05 10:23:21 UTC
This crash only happens, when I try to connect _from_ my phone _to_ my laptop.
If I try it the other way around the connection is established and I can send files from the laptop to the phone.
Comment 2 Jekyll Wu 2014-02-06 05:02:32 UTC

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