gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnugo-devel] DFA bug


From: Teun Burgers
Subject: [gnugo-devel] DFA bug
Date: Tue, 09 Oct 2001 17:44:42 +0200

The following shows there is something going wrong
with malloc when building DFA's. On linux
MALLOC_CHECK_ makes malloc a bit more verbose:

setenv MALLOC_CHECK_ 1

./mkpat -D -m -b o -i owl_defendpats.db -o zz.c
malloc: using debugging hooks
malloc: top chunk is corrupt
Segmentation fault (core dumped)

Either we are overwriting something or there
is a bug in glibc's malloc

Teun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]