Henrik Motakef wrote on Wed, Jan 01, 2003 at 05:12:05PM +0100: > Ng Pheng Siong <[EMAIL PROTECTED]> writes: > > > 30948 lisp RET mmap 268435456/0x10000000 > > 30948 lisp PSIG SIGSEGV SIG_DFL > > FWIW, I had a similar problem (CMUCL dying while mmapping on FreeBSD) > recently, but without using a jail. I still don't know what exactly > went wrong, it just went away with an OS update.
Several people had trouble when (if I remember correctly) they recompiled their FreeBSD kernel with changed memory regions for userland. This cannot work. They did it because some older Startoffice Linux binary required it, but of course it broke CMUCL. Martin
