NetBSD-Bugs archive

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

Re: kern/52569 (Entering ddb using USB keyboard panics with "locking against myself")



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

From: Andreas Gustafsson <gson%gson.org@localhost>
To: skrll%NetBSD.org@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/52569 (Entering ddb using USB keyboard panics with "locking against myself")
Date: Thu, 23 Jul 2020 13:01:23 +0300

 skrll%NetBSD.org@localhost wrote:
 > Synopsis: Entering ddb using USB keyboard panics with "locking against myself"
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: skrll%NetBSD.org@localhost
 > State-Changed-When: Tue, 07 Jul 2020 15:12:01 +0000
 > State-Changed-Why:
 > uhci.c:1.304
 
 I tried to test this on the Compaq Deskpro EN of the original PR,
 using a -current/i386 built from 2020.07.22.15.01.18 sources.
 
 Typing ctrl-alt-esc on the USB keyboard after booting to multi-user
 results in an immediate "i82489_icr_wait: busy" panic as reported in
 PR 52525, whether the "while true; do ifconfig athn0 down; ifconfig
 athn0 up; done" loop is running or not.
 
 This would suggest that the present PR is fixed, but because of 52525,
 it's hard to get a statistically significant sample of control-alt-esc
 behaviors as each test takes a long time to run with the crash and fsck.
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index