Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 1996 01:50:32 +0000
From:      Gary Jennejohn <Gary.Jennejohn@munich.netsurf.de>
To:        freebsd-hackers@freefall.FreeBSD.org
Cc:        isdn@muc.ditec.de
Subject:   Re: Status of ISDN drivers
Message-ID:  <199601140150.BAA07474@peedub.gj.org>

next in thread | raw e-mail | index | archive | help

I wrote:
> This bug is extrememly hard to track down beacuse the fault address is
> totally bogus, e.g. 8:0. That's why I suspect that the stack is getting
> trashed.

what I really meant was that the instruction pointer is 8:0. Makes
it hard to track down where the fault is occurring.

Here's the last panic message, in case anyone's interested:

Jan 11 21:37:23 newpc /kernel: Fatal trap 12: page fault while in kernel mode
Jan 11 21:37:23 newpc /kernel: fault virtual address    = 0x0
Jan 11 21:37:23 newpc /kernel: fault code               = supervisor read, 
page 
not present
Jan 11 21:37:24 newpc /kernel: instruction pointer      = 0x8:0x0
Jan 11 21:37:24 newpc /kernel: code segment             = base 0x0, limit 
0xffff
f, type 0x1b
Jan 11 21:37:24 newpc /kernel:                  = DPL 0, pres 1, def32 1, gran 
1
Jan 11 21:37:24 newpc /kernel: processor eflags = interrupt enabled, resume, 
IOP
L = 0
Jan 11 21:37:24 newpc /kernel: current process          = Idle
Jan 11 21:37:25 newpc /kernel: interrupt mask           = net 

---
Gary Jennejohn
Home - Gary.Jennejohn@munich.netsurf.de
Work - gjennejohn@frt.dec.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601140150.BAA07474>