NetBSD-Bugs archive

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

Re: kern/55699: Panic certainly in iSCSI initiator



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

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
    joel.bertrand%systella.fr@localhost
Subject: Re: kern/55699: Panic certainly in iSCSI initiator
Date: Wed, 7 Oct 2020 07:04:38 -0700 (PDT)

 On Wed, 7 Oct 2020, Michael van Elst wrote:
 
 <snip>
 
 > The rip is the same as the fault adress (cr2), which means some
 > code should be executed that is no longer in memory. My guess is
 > that the usbverbose module is unloaded while in use (which would
 > be a bug). A workaround would then be to load that module manually.
 
 It might be helpful to set
 
  	sysctl -w kern.module.verbose=1
 
 to confirm this possibility.
 
 
 +--------------------+--------------------------+-----------------------+
 | Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
 | (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
 | Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
 +--------------------+--------------------------+-----------------------+
 


Home | Main Index | Thread Index | Old Index