[plt-scheme] segv in mzscheme; culprit might be BTC_get_memory_use

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Dec 30 16:33:52 EST 2008

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



Posted on the users mailing list.