> Without data, we can only speculate. Here's my wild speculation: > > You thought you had multiple terminals open, but what you had > was a single master process with multiple sub-processes. A I did have multiple terminals open. It only happened once, at least in what I can recall. > failure of some kind happened in the master process and when it > died, it took all the children with it. > > -dsr-