What's really strange to me is that many versions of this program raise the expected "car: contract violation" error. For example, try changing the buggy line to `(values x y)` or `(values x x)` or even `(values (+ y) (+ x))`.
Yeah, that's strange. I can confirm a segfault with v6.2 on Linux x86_64 and v6.2.1 on Linux armv7.
Daniel
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

