Hi guys,

I know ARM64 is under heavy development, and I have been using the last days

Just trying to contribute.

# panic: pool_do_get: dwc2qtd free list modified: page 0xffffff800c53e000;
item addr 0xffffff800c53e0e0; offset 0x0=0xdead4100
Stopped at      panic+0x158:        TID    PID    UID     PRFLAGS
    PFLAGS  C
PU  COMMAND
Debugger() at panic+0x154
panic() at pool_get+0x54
pool_get() at dwc2_hcd_urb_enqueue+0x94
dwc2_hcd_urb_enqueue() at dwc2_device_start+0x3c8
dwc2_device_start() at usb_transfer_complete+0x2e4
usb_transfer_complete() at dwc2_softintr+0x74
dwc2_softintr() at softintr_dispatch+0xa0
https://www.openbsd.org/ddb.html describes the minimum info required in bug
reports.  Insufficient info makes it difficult to find and fix bugs.
ddb> trace

Debugger() at panic+0x154
panic() at pool_get+0x54
pool_get() at dwc2_hcd_urb_enqueue+0x94
dwc2_hcd_urb_enqueue() at dwc2_device_start+0x3c8
dwc2_device_start() at usb_transfer_complete+0x2e4
usb_transfer_complete() at dwc2_softintr+0x74
dwc2_softintr() at softintr_dispatch+0xa0
softintr_dispatch() at arm_do_pending_intr+0x9c
arm_do_pending_intr() at bcm_intc_irq_handler+0xa8
bcm_intc_irq_handler() at handle_el1h_irq+0x6c
handle_el1h_irq() at sched_idle+0x198
sched_idle() at proc_trampoline+0xc



dmesg:


OpenBSD 6.1-beta (GENERIC) #0: Thu Mar 23 23:39:33 AEDT 2017
   [email protected]:/usr/src/sys/arch/arm64/compile/GENERIC
real mem  = 989855744 (944MB)
avail mem = 931614720 (888MB)
mainbus0 at root: Raspberry Pi 3 Model B Rev 1.2
simplefb0 at mainbus0: 640x480
wsdisplay0 at simplefb0 mux 1
wsdisplay0: screen 0 added (std, vt100 emulation)
simplebus0 at mainbus0: "soc"
bcmintc0 at simplebus0
bcmdog0 at simplebus0
pluart0 at simplebus0
com0 at simplebus0: ns16550, no working fifo
com0: console
dwctwo0 at simplebus0
agtimer0 at simplebus0: tick rate 19200 KHz
simplebus1 at mainbus0: "clocks"
usb0 at dwctwo0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Broadcom DWC2 root hub" rev
2.00/1.00 addr 1
uhub1 at uhub0 port 1 configuration 1 interface 0 "Standard Microsystems
product 0x9514" rev 2.00/2.00 addr 2
smsc0 at uhub1 port 1 configuration 1 interface 0 "Standard Microsystems
SMSC9512/14" rev 2.00/2.00 addr 3
smsc0: address b8:27:eb:78:27:cd
ukphy0 at smsc0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
0x0001f0, model 0x000c
umass0 at uhub1 port 2 configuration 1 interface 0 "Kingston DataTraveler
2.0" rev 2.00/2.00 addr 4
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <Kingston, DataTraveler 2.0, 0000> SCSI2
0/direct removable serial.09511665DDC000001C1B
sd0: 14916MB, 512 bytes/sector, 30548032 sectors
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
bootfile: sd0a:/bsd
boot device: sd0
root on sd0a (fc7dd3ed1a299b8b.a) swap on sd0b dump on sd0b
WARNING: / was not properly unmounted
WARNING: CHECK AND RESET THE DATE!

Reply via email to