On Mon, Apr 10, 2000 at 09:59:09AM -0700, Randy Norton wrote:
> and I have upgraded the drivers for that as well this last week. It always
> points the the ppp area of memory.

[ snip ]

> Unable to handle kernel NULL pointer dereference at virtual addresss

if that says what i think it says then it's a bug in something somewhere

> 00000070
> current->tss.cr3 = 0010100, %cr3 = 00101000

i assume current is a pointer to a struct here? (i've never even seen a
kernel panic before)

Ah, found it in the linux kernel source, but it's everywhere. Looks like a
bug in a module that makes the kernel trip.

I guess you should take a look at
/usr/src/linux/Documentation/oops-tracing.txt and see if you can get some
help from the guys on the linux-kernel list.


-- 
------------------
Sarel Botha
[EMAIL PROTECTED]
------------------

99 little bugs in the code, 99 bugs in the code,
          fix one bug, compile it again...
          101 little bugs in the code....


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to