softupdates panic?

2003-03-26 Thread Maxim Konovalov
Hello, Today -current, 100% reproducable. Script started on Wed Mar 26 18:17:44 2003 golf# gdb kernel.2603 -k vmcore.29 GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or

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

Re: New softupdates panic

2000-01-17 Thread Mike Smith
:Uniprocessor kernel, checking out /sys from an NFS-mounted repository, :kernel built from sources current as of this afternoon. :(apologies for any typos, no serial console) : :panic: initate_write_inodeblock: already started Checking out from an NFS mounted repository into a

Re: New softupdates panic

2000-01-17 Thread Matthew Dillon
: :panic: initate_write_inodeblock: already started : : Checking out from an NFS mounted repository into a local : filesystem w/ softupdates enabled? : :That's correct. : :I've just built a kernel current as of a few minutes ago, and it's :entirely reproducible. What can I do for you

Re: New softupdates panic

2000-01-17 Thread Mike Smith
: :panic: initate_write_inodeblock: already started : : Checking out from an NFS mounted repository into a local : filesystem w/ softupdates enabled? : :That's correct. : :I've just built a kernel current as of a few minutes ago, and it's :entirely reproducible. What can I do

New softupdates panic

2000-01-14 Thread Mike Smith
Uniprocessor kernel, checking out /sys from an NFS-mounted repository, kernel built from sources current as of this afternoon. (apologies for any typos, no serial console) panic: initate_write_inodeblock: already started ... panic() initiate_write_inodeblock() softdep_disk_io_initiation()

Softupdates panic?

2000-01-12 Thread Chris D. Faulhaber
The following backtrace comes from a panic I just had on my laptop that appears to be softupdates-related. Sources are from yesterday, re-cvsup'ing shows no new fs-related sources updated. At the time I was in the middle of compiling the Window Maker port (actually compiling the jpeglib