NetBSD-Bugs archive

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

Re: kern/51528



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

From: smesgr <smesgr%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/51528
Date: Sun, 29 Jan 2017 19:33:56 +0100

 I try to enable USB_DEBUG but with all the debug messages the sd-drives 
 aren't discovered at boot time. I will try to add some print lines. The 
 trace is:
 
 panic: kernel diagnostic assertion "offset < dma->udma_block->size" 
 failed: file "/usr/src/sys/dev/usb/usb_mem.c", line 392 offset 65536 vs 
 65536
 Stopped in pid 0.3 (system) at  netbsd:cpu_Debugger+0x4: bx      r14
 db> trace
 0xc79a9ccc: netbsd:vpanic+0xc
 0xc79a9ce4: netbsd:kern_assert+0x40
 0xc79a9d24: netbsd:usb_dmaaddr+0x120
 0xc79a9d94: netbsd:ohci_reset_std_chain+0x354
 0xc79a9df4: netbsd:ohci_device_bulk_start+0x224
 0xc79a9e34: netbsd:usbd_transfer+0x178
 0xc79a9e74: netbsd:umass_setup_transfer+0x1cc
 0xc79a9eac: netbsd:umass_bbb_state+0x3fc
 0xc79a9efc: netbsd:usb_transfer_complete+0x4b0
 0xc79a9f4c: netbsd:ohci_softintr+0xfe4
 0xc79a9f64: netbsd:usb_soft_intr+0x28
 0xc79a9fac: netbsd:softint_thread+0x13c
 



Home | Main Index | Thread Index | Old Index