To try without the recent GC changes, you could build the "rewind-gc"
branch of

  https://github.com/mflatt/racket


At Mon, 21 Sep 2015 00:08:43 +0300, Dmitry Pavlov wrote:
> Hello,
> 
> I was just able to discover that my program crashes on the
> nightly build 6.2.900.17, on Linux. The program has a heavy portion
> of math, double and extended unsafe ops, and accesses multiple
> low-level libraries. It has crashed after 4 hours of running,
> while doing just the same that it had been doing for those
> 4 hours.
> 
> SIGSEGV MAPERR si_code 1 fault on addr 0x7f9f0d16a008
> 
> The previous version of Racket that I used for a long time
> (and saw no crashes with it) is 6.2.0.3.
> 
> Before I go into deeper analysis by trial and error, maybe
> the developers (I guess it would be Matthew) could give any
> insight on what has been done since 6.2.0.3 that could result
> in the crash? How to stress the VM to wait less till the crash
> occurs?
> 
> 
> Best regards,
> 
> Dmitry
> 
> -- 
> 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 racket-users+unsubscr...@googlegroups.com.
> 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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to