On Thu, May 27, 2010 at 7:11 PM, EBo <e...@sandien.com> wrote: > That's how I break it, but I thought it had to do with overwriting > programs while running them.
Interesting, but I doubt that's it. Reason being that I can also drive it to destruction by doing a very large tar pipeline or HG commit. But what occurred to me is the common thread: lots of I/O to the file system. Maybe it's as simple as a buffer overflow in devfs-posix.c? ron