Bug 211647 - kbluetooth-0.4rc1 crashed when trying to send clipboard text
Summary: kbluetooth-0.4rc1 crashed when trying to send clipboard text
Status: RESOLVED FIXED
Alias: None
Product: kde-bluetooth
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 14:33 UTC by Fabio Rossi
Modified: 2009-10-26 11:51 UTC (History)
1 user (show)

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 Fabio Rossi 2009-10-24 14:33:19 UTC
Application that crashed: kbluetooth
Version of the application: 0.4
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-wl x86_64

What I was doing when the application crashed:
1) launch kbluetooth
2) right-click icon on the systray, select send -> clipboard text
3) crash

 -- Backtrace:
Application: KBluetooth (kbluetooth), signal: Aborted
[KCrash Handler]
#5  0x00007f70e264b205 in raise () from /lib/libc.so.6
#6  0x00007f70e264c723 in abort () from /lib/libc.so.6
#7  0x00007f70ddfa5d15 in _dbus_abort () from /usr/lib/libdbus-1.so.3
#8  0x00007f70ddfa1bfd in _dbus_warn_check_failed () from /usr/lib/libdbus-1.so.3
#9  0x00007f70ddf96dc9 in dbus_message_new_method_call () from /usr/lib/libdbus-1.so.3
#10 0x00007f70e42345d9 in QDBusMessagePrivate::toDBusMessage () from /usr/lib64/qt4/libQtDBus.so.4
#11 0x00007f70e4231ac8 in QDBusConnectionPrivate::sendWithReply () from /usr/lib64/qt4/libQtDBus.so.4
#12 0x00007f70e423247a in QDBusConnectionPrivate::findMetaObject () from /usr/lib64/qt4/libQtDBus.so.4
#13 0x00007f70e423a46b in QDBusInterfacePrivate::QDBusInterfacePrivate () from /usr/lib64/qt4/libQtDBus.so.4
#14 0x00007f70e423a536 in QDBusInterface::QDBusInterface () from /usr/lib64/qt4/libQtDBus.so.4
#15 0x00007f70d3f34dea in BluezBluetoothInterface::BluezBluetoothInterface () from /usr/lib64/kde4/solid_bluez.so
#16 0x00007f70d3f2f880 in BluezBluetoothManager::createInterface () from /usr/lib64/kde4/solid_bluez.so
#17 0x00007f70e55203b5 in Solid::Control::BluetoothManagerPrivate::findRegisteredBluetoothInterface () from /usr/lib64/libsolidcontrol.so.4
#18 0x00007f70e5520df5 in Solid::Control::BluetoothManager::findBluetoothInterface () from /usr/lib64/libsolidcontrol.so.4
#19 0x00007f70e551ed31 in Solid::Control::BluetoothInterface::BluetoothInterface () from /usr/lib64/libsolidcontrol.so.4
#20 0x0000000000423f94 in DeviceSel::DeviceSel ()
#21 0x0000000000410549 in KBlueTray::sendClipboardText ()
#22 0x000000000040ea62 in KBlueTray::qt_metacall ()
#23 0x00007f70e3f47e5d in QMetaObject::activate () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007f70e32ac577 in QAction::triggered () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007f70e32ad814 in QAction::activate () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007f70e36516fc in QMenuPrivate::activateCausedStack () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00007f70e365748b in QMenuPrivate::activateAction () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f70e32ff0c0 in QWidget::event () from /usr/lib64/qt4/libQtGui.so.4
#29 0x00007f70e3658b0b in QMenu::event () from /usr/lib64/qt4/libQtGui.so.4
#30 0x00007f70e32b1a1d in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#31 0x00007f70e32bab79 in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#32 0x00007f70e5e80eab in KApplication::notify () from /usr/lib64/libkdeui.so.5
#33 0x00007f70e3f35d3b in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#34 0x00007f70e32b9e18 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007f70e3314d5b in QETWidget::translateMouseEvent () from /usr/lib64/qt4/libQtGui.so.4
#36 0x00007f70e33136e5 in QApplication::x11ProcessEvent () from /usr/lib64/qt4/libQtGui.so.4
#37 0x00007f70e333837c in x11EventSourceDispatch () from /usr/lib64/qt4/libQtGui.so.4
#38 0x00007f70df152ce0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0x00007f70df156408 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#40 0x00007f70df1565cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0x00007f70e3f5aeaf in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#42 0x00007f70e3337c3f in QGuiEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtGui.so.4
#43 0x00007f70e3f346e2 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#44 0x00007f70e3f3487c in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#45 0x00007f70e3f3691c in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#46 0x000000000040f431 in main ()

Reported using DrKonqi
Comment 1 Fabio Rossi 2009-10-24 16:24:02 UTC
I have missed an important point: no bluetooth adapters were found by solid, i.e.

   solid-bluetooth listadapters

was returning an empty list (due to a wrong dbus policy)
Comment 2 Dario Andres 2009-10-24 18:42:46 UTC
This seems related to bug 208179 / bug 199800.
Thanks
Comment 3 Alex Fiestas 2009-10-26 11:51:19 UTC
This has been fixed in svn, and the fix will e included in the next release (wich hopefully will be the final one).

Thanks for the report!