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

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

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.

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


Posted on the users mailing list.