Softupdates panic on SMP system

2000-07-09 Thread Ollivier Robert
Hi, I just got a softupdates related panic on my dual PPro during buildworld. Sources from July, 4th. Build with -j4. I'll keep the dump if there's any need. #0 boot (howto=260) at ../../kern/kern_shutdown.c:303 #1 0xc0177a29 in panic (fmt=0xc0298c54 "from debugger") at

Re: Softupdates panic on SMP system

2000-07-09 Thread Matthew Jacob
I did some thinking about this, but no real code inspection, on a walk today- I think what is occurring is that the list of directory updates is getting refreshed from another process while the first process' list is being written out. A quick hack would be to make sure this doesn't happen (no