More on my crash
Judy Anderson (yduj@cs.stanford.edu)
Sat, 16 Dec 1995 11:51:05 PST
I tailed the .db.PANIC and found that the last successfully dumped
thing was a verb. I looked once the backup was up, and the next verb
on that object is a verb with 650 lines of code, #103344:@autoport.
Presumably that's why it was trying to allocate more memory---is
dumping a large verb like that all that hard? Should it *not* be
trying to allocate memory during the dump process? I have no idea, I
just thought I'd report my findings.