Re: Racket seg fault and atexit

2014-02-16 Thread Juan Francisco Cantero Hurtado
On Fri, Feb 14, 2014 at 09:00:31PM -0800, Philip Guenther wrote: > On Fri, Feb 14, 2014 at 8:20 PM, Juan Francisco Cantero Hurtado > wrote: > > Can someone tell me if this crash is due to a bug on OpenBSD or on > > Racket? I'm asking because the backtrace shows "atexit" and I don't > > know if it

Re: Racket seg fault and atexit

2014-02-14 Thread Philip Guenther
On Fri, Feb 14, 2014 at 8:20 PM, Juan Francisco Cantero Hurtado wrote: > Can someone tell me if this crash is due to a bug on OpenBSD or on > Racket? I'm asking because the backtrace shows "atexit" and I don't > know if it is something related to the changes to atexit. I only see the > bug when r

Racket seg fault and atexit

2014-02-14 Thread Juan Francisco Cantero Hurtado
Can someone tell me if this crash is due to a bug on OpenBSD or on Racket? I'm asking because the backtrace shows "atexit" and I don't know if it is something related to the changes to atexit. I only see the bug when racket is compiled with gcc. With clang (on amd64), racket works fine. http://bu