Hi, On Mon, Jul 20, 2009 at 5:46 AM, josem@xxxxxxxxxxxxxxxxx<josem@xxxxxxxxxxxxxxxxx> wrote: > Hi everyone > > Working with BlueZ 4.46, bluetoothd process makes an segfault when an > "update sdp record" request is processed. Running with valgrind memcheck > I checked that when an "search attr" request arrives after the "update sdp > record", > this record handle not exists because this memory has been freed in the > "update sdp record" stage. The code block when "update spd record" is made > Thanks for reporting this, a patch has been pushed upstream to solve this: http://git.kernel.org/?p=bluetooth/bluez.git;a=commitdiff;h=8c677a559dbaa7c9b53fea05f91081c05244ec1f Note that nrec should reuse the memory from orec thus the assert. -- Luiz Augusto von Dentz Engenheiro de Computação -- 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