> On Tue, 2003-11-25 at 12:00, Johannes Berg wrote: > > I'll investigate the signal handling issue(s) and see if its possible to > > handle SIGFPE properly. > > This is already implemented, at least on linux. It works on FreeBSD too, and NetBSD partially (double faults are treated slightly different IIRC). This is the notorious "TException4" test.