NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/22646 (Panic in ohci_add_done())
The following reply was made to PR kern/22646; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: Nick Hudson <nick.hudson%gmx.co.uk@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/22646 (Panic in ohci_add_done())
Date: Sun, 24 Apr 2016 18:54:06 +0300
Nick Hudson wrote:
> > > Can you increase USBHIST_SIZE
> > To how much? 500000?
> That should do it. :)
Actually, it didn't: with USBHIST_SIZE=500000, the kernel failed to
boot. I reduced it to 100000, and it booted again.
With your patch, the system no longer locks up, presumably due to the
added "break" statements. Instead, after a few runs of gphoto2 that
hang and need to be manually interrupted by a pair of control C:s as
before, all subsequent runs of gphoto2 exit by themselves in less than
a second. In the above usbhist2 output, each gphoto2 run hung and was
interrupted by C-c C-c, except for the last one:
# sh cam.sh
^C^C
# sh cam.sh
^C^C
# sh cam.sh
# vmstat -u >usbhist2.txt
The output from "vmstat -u usbhist" is at
http://www.gson.org/netbsd/bugs/22646/usbhist2.txt
> Full dmesg showing the bus with the camera (and other devices) as well
> please.
http://www.gson.org/netbsd/bugs/22646/dmesg.2016.txt
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index