[plt-scheme] read (compiled): ill-formed code

From: Noel Welsh (noelwelsh at gmail.com)
Date: Wed Apr 14 09:17:23 EDT 2010

Odd. It is still a problem for me and reliably reproduced on OS X and Linux:

svn info
Path: .
URL: http://svn.plt-scheme.org/plt/trunk
...
Revision: 18751

noel:~/programming/bayesian-scan-matching> mzscheme
Welcome to MzScheme v4.2.5.6 [3m], Copyright (c) 2004-2010 PLT Scheme Inc.
> (require (planet schematics/schemeunit:3/text-ui) "all-tests.ss")
> (run-tests all-tests)
--------------------
all-tests > place-tests > place-add and place-remove are inverses
place-add and place-remove are inverses
ERROR
UNKNOWN: read (compiled): ill-formed code
[../../../mzscheme/gc2/../src/eval.c:11819]

N.


On Wed, Apr 7, 2010 at 1:52 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> Sorry --- I forgot about this. I haven't been able to replicate the
> problem. Does it still happen for you with the latest (rev 18744 or
> later)?


Posted on the users mailing list.