[plt-scheme] segv in mzscheme; culprit might be BTC_get_memory_use
At Tue, 30 Dec 2008 13:06:02 -0800, "Eric Hanchrow" wrote:
> This struck my IRC bot while it was running; I don't know if I will be
> able to reproduce the problem.
>
> I've got the thing sitting in gdb; if someone wants to poke around,
> I'd happily give you the credentials needed to connect remotely.
>
> It's trunk revision 12896.
>
> Anyway, I've attached the stack trace.
Thanks for the report, stack trace, and login!
Happily, this one is already fixed in SVN (r12908). The bug was that
`gc->owner_table' was extracted too early.
Matthew