[Prev][Next][Index][Thread]
Linux memory leak
Here are a few ways people who are experiencing Linux memory problems
can help us out:
1) Let us (bugs@ardi.com) know what version of X, libc, and the kernel
you're using, and anything else that might be relevant.
2) If you are a programmer, run Executor under gdb and ctrl-c after
it's been eating memory for a while, and send us a backtrace. It's
stripped, so you won't have symbols, but we should be able to
interpret the backtrace addresses over here. If it's in sbrk or
malloc or something and we get a good backtrace, that might be
enormously useful information. You might want to try this a few
times and see if you get consistent results.
This bug is tricky since it doesn't happen over here, so we need your
help to find it. Thanks!
-Mat