Bug 259698 - KBluetooth crashed when start
Summary: KBluetooth crashed when start
Status: RESOLVED DUPLICATE of bug 270702
Alias: None
Product: kbluetooth
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 11:17 UTC by MpMp
Modified: 2011-04-11 19:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MpMp 2010-12-13 11:17:11 UTC
Application: kbluetooth (0.4)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.6-48.fc14.i686 i686
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
Simply: KBluetooth crashed when I start it.
I can not say more.

-- Backtrace:
Application: KBluetooth (kbluetooth), signal: Aborted
[KCrash Handler]
#7  0x00e1a416 in __kernel_vsyscall ()
#8  0x06c0b531 in raise () from /lib/libc.so.6
#9  0x06c0cf9e in abort () from /lib/libc.so.6
#10 0x0461fcd5 in _dbus_abort () at dbus-sysdeps.c:94
#11 0x04615846 in _dbus_warn_check_failed (format=0x46259f8 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:289
#12 0x046054c6 in dbus_message_new_method_call (destination=0x903f3b8 "org.bluez", path=0x8080b38 "", interface=0x903f640 "org.freedesktop.DBus.Introspectable", method=0x903ce20 "Introspect") at dbus-message.c:1199
#13 0x0071a6c3 in q_dbus_message_new_method_call (message=..., error=0xbf968a84) at qdbus_symbols_p.h:264
#14 QDBusMessagePrivate::toDBusMessage (message=..., error=0xbf968a84) at qdbusmessage.cpp:133
#15 0x00712a91 in QDBusConnectionPrivate::sendWithReply (this=0x8f93508, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:1832
#16 0x007137fb in QDBusConnectionPrivate::findMetaObject (this=0x8f93508, service=..., path=..., interface=..., error=...) at qdbusintegrator.cpp:2304
#17 0x00723b8f in QDBusInterfacePrivate::QDBusInterfacePrivate (this=0x903f490, serv=..., p=..., iface=..., con=...) at qdbusinterface.cpp:158
#18 0x00723cd0 in QDBusInterface::QDBusInterface (this=0x90381a0, service=..., path=..., interface=..., connection=..., parent=0x0) at qdbusinterface.cpp:220
#19 0x01b0cd11 in BluezBluetoothInterface::BluezBluetoothInterface(QString const&) () from /usr/lib/kde4/solid_bluez.so
#20 0x01b0affe in BluezBluetoothManager::createInterface(QString const&) () from /usr/lib/kde4/solid_bluez.so
#21 0x0012f50f in ?? () from /usr/lib/libsolidcontrol.so.4
#22 0x0012fbfb in Solid::Control::BluetoothManager::findBluetoothInterface(QString const&) const () from /usr/lib/libsolidcontrol.so.4
#23 0x0012dea3 in Solid::Control::BluetoothInterface::BluetoothInterface(QString const&) () from /usr/lib/libsolidcontrol.so.4
#24 0x08059a3f in _start ()

Possible duplicates by query: bug 234498, bug 225403.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-13 13:59:43 UTC
[Comment from a bug triager]
This seems related to bug 234498 / bug 211466.
Regards
Comment 2 Lamarque V. Souza 2011-04-11 19:32:51 UTC

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