Date: Tue, 31 Dec 2002 21:00:50 +0000 (GMT) From: Gavin Atkinson <gavin@ury.york.ac.uk> To: current@freebsd.org Subject: 5.0 devfs_lookupx panic w/dec 19 kernel Message-ID: <20021231205344.M18963-100000@ury.york.ac.uk>
next in thread | raw e-mail | index | archive | help
Hi, I don't think this will be of any use - i could not get a dump - but my system just panicked. background fsck was in progress. Here is the panic and backtrace: Dec 31 20:50:59 epsilon kernel: Fatal trap 12: page fault while in kernel mode Dec 31 20:50:59 epsilon kernel: fault virtual address = 0xe6d89 Dec 31 20:50:59 epsilon kernel: fault code = supervisor read, page not present Dec 31 20:50:59 epsilon kernel: instruction pointer = 0x8:0xc01bd059 Dec 31 20:50:59 epsilon kernel: stack pointer = 0x10:0xd12c27f8 Dec 31 20:50:59 epsilon kernel: frame pointer = 0x10:0xd12c28b0 Dec 31 20:50:59 epsilon kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Dec 31 20:50:59 epsilon kernel: = DPL 0, pres 1, def32 1, gran 1 Dec 31 20:50:59 epsilon kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Dec 31 20:50:59 epsilon kernel: current process = 560 (dnetc) Dec 31 20:50:59 epsilon kernel: panic: from debugger devfs_lookupx() devfs_lookup() lookup() namei() vn_open_cred() vn_open() kern_open() open() I could not get a dump - the machine hung after printing "Dumping 127MB". Other than background fsck, there was only a single console login, a copy of screen, and a single outbound SSH. No X or anything else running. Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021231205344.M18963-100000>