OpenJDK 1.7.0 crash on OS X caused by Compojure app

2011-04-13 Thread Ben Evans
Hi, I have a Hello World app in Compojure / Ring which starts up fine, but if left running for a while (e.g. overnight) eventually segfaults: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0001018765fe, pid=5013, tid=4435542016 # # JRE version:

Re: OpenJDK 1.7.0 crash on OS X caused by Compojure app

2011-04-13 Thread Stephen Bannasch
At 10:22 PM +0100 4/13/11, Ben Evans wrote: >Hi, > >I have a Hello World app in Compojure / Ring which starts up fine, but if left >running for a while (e.g. overnight) eventually segfaults: > ># ># A fatal error has been detected by the Java Runtime Environment: ... >The VM is Stephen's build f