Re: Problems with DP1

2002-05-25 Thread Miguel Mendez
On Thu, May 23, 2002 at 09:44:45AM -0400, John Baldwin wrote: Hi again, > Well, maybe. :) If the bug is reproducible, it would be nice to see if the > submitter can reproduce it on current -current. I upgraded this box yesterday: flynn@kajsa# uname -a FreeBSD kajsa.energyhq.tk 5.0-CURRENT Fre

Re: Problems with DP1

2002-05-23 Thread Miguel Mendez
On Thu, May 23, 2002 at 09:44:45AM -0400, John Baldwin wrote: Hi, > > Oh, good then. My favorite kind of bug: the already-fixed kind :) > > Well, maybe. :) If the bug is reproducible, it would be nice to see if the > submitter can reproduce it on current -current. Fair enough, John, thanks f

Re: Problems with DP1

2002-05-23 Thread John Baldwin
On 23-May-2002 Dag-Erling Smorgrav wrote: > John Baldwin <[EMAIL PROTECTED]> writes: >> Actually, in DP1 psignal() might not have held it the entire time. I fixed >> that rather recently: > > Oh, good then. My favorite kind of bug: the already-fixed kind :) Well, maybe. :) If the bug is repr

Re: Problems with DP1

2002-05-23 Thread Dag-Erling Smorgrav
John Baldwin <[EMAIL PROTECTED]> writes: > Actually, in DP1 psignal() might not have held it the entire time. I fixed > that rather recently: Oh, good then. My favorite kind of bug: the already-fixed kind :) DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL P

Re: Problems with DP1

2002-05-22 Thread John Baldwin
On 22-May-2002 Dag-Erling Smorgrav wrote: > Miguel Mendez <[EMAIL PROTECTED]> writes: >> I've attached both a backtrace and my dmesg. Is any extra info needed? > > RTFAQ. > >> #10 0xc01d5899 in panic (fmt=0xc02fed34 "setrunnable(2)") >> at ../../../kern/kern_shutdown.c:647 >> #11 0xc01dbde2

Re: Problems with DP1

2002-05-22 Thread Dag-Erling Smorgrav
Miguel Mendez <[EMAIL PROTECTED]> writes: > I've attached both a backtrace and my dmesg. Is any extra info needed? RTFAQ. > #10 0xc01d5899 in panic (fmt=0xc02fed34 "setrunnable(2)") > at ../../../kern/kern_shutdown.c:647 > #11 0xc01dbde2 in setrunnable (td=0xd21952a0) at ../../../kern/kern_s

Re: Problems with DP1

2002-05-22 Thread Miguel Mendez
On Tue, May 21, 2002 at 03:27:46PM -0700, Kris Kennaway wrote: Hi, > That's not actually where the panic is occurring (it's a second panic > caused by the kernel trying to sync disks after it panics the first > time). Please provide a full traceback so it can be investigated. I've attached bot

Re: Problems with DP1

2002-05-21 Thread Kris Kennaway
On Tue, May 21, 2002 at 03:33:34PM +0200, Miguel Mendez wrote: > Hi, > > Like I've reported before, I'm getting a panic with DP1 about once a day > in dumpsys () at ../../../kern/kern_shutdown.c:505. That's not actually where the panic is occurring (it's a second panic caused by the kernel tryin

Problems with DP1

2002-05-21 Thread Miguel Mendez
Hi, Like I've reported before, I'm getting a panic with DP1 about once a day in dumpsys () at ../../../kern/kern_shutdown.c:505. My question is, is there any patch/workaround for this, or am I SOL and the only way is to upgrade to a more recent -CURRENT? I don't mind if the box goes down once a d