|
From: Tom H. <to...@co...> - 2006-09-06 17:51:16
|
In message <115...@ok...>
Alex Bennee <ker...@be...> wrote:
> I have to Ctrl-C valgrind at which point I get:
>
> ==15125== Invalid read of size 1
> ==15125== at 0x40016C7: _vgnU_freeres (vg_preloaded.c:56)
> ==15125== Address 0xFFFFFFFFFFFFFFFC is not stack'd, malloc'd or
> (recently) free'd
> ==15125==
> ==15125== Process terminating with default action of signal 11
> (SIGSEGV): dumping core
> ==15125== Access not within mapped region at address 0xFFFFFFFFFFFFFFFC
> ==15125== at 0x40016C7: _vgnU_freeres (vg_preloaded.c:56)
I'm not sure this is anything to worry about - it has crashed
trying to run the glibc cleanup code but if glibc has already
corrupted it's state then it's not entirely surprising if that
fails.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|