NetBSD-Bugs archive

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

Re: kern/53033: panic: lock error: Mutex: mutex_vector_enter,555: locking against myself



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

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/53033: panic: lock error: Mutex: mutex_vector_enter,555:
 locking against myself
Date: Sat, 17 Feb 2018 07:04:41 +0800 (+08)

 > System continues detecting USB devices & panics with "panic: lock error: Mutex: mutex_vector_enter,555: locking against myself"
 >
 > Backtrace is
 > vpanic()
 > snprintf()
 > lockdebug_abort()
 > mutex_vector_enter()
 > ohci_device_intr_start()
 > usbd_start_next()
 > ohci_softintr()
 > usbd_set_polling()
 > ukbd_cnpollc()
 > ukbd_cngetc()
 > wskbd_cngetc()
 > wsdisplay_getc()
 > cngetc()
 > cngetsn()
 > setroot()
 > main()
 
 Looks pretty similar to my kern/53019
 
 
 
 +------------------+--------------------------+----------------------------+
 | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
 | (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
 | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
 +------------------+--------------------------+----------------------------+
 


Home | Main Index | Thread Index | Old Index