NetBSD-Users archive

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

System Reset when starting X



Hello All,

I am having a system reset (before that the system freezes for a bit)
when starting X. Here is the backtrace from "crash".

Crash version 9.2, image version 9.2.
System panicked: trap
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NARCNET() at 0
?() at ffffb2012bbdc000
vpanic() at vpanic+0x169
snprintf() at snprintf
startlwp() at startlwp
calltrap() at calltrap+0x11
usbd_create_xfer() at usbd_create_xfer+0x18d
usbd_open_pipe_intr() at usbd_open_pipe_intr+0x64
uhidev_open() at uhidev_open+0x17e
ums_enable() at ums_enable+0x4e
wsmuxopen() at wsmuxopen+0xf9
cdev_open() at cdev_open+0xeb
spec_open() at spec_open+0x175
VOP_OPEN() at VOP_OPEN+0x4c
vn_open() at vn_open+0x241
do_open() at do_open+0x103
do_sys_openat() at do_sys_openat+0x8b
sys_open() at sys_open+0x24
syscall() at syscall+0x157
--- syscall (number 5) ---
7788fa842a4a:
crash>

It seems that my usb (uhidev) is the problem. I think the system is
opening a usb hid device and to transfer data and crashes. Would this
be correct?

Regards,
Riza


Home | Main Index | Thread Index | Old Index