2010-07-13 08:10:07

by Stefan Seyfried

[permalink] [raw]
Subject: Bluez 4.68 instant segfault

Hi,

I'd say that this commit would justify an instant 4.69 release:

commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a
Author: Marcel Holtmann <[email protected]>
Date: Mon Jul 12 23:59:34 2010 -0300

Remove double g_option_context_free() call


Without that, "bluetoothd --udev" instant segfaults, while without --udev
it gets aborted by glibc due tot the double free ;)

Thanks,

Stefan
--
Stefan Seyfried

"Any ideas, John?"
"Well, surrounding them's out."


2010-07-13 11:49:06

by Marcel Holtmann

[permalink] [raw]
Subject: Re: Bluez 4.68 instant segfault

Hi Stefan,

> I'd say that this commit would justify an instant 4.69 release:
>
> commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a
> Author: Marcel Holtmann <[email protected]>
> Date: Mon Jul 12 23:59:34 2010 -0300
>
> Remove double g_option_context_free() call
>
>
> Without that, "bluetoothd --udev" instant segfaults, while without --udev
> it gets aborted by glibc due tot the double free ;)

yes it justify a new release. I am getting to it today.

Regards

Marcel