Subject: "Signal 11".
To: None <current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solon.com>
List: current-users
Date: 02/02/1996 17:41:06
I have a package (Boehm's GC-malloc) which has trouble running on NetBSD -
in particular, it gets killed with "signal 11" when built with optimization.
It has just installed a handler for sigsegv; since it works fine without
optimization, I can only assume we're at fault.  It used to work.

This is -current as of about Jan 20, gcc-2.7.2.

-s