El 25/07/11 04:29, Stefan Seyfried escribió:
Am Mon, 25 Jul 2011 10:05:20 +0200 schrieb Marcus Meissner <meissner@suse.de>:
On Mon, Jul 25, 2011 at 10:03:09AM +0200, Stephan Kulow wrote:
Yes, that's the magic value of $MALLOC_PERTURB_ in factory. This is what glibc sets freed memory to. So someone freed your battery's priv, but it still has a pointer to it.
Actually someone freed "battery", so battery->priv is 0xaaaaaaaaaaaaaaaaaa. ;)
Cool, thanks. I'm now running it under valgrind instead of gdb, this will hopefully tell us where the memory is freed.
Having glibc "screaming in pain" :-) is pretty nice.. I have looked the source code of the package but cannot find *where the %$%" battery is getting freed. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org