Matthew Flatt <[email protected]> writes: > > #define PAST_LIMIT() .... > #define CHECK_LIMIT() .... > #if 0 > > ? > > Hopefully, the crash will then provide more useful information.
With that change I get Copying /home/bremner/racket-6.3/collects/racket/private/kw-file.rkt to /home/bremner/racket-6.3/build/racket/gc2/xform-collects/racket/private/kw-file.rkt Copying way past /home/bremner/racket-6.3/src/racket/src/jit.c 2588 Aborted -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/871tasg3vy.fsf%40maritornes.cs.unb.ca. For more options, visit https://groups.google.com/d/optout.
