Re: [racket-users] JFYI semi-repeatable seg fault during setup

2015-09-05 Thread Matthew Flatt
Can you send me the crash report (which you should be able to find with the Console application under "User Diagnostics Reports")? Also, in case it's relevant, what was the last printout from place 0? At Sat, 05 Sep 2015 19:01:35 -0400, "'John Clements' via Racket Users" wrote: > I have a curious

[racket-users] JFYI semi-repeatable seg fault during setup

2015-09-05 Thread 'John Clements' via Racket Users
I have a curious pattern of seg faults occurring durring setup; this is the third time now that make (or, more specifically, `make CPUS=2` and `make CPUS=4`) has caused a seg fault. Each time, it seg faults during compilation of … er … one of my packages. Here’s the last five lines of the most

[racket-users] Re: Official Docker images for Racket

2015-09-05 Thread Juan Francisco Cantero Hurtado
On 09/04/2015 10:32 PM, Jack Firth wrote: Virtualbox -> Linux -> Docker -> Alpine ^ Which Linux distro? I'm asking because the usual Racket errors in distros with grsecurity are pretty easy to workaround. These errors affect to every JIT, not only to Racket. If you're runn