2005-10-15 01:03:21

by Marc Perkel

[permalink] [raw]
Subject: Kernel Oops

What is this? Kernel 2.6.13.2 64 bit Dual Core Athlox X2

Message from syslogd@pascal at Fri Oct 14 16:44:47 2005 ...
pascal kernel: Oops: 0000 [1] SMP

Message from syslogd@pascal at Fri Oct 14 16:44:57 2005 ...
pascal kernel: CR2: 0000000000000800


2005-10-15 01:21:21

by Randy Dunlap

[permalink] [raw]
Subject: Re: Kernel Oops

On Fri, 14 Oct 2005 18:03:11 -0700 Marc Perkel wrote:

> What is this? Kernel 2.6.13.2 64 bit Dual Core Athlox X2
>
> Message from syslogd@pascal at Fri Oct 14 16:44:47 2005 ...
> pascal kernel: Oops: 0000 [1] SMP
>
> Message from syslogd@pascal at Fri Oct 14 16:44:57 2005 ...
> pascal kernel: CR2: 0000000000000800

It appears to be a Kernel Oops ($subject), but there's not
enough of it listed here to determine what happened.

See http://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html
or better: linux/REPORTING-BUGS
and linux/Documentation/oops-tracing.txt

---
~Randy

2005-10-15 01:43:15

by Marc Perkel

[permalink] [raw]
Subject: Re: Kernel Oops

That's all the info I have at the moment. The server is still running. I
tried trying to reboot it by typing reboot and it keeps running.
Services won't shut down. But it's still processing email and filtering
spam.




Randy.Dunlap wrote:

>On Fri, 14 Oct 2005 18:03:11 -0700 Marc Perkel wrote:
>
>
>
>>What is this? Kernel 2.6.13.2 64 bit Dual Core Athlox X2
>>
>>Message from syslogd@pascal at Fri Oct 14 16:44:47 2005 ...
>>pascal kernel: Oops: 0000 [1] SMP
>>
>>Message from syslogd@pascal at Fri Oct 14 16:44:57 2005 ...
>>pascal kernel: CR2: 0000000000000800
>>
>>
>
>It appears to be a Kernel Oops ($subject), but there's not
>enough of it listed here to determine what happened.
>
>See http://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html
>or better: linux/REPORTING-BUGS
>and linux/Documentation/oops-tracing.txt
>
>---
>~Randy
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to [email protected]
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
>

2005-10-15 01:52:12

by Randy Dunlap

[permalink] [raw]
Subject: Re: Kernel Oops

On Fri, 14 Oct 2005 18:43:10 -0700 Marc Perkel wrote:

> That's all the info I have at the moment. The server is still running. I
> tried trying to reboot it by typing reboot and it keeps running.
> Services won't shut down. But it's still processing email and filtering
> spam.

http://www.zip.com.au/~akpm/linux/patches/stuff/top-posting.txt


There should be more info available by using dmesg or looking
in /var/log/messages...


> Randy.Dunlap wrote:
>
> >On Fri, 14 Oct 2005 18:03:11 -0700 Marc Perkel wrote:
> >
> >
> >
> >>What is this? Kernel 2.6.13.2 64 bit Dual Core Athlox X2
> >>
> >>Message from syslogd@pascal at Fri Oct 14 16:44:47 2005 ...
> >>pascal kernel: Oops: 0000 [1] SMP
> >>
> >>Message from syslogd@pascal at Fri Oct 14 16:44:57 2005 ...
> >>pascal kernel: CR2: 0000000000000800
> >>
> >>
> >
> >It appears to be a Kernel Oops ($subject), but there's not
> >enough of it listed here to determine what happened.
> >
> >See http://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html
> >or better: linux/REPORTING-BUGS
> >and linux/Documentation/oops-tracing.txt


---
~Randy