[racket] gc crash on raspbian

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri May 2 14:39:13 EDT 2014

That means something has gone generally wrong with memory management.

Do you have a way to replicate the crash? I tried simply running the
web server, but I imagine there's a little more to it.

At Fri, 02 May 2014 14:09:01 +0100, David Griffiths wrote:
> Hi all,
> 
> I'm running a racket web server on a Raspberry Pi, and occasionally
> getting aborts with:
> 
> Unhandled info->type 7
> 
> Which I've tracked down to src/racketgc2/newgc.c
> Any pointers how what this could be and how to fix/work around it?
> 
> cheers,
> 
> dave
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users

Posted on the users mailing list.