[racket] segmentation fault while compiling mzscheme 4.2.5 on Xen environment

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jun 18 15:28:47 EDT 2010

On Jun 18, Danny Yoo wrote:
> On Fri, Jun 18, 2010 at 3:20 PM, Eli Barzilay <eli at barzilay.org> wrote:
> > On Jun 18, Danny Yoo wrote:
> >> What other debugging information can I provide?
> >
> > Create a core dump, then use gdb to get a stack trace.
> 
> Ok, here's what I'm seeing:
> [...]

Thanks -- this is likely to be helpful for Matthew to debug (looks
like the problem is in the jit).

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.