|
From: David R. <re...@os...> - 2005-04-19 03:31:40
|
Greetings,
What would cause valgrind to core dump? As part of testing bogofilter
we have a valgrind run as part of "make check".
+ valgrind --tool=memcheck -q --num-callers=20 ../bogofilter -v -C \
-d /var/spool/bogofilter -I /dev/null
*** glibc detected *** free(): invalid next size (normal): 0xb7dbf828 ***
./t.null: line 5: 28047 Aborted \
(core dumped) $VALGRIND ../bogofilter -v -C -d /var/spool/bogofilter -I /dev/null
distro: Mandrake 10.2rc
valgrind 2.2.0-2mdk
kernel 2.6.11-2mdk
glibc 2.3.4-8mdk
I'm sure you need more info. Let me know what and I'll do my best to get it to you.
Thanks.
David
|