[gambit-list] heapoverflows

lowly coder lowlycoder at huoyanjinjing.com
Sat Jun 27 22:29:46 EDT 2009


I understand the when I get a heapoverflow, gambit can't pop me into a REPL
(since that'll take more heap).

However, can I get a dying process to print out a backtrace for me?
(Increasing the maximum heap size won't solve this problem -- the problem is
that I have some run away code that is consuming up all the memory, and if I
increase the max heap size, all that happens is that it just makes it longer
to heap overflow).

[I debugged the last one manually by trying pieces of code here & there; but
if I could get a backtrace, it'd just be so much faster]

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090627/79407308/attachment.htm>


More information about the Gambit-list mailing list