From: Neil Van Dyke (neil at neilvandyke.org) Date: Thu Sep 23 05:01:16 EDT 2010 |
|
Diagnostically, giving "-j" on the command line avoids this bug for me (32-bit x86 Linux). gabor papp wrote at 09/23/2010 02:02 AM: > typing the following code in racket generates a segfault in osx > 10.5.8. i believe it's a bug. > > Welcome to Racket v5.0.1. > > (define (v) (build-vector (vector-length 10) add1)) > > (v) > Seg fault (internal error) at 0x15 > Bus error -- http://www.neilvandyke.org/
Posted on the users mailing list. |
|