NetBSD-Users archive

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

-10.0_BETA panics when system is rebooting



	Hello,

	I have patched my main server with if_tap.c patch. tap0 now runs as
expected but, when I have restarted system (that ran with a -10.0 BETA
kernel without this patch), it panics with :

[ 856605,576197] uvm_fault(0xffffffff8190e240, 0xffffe80ea992e000, 4) -> e
[ 856605,576197] fatal page fault in supervisor mode
[ 856605,576197] trap type 6 code 0x11 rip 0xffffe80ea992e498 cs 0x8
rflags 0x10246 cr2 0xffffe80ea992e498 ilevel 0x6 rsp 0xffffb504492c29f8
[ 856605,576197] curlwp 0xffffe80c305a1980 pid 3148.3148 lowest kstack
0xffffb504492be2c0
[ 856605,576197] panic: trap
[ 856605,576197] cpu3: Begin traceback...
[ 856605,576197] vpanic() at netbsd:vpanic+0x183
[ 856605,576197] panic() at netbsd:panic+0x3c
[ 856605,576197] trap() at netbsd:trap+0xb27
[ 856605,576197] --- trap (number 6) ---
[ 856605,576197] ?() at ffffe80ea992e498
[ 856605,576197] priqclose() at netbsd:priqclose+0x4a
[ 856605,586197] cdev_close() at netbsd:cdev_close+0x92
[ 856605,586197] spec_close() at netbsd:spec_close+0x22a
[ 856605,586197] VOP_CLOSE() at netbsd:VOP_CLOSE+0x44
[ 856605,586197] vn_close() at netbsd:vn_close+0x35
[ 856605,586197] closef() at netbsd:closef+0x60
[ 856605,586197] fd_free() at netbsd:fd_free+0x10b
[ 856605,586197] exit1() at netbsd:exit1+0x126
[ 856605,586197] sigexit() at netbsd:sigexit+0x2e7
[ 856605,596197] postsig() at netbsd:postsig+0x35b
[ 856605,596197] lwp_userret() at netbsd:lwp_userret+0x20a
[ 856605,596197] mi_userret() at netbsd:mi_userret+0x234
[ 856605,596197] trap() at netbsd:trap+0x12d
[ 856605,596197] --- trap (number 3) ---
[ 856605,596197] 18b205653:
[ 856605,596197] cpu3: End traceback...

[ 856605,000596] acpiout5 at acpivga0 (DD.5961966] dump device bad

	I don't understand last line as dmesg indicates :
[     3,718620] boot device: raid0
[     3,718620] root on raid0a dumps on raid0b

	Unfortunately, I have replaced netbsd and netbsd.dbg by two new kernels
and I cannot debug. I don't know if this kind of panic is already known.
Next time I can reboot this server, I will try to obtain more information.

	Regards,

	JKB


Home | Main Index | Thread Index | Old Index