NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/39725 (panic: diagnostic assertion "(l->l_pflag & LP_INTR) == 0" failed: file "/src/sys/kern/kern_synch.c", line 189)



The following reply was made to PR kern/39725; it has been noted by GNATS.

From: Frank Kardel <kardel%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/39725 (panic: diagnostic assertion "(l->l_pflag & LP_INTR)
 == 0" failed: file "/src/sys/kern/kern_synch.c", line 189)
Date: Sun, 16 Nov 2008 21:55:14 +0100

 Thanks for the fix.
 
 Reproducing is currently even harder than before - I just exchanged the 
 disks the weekend against SATA drives - for more performance, less errors.
 
 The problem was caused by an "interface CRC error" (I love those!) that 
 in consequence invoked the reset.
 It appeared when dumping a psql database and the housing was closed.
 
 If you want I can put the drives back next weekend and see whether I can 
 reproduce the interface CRC errors..
 
 Frank
 
 bouyer%NetBSD.org@localhost wrote:
 > Synopsis: panic: diagnostic assertion "(l->l_pflag & LP_INTR) == 0" failed: 
 > file "/src/sys/kern/kern_synch.c", line 189
 >
 > Responsible-Changed-From-To: kern-bug-people->bouyer
 > Responsible-Changed-By: bouyer%NetBSD.org@localhost
 > Responsible-Changed-When: Sun, 16 Nov 2008 20:42:28 +0000
 > Responsible-Changed-Why:
 > My bug
 >
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bouyer%NetBSD.org@localhost
 > State-Changed-When: Sun, 16 Nov 2008 20:42:28 +0000
 > State-Changed-Why:
 > Hi,
 > I just commited a fix to -current, can you see if you can reproduce it ?
 >
 >
 >   
 


Home | Main Index | Thread Index | Old Index