[racket] debugging core dump - comments appreciated
On Thu, May 26, 2011 at 5:46 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Some Googling suggests that people have encountered a similar problem with
> address space randomization messing things up for the official Java JVM.
> You can also find occasional mentions of this if you Google for it with the
> names of some other language implementations. I think it's not a well-known
> problem, and an app developer needs to have enough volume to encounter the
> problem, followed by the will to investigate a crash rather than consider
> the occasional freak crash to be acceptable.
Interesting, thanks.