Hi Lucas, On Fri, Aug 26, 2011, Lucas De Marchi wrote: > When the avctp channel is not connected, we call > g_io_channel_unix_get_fd() with a NULL pointer. Glib does not check the > pointer before dereferencing it, causing bluetoothd to segv. > > Move the function call to the place it's actually needed, after the > safety checks. > --- > audio/control.c | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) Applied. Thanks. Johan -- 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