Ubuntu Pastebin

Paste from debug at Tue, 3 Feb 2015 14:38:37 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#0  0xb752a326 in _dbus_header_get_message_type (header=0xb8a905cc)
    at ../../dbus/dbus-marshal-header.c:390
#1  0xb752ff43 in dbus_message_get_type (message=0xb8a905c8)
    at ../../dbus/dbus-message.c:1726
#2  0xb753266b in _dbus_message_has_type_interface_member (message=0xb8a905c8, 
    type=1, iface=0xb779f587 "org.bluez.Device", 
    member=0xb779f74c "DiscoverServices") at ../../dbus/dbus-message.c:3567
#3  0xb7779737 in search_cb (recs=0x70, err=-112, user_data=0xb8a91788)
    at src/device.c:1656
#4  0xb77799d5 in browse_cb (recs=0x0, err=-112, user_data=0xb8a91788)
    at src/device.c:1720
#5  0xb77655fc in connect_watch (chan=0xb8a74a98, 
    cond=(G_IO_OUT | G_IO_ERR | G_IO_HUP), user_data=0xb8a74a60)
    at src/sdp-client.c:274
#6  0xb75fbe6e in g_io_unix_dispatch (source=0xb8a8f858, 
    callback=0xb77654d0 <connect_watch>, user_data=0xb8a74a60)
    at /build/buildd/glib2.0-2.43.3/./glib/giounix.c:165
#7  0xb75b4ed3 in g_main_dispatch (context=<optimized out>)
    at /build/buildd/glib2.0-2.43.3/./glib/gmain.c:3122
#8  g_main_context_dispatch (context=0x1)
    at /build/buildd/glib2.0-2.43.3/./glib/gmain.c:3737
#9  0xb75b52e9 in g_main_context_iterate (context=0xb8a64f80, 
    block=block@entry=1, dispatch=1, self=<optimized out>)
    at /build/buildd/glib2.0-2.43.3/./glib/gmain.c:3808
#10 0xb75b5699 in g_main_loop_run (loop=0xb8a64ff0)
    at /build/buildd/glib2.0-2.43.3/./glib/gmain.c:4002
#11 0xb7700abc in main (argc=1, argv=0xbfdbfc54) at src/main.c:542
Download as text