[Bug 195221] bluez 5.44.1 crashes when connecting to A2DP device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=195221

--- Comment #8 from Konstantin A. Lepikhov (lakostis@xxxxxxxxxxxx) ---
hmm, still crashing on pair with another device:

bluetoothd[24105]: src/adapter.c:adapter_start() adapter /org/bluez/hci0 has
been enabled
bluetoothd[24105]: src/adapter.c:add_whitelist_complete() 20:14:10:76:69:A6
added to kernel whitelist
bluetoothd[24105]: src/adapter.c:add_whitelist_complete() 11:11:11:28:F9:5E
added to kernel whitelist
bluetoothd[24105]: src/adapter.c:add_whitelist_complete() D0:03:4B:DF:0A:AD
added to kernel whitelist
bluetoothd[24105]: src/adapter.c:add_whitelist_complete() F4:5F:69:01:3D:69
added to kernel whitelist
bluetoothd[24105]: src/adapter.c:add_whitelist_complete() 00:1D:DF:4D:EB:E4
added to kernel whitelist
bluetoothd[24105]: src/adapter.c:load_link_keys_complete() link keys loaded for
hci0
bluetoothd[24105]: src/adapter.c:get_connections_complete() Connection count: 0
bluetoothd[24105]: src/agent.c:agent_ref() 0x72ba90: ref=1
bluetoothd[24105]: src/agent.c:register_agent() agent :1.1201
bluetoothd[24105]: src/agent.c:agent_ref() 0x72a3a0: ref=1
bluetoothd[24105]: src/agent.c:register_agent() agent :1.1207
bluetoothd[24105]: src/device.c:connect_profiles()
/org/bluez/hci0/dev_00_1D_DF_4D_EB_E4 (all), client :1.1207
bluetoothd[24105]: src/device.c:connect_profiles() Resolving services for
/org/bluez/hci0/dev_00_1D_DF_4D_EB_E4
bluetoothd[24105]: src/adapter.c:connected_callback() hci0 device
00:1D:DF:4D:EB:E4 connected eir_len 26
bluetoothd[24105]: src/gatt-database.c:connect_cb() New incoming BR/EDR ATT
connection
bluetoothd[24105]: attrib/gattrib.c:g_attrib_ref() 0x73b300: g_attrib_ref=1 
bluetoothd[24105]: src/device.c:load_gatt_db() Restoring 00:1D:DF:4D:EB:E4 gatt
database from file
bluetoothd[24105]: No cache for 00:1D:DF:4D:EB:E4
bluetoothd[24105]: src/gatt-client.c:btd_gatt_client_connected() Device
connected.
bluetoothd[24105]: src/device.c:gatt_debug() Primary service discovery failed.
ATT ECODE: 0x0a
bluetoothd[24105]: src/device.c:gatt_client_ready_cb() status: success, error:
0
bluetoothd[24105]: src/gatt-client.c:btd_gatt_client_ready() GATT client ready
bluetoothd[24105]: src/gatt-client.c:create_services() Exporting objects for
GATT services: 00:1D:DF:4D:EB:E4
bluetoothd[24105]: src/device.c:device_svc_resolved()
/org/bluez/hci0/dev_00_1D_DF_4D_EB_E4 err 0
bluetoothd[24105]: src/device.c:connect_profiles()
/org/bluez/hci0/dev_00_1D_DF_4D_EB_E4 (all), client :1.1207

Program received signal SIGSEGV, Segmentation fault.
0x0000000000493dc2 in ba2str ()
(gdb) bt
#0  0x0000000000493dc2 in ba2str ()
#1  0x000000000048e1f6 in ?? ()
#2  0x000000000048ec18 in ?? ()
#3  0x0000000000461130 in ?? ()
#4  0x00000000004a6f0f in ?? ()
#5  0x00000000004611e4 in ?? ()
#6  0x00007fad980337ea in g_main_dispatch (context=0x71de80) at gmain.c:3234
#7  g_main_context_dispatch (context=context@entry=0x71de80) at gmain.c:3899
#8  0x00007fad98033b68 in g_main_context_iterate (context=0x71de80,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3972
#9  0x00007fad98033e82 in g_main_loop_run (loop=0x722990) at gmain.c:4168
#10 0x000000000044f198 in ?? ()
#11 0x00007fad973e7661 in __libc_start_main (main=0x44ee3d, argc=3,
argv=0x7fffffffeba8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffeb98) at ../csu/libc-start.c:295
#12 0x000000000040aeda in ?? ()
(gdb) where
#0  0x0000000000493dc2 in ba2str ()
#1  0x000000000048e1f6 in ?? ()
#2  0x000000000048ec18 in ?? ()
#3  0x0000000000461130 in ?? ()
#4  0x00000000004a6f0f in ?? ()
#5  0x00000000004611e4 in ?? ()
#6  0x00007fad980337ea in g_main_dispatch (context=0x71de80) at gmain.c:3234
#7  g_main_context_dispatch (context=context@entry=0x71de80) at gmain.c:3899
#8  0x00007fad98033b68 in g_main_context_iterate (context=0x71de80,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3972
#9  0x00007fad98033e82 in g_main_loop_run (loop=0x722990) at gmain.c:4168
#10 0x000000000044f198 in ?? ()
#11 0x00007fad973e7661 in __libc_start_main (main=0x44ee3d, argc=3,
argv=0x7fffffffeba8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffeb98) at ../csu/libc-start.c:295
#12 0x000000000040aeda in ?? ()
(gdb) x 0x0000000000493dc2 in ba2str ()
A syntax error in expression, near `in ba2str ()'.
(gdb) x 0x0000000000493dc2
0x493dc2 <ba2str+20>:   0x0f00b60f
(gdb) x/s 0x0000000000493dc2
0x493dc2 <ba2str+20>:   "\017\266"

-- 
You are receiving this mail because:
You are the assignee for the bug.--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux