NetBSD-Bugs archive

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

Re: kern/54267: crash on sk0 attach in mutex_enter



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

From: SAITOH Masanobu <msaitoh%execsw.org@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: msaitoh%execsw.org@localhost
Subject: Re: kern/54267: crash on sk0 attach in mutex_enter
Date: Tue, 4 Jun 2019 00:40:39 +0900

 On 2019/06/03 23:25, martin%NetBSD.org@localhost wrote:
 >> Number:         54267
 >> Category:       kern
 >> Synopsis:       crash on sk0 attach in mutex_enter
 >> Confidential:   no
 >> Severity:       critical
 >> Priority:       high
 >> Responsible:    kern-bug-people
 >> State:          open
 >> Class:          sw-bug
 >> Submitter-Id:   net
 >> Arrival-Date:   Mon Jun 03 14:25:00 +0000 2019
 >> Originator:     Martin Husemann
 >> Release:        NetBSD 8.99.42
 >> Organization:
 > The NetBSD Foundation, Inc.
 >> Environment:
 > System: NetBSD night-owl.duskware.de 8.99.42 NetBSD 8.99.42 (NIGHT-OWL) #672: Fri May 31 18:12:54 CEST 2019 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
 > Architecture: x86_64
 > Machine: amd64
 >> Description:
 > 
 > When booting a machine with sk0 I get a crash like this:
 > 
 > mutex_enter()
 > sk_init_yukon()
 > sk_attach()
 > config_attach_loc()
 > 
 > Maybe the mutex is not yet initialized?
 > 
 >> How-To-Repeat:
 > s/a
 > 
 >> Fix:
 > n/a
 > 
 
 Please test if_sk.c rev. 1.98.
 
 -- 
 -----------------------------------------------
                 SAITOH Masanobu (msaitoh%execsw.org@localhost
                                  msaitoh%netbsd.org@localhost)
 


Home | Main Index | Thread Index | Old Index