Subject: Re: arm32 kernel crashes
To: None <toddpw@best.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-arm32
Date: 12/14/1998 17:30:48
> One of the problems had to do with a member of a member being stored to
> or something bad like that. It's quite possible that ugen.c was trashing
> very random locations in kernel memory every time the bogus code was hit.
Highly unlikely.  It would only happen if you opened an ugen device
and then did a select on it.

    -- Lennart