Bug 177421 - kbluetooth4-devicemanager crash at application startup
Summary: kbluetooth4-devicemanager crash at application startup
Status: RESOLVED DUPLICATE of bug 172267
Alias: None
Product: kde-bluetooth
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Gollub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 21:36 UTC by E. Kastelijn
Modified: 2008-12-10 23:05 UTC (History)
1 user (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 E. Kastelijn 2008-12-10 21:36:24 UTC
Version:           kdebluetooth-0.2-3.fc10.i386 (using KDE 4.1.3)
OS:                Linux
Installed from:    Fedora RPMs

Application: KBluetooth4 - The KDE4 Bluetooth Framework (kbluetooth4-devicemanager), signal SIGABRT
[Thread debugging using libthread_db enabled]                                                      
[New Thread 0xb80c9770 (LWP 26398)]                                                                
[KCrash handler]                                                                                   
#6  0x00110416 in __kernel_vsyscall ()
#7  0x0099e450 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x0099fe18 in abort () at abort.c:88
#9  0x00532a05 in ?? () from /lib/libdbus-1.so.3
#10 0x0052e419 in ?? () from /lib/libdbus-1.so.3
#11 0x00521f6e in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#12 0x007f7874 in q_dbus_message_new_method_call () at ./qdbus_symbols_p.h:234
#13 QDBusMessagePrivate::toDBusMessage (message=@0xbfdf7268)
    at qdbusmessage.cpp:107
#14 0x007f36fb in QDBusConnectionPrivate::sendWithReply (this=0x985b5a8,
    message=@0xbfdf7268, sendMode=0, timeout=-1) at qdbusintegrator.cpp:1659
#15 0x007f4653 in QDBusConnectionPrivate::findMetaObject (this=0x985b5a8,
    service=@0x985b1b8, path=@0x985b1c0, interface=@0x985b1c4,
    error=@0x985b1c8) at qdbusintegrator.cpp:1988
#16 0x00800b3f in QDBusInterfacePrivate (this=0x985b170, serv=@0xbfdf7340,
    p=@0xbfdf7654, iface=@0xbfdf7344, con=@0xbfdf7348)
    at qdbusinterface.cpp:56
#17 0x00800c3f in QDBusInterface (this=0x985a000, service=@0xbfdf7340,
    path=@0xbfdf7654, interface=@0xbfdf7344, connection=@0xbfdf7348,
    parent=0x0) at qdbusinterface.cpp:117
#18 0x0084608a in BluezBluetoothInterfacePrivate ()
    at /usr/src/debug/kdebase-workspace-4.1.3/solid/bluez/bluez-bluetoothinterface.cpp:40
#19 BluezBluetoothInterface (this=0x985e6d0, objectPath=@0xbfdf7654)
    at /usr/src/debug/kdebase-workspace-4.1.3/solid/bluez/bluez-bluetoothinterface.cpp:49
#20 0x00840414 in BluezBluetoothManager::createInterface (this=0x985b078,
    ubi=@0xbfdf7654)
    at /usr/src/debug/kdebase-workspace-4.1.3/solid/bluez/bluez-bluetoothmanager.cpp:116
#21 0x008d7a9e in Solid::Control::BluetoothManagerPrivate::findRegisteredBluetoothInterface (this=0x9841030, ubi=@0xbfdf7654)
    at /usr/src/debug/kdebase-workspace-4.1.3/libs/solid/control/bluetoothmanager.cpp:326
#22 0x008d7e8a in Solid::Control::BluetoothManager::findBluetoothInterface (
    this=0x9840fc8, ubi=@0xbfdf7654)
    at /usr/src/debug/kdebase-workspace-4.1.3/libs/solid/control/bluetoothmanager.cpp:144
#23 0x008d4fbb in BluetoothInterface (this=0x985ab30, ubi=@0xbfdf7654)
    at /usr/src/debug/kdebase-workspace-4.1.3/libs/solid/control/bluetoothinterface.cpp:64
#24 0x0805037f in DeviceMan (this=0xbfdf76b4, parent=0x0)
    at /usr/src/debug/kdebluetooth4-0.2/src/device-manager/devicemanager.cpp:43
#25 0x0804c7ea in main (argc=1, argv=0xbfdf7884)
    at /usr/src/debug/kdebluetooth4-0.2/src/device-manager/main.cpp:67
Comment 1 Dario Andres 2008-12-10 23:05:12 UTC

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