Mail Archives: djgpp-workers/2003/04/10/15:10:11
Richard Dawe wrote:
>
... snip ...
>
> The test ext/Encode/t/Uncode.t doesn't actually hang. It just takes a very
> long time (Athlon 850MHz, 640MB memory). I'll make it skip the long part of
> the test (tests 23 onwards) unless RUN_EXPENSIVE_TESTS is defined in the
> environment (a` la fileutils/coreutils). It tests growing a string, so I
> wonder if it's hitting some pathological memory allocation problem (i.e.: the
> free issue).
Try linking it with nmalloc, compiled with NDEBUG. You might even
want to try out all those debuggery things I created.
<http://cbfalconer.home.att.net/download/nmalloc.zip>
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
- Raw text -