[Xitami] Core Dumping?

Ewen McNeill xitami@lists.xitami.org
Sat, 01 Jun 2002 07:39:24 +0200


In message <002301c20297$beb16810$bab24104@jayas4t3nn91rg>, "Jay Moore" writes:
>Ax: c:\xitami\memtrace.lst was 25.7GB in size

memtrace.lst contains a listing of "memory that was allocated but not
freed" when Xitami is exiting for some reason (normally or in a crash)
-- typically it should either not exist at all, or if there's a small
memory leak it should be a small (say 10KB) file.

If it is being written as a very big file then that generally indicates
that the list of "memory allocated" has a cycle in it, which in turn
indicates that something very bad has gone wrong.  Possibly the code
should try to detect this cycle, and avoid going round and round in
circles, but with a large list that can be a bit tricky.

You can safely remove the memtrace.lst file unless you're trying to
debug what went wrong.

Ewen

-- 
Ewen McNeill, Technical Consultant, iMatix Corporation  www.imatix.com