tech-kern archive

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

Crash in crypto_init



Trying to boot  -current on a uniprocessor arm soc results in:

gtidmac0: XOR Engine 4 channels, intr 5, 6, 7, 8
gttwsi0 at mvsoc0 unit 0 offset 0x11000-0x110ff irq 29: Marvell TWSI controller
iic0 at gttwsi0: I2C bus
mvcesa0 at mvsoc0 unit 0 offset 0x3d000-0x3dfff irq 22: Marvell Cryptographic Engines and Security Accelerator
panic: kernel diagnostic assertion "i != IPI_SYNCH_ID" failed: file "../../../../kern/subr_ipi.c", line 138 
Stopped in pid 0.1 (system) at  netbsd:cpu_Debugger+0x4:        bx      r14
db> bt
0xc0587b44: netbsd:vpanic+0x10
0xc0587b5c: netbsd:kern_assert+0x40
0xc0587b94: netbsd:ipi_register+0xac
0xc0587bd4: netbsd:softint_establish+0x108
0xc0587c4c: netbsd:crypto_init0+0x110
0xc0587c6c: netbsd:_run_once+0x80
0xc0587c9c: netbsd:crypto_get_driverid+0x16c
0xc0587cd4: netbsd:mvcesa_attach+0x7c


Martin


Home | Main Index | Thread Index | Old Index