* [2.5.54] OOPS: unable to handle kernel paging request
2003-01-02 13:26 ` Adam Belay
@ 2003-01-03 0:08 ` Steven Barnhart
2003-01-03 6:49 ` Paul Rolland
0 siblings, 1 reply; 6+ messages in thread
From: Steven Barnhart @ 2003-01-03 0:08 UTC (permalink / raw)
To: linux-kernel
Hello,
I seem to get a very nasty oops exactly when booting 2.5.54. When i
boot to the kernel I immediately get a kksymoops report flooding my
screen. This happens to fast that the text blurs and basically everything
stays where its at. There is no way to stop it except rebooting. I do not
have any serial connections to send the output to so I got (hopefully) the
most important line. The oops says "unable to handle kernel paging
request at virtual address ffffff8d (there may be another 'f' in there). I
searched through the archives and their seems to be a few oops reports of
the same kind but no patches and the only kernel was 2.5.48-bk I think.
Any thoughts?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [2.5.54] OOPS: unable to handle kernel paging request
2003-01-03 0:08 ` [2.5.54] OOPS: unable to handle kernel paging request Steven Barnhart
@ 2003-01-03 6:49 ` Paul Rolland
0 siblings, 0 replies; 6+ messages in thread
From: Paul Rolland @ 2003-01-03 6:49 UTC (permalink / raw)
To: 'Steven Barnhart', linux-kernel
Got the same yesterday evening when installing 2.5.54 for the first
time....
My second PC which I used for Serial console was not at home,
so if a console output is needed, people will have to wait
for the weekend (which is not that far).
Config was roughly including :
- Arch = P4, Unipro, APIC
- CPU Freq scaling
- ACPI (enum only)
- TCP (v4 + v6), Netfilter
- IDE, SCSI (AIC7xxx),
- Sound (Alsa, EMu10K1),
- Crypto
This oops happens at the very early stage of the boot process.
By that time, only 10 to 15 lines are displayed on the screen
following the "Booting ...................." stuff.
Regards,
Paul Rolland, rol@as2917.net
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
> Steven Barnhart
> Sent: Friday, January 03, 2003 1:09 AM
> To: linux-kernel@vger.kernel.org
> Subject: [2.5.54] OOPS: unable to handle kernel paging request
>
>
> Hello,
>
> I seem to get a very nasty oops exactly when booting 2.5.54.
> When i boot to the kernel I immediately get a kksymoops
> report flooding my screen. This happens to fast that the text
> blurs and basically everything stays where its at. There is
> no way to stop it except rebooting. I do not have any serial
> connections to send the output to so I got (hopefully) the
> most important line. The oops says "unable to handle kernel
> paging request at virtual address ffffff8d (there may be
> another 'f' in there). I searched through the archives and
> their seems to be a few oops reports of the same kind but no
> patches and the only kernel was 2.5.48-bk I think. Any thoughts?
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to
> majordomo@vger.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [2.5.54] OOPS: unable to handle kernel paging request
@ 2003-01-03 8:33 Aniruddha M Marathe
2003-01-03 9:28 ` Paul Rolland
2003-01-03 15:00 ` Bill Davidsen
0 siblings, 2 replies; 6+ messages in thread
From: Aniruddha M Marathe @ 2003-01-03 8:33 UTC (permalink / raw)
To: Paul Rolland; +Cc: linux-kernel
>From: Paul Rolland [mailto:rol@as2917.net]
>Subject: Re: [2.5.54] OOPS: unable to handle kernel paging request
>
>
>Got the same yesterday evening when installing 2.5.54 for the
>first time....
>
>My second PC which I used for Serial console was not at home,
>so if a console output is needed, people will have to wait for
>the weekend (which is not that far).
>
>Config was roughly including :
> - Arch = P4, Unipro, APIC
> - CPU Freq scaling
> - ACPI (enum only)
> - TCP (v4 + v6), Netfilter
> - IDE, SCSI (AIC7xxx),
> - Sound (Alsa, EMu10K1),
> - Crypto
>
>This oops happens at the very early stage of the boot process.
>By that time, only 10 to 15 lines are displayed on the screen
>following the "Booting ...................." stuff.
>
>
Check if the processor in your .config matches with the processor that you have.
Eg. Problme might arise if .config file says CONFIG_MPENTIUMIII=y when your processor is P4.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [2.5.54] OOPS: unable to handle kernel paging request
2003-01-03 8:33 [2.5.54] OOPS: unable to handle kernel paging request Aniruddha M Marathe
@ 2003-01-03 9:28 ` Paul Rolland
2003-01-03 15:00 ` Bill Davidsen
1 sibling, 0 replies; 6+ messages in thread
From: Paul Rolland @ 2003-01-03 9:28 UTC (permalink / raw)
To: 'Aniruddha M Marathe'; +Cc: linux-kernel
Nope, it was really configure as P4, and I really have a P4.
Paul
> -----Original Message-----
> From: Aniruddha M Marathe [mailto:aniruddha.marathe@wipro.com]
> Sent: Friday, January 03, 2003 9:33 AM
> To: Paul Rolland
> Cc: linux-kernel@vger.kernel.org
> Subject: RE: [2.5.54] OOPS: unable to handle kernel paging request
>
>
> >
> Check if the processor in your .config matches with the
> processor that you have. Eg. Problme might arise if .config
> file says CONFIG_MPENTIUMIII=y when your processor is P4.
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [2.5.54] OOPS: unable to handle kernel paging request
2003-01-03 8:33 [2.5.54] OOPS: unable to handle kernel paging request Aniruddha M Marathe
2003-01-03 9:28 ` Paul Rolland
@ 2003-01-03 15:00 ` Bill Davidsen
1 sibling, 0 replies; 6+ messages in thread
From: Bill Davidsen @ 2003-01-03 15:00 UTC (permalink / raw)
To: Aniruddha M Marathe; +Cc: Linux-Kernel Mailing List
On Fri, 3 Jan 2003, Aniruddha M Marathe wrote:
> >From: Paul Rolland [mailto:rol@as2917.net]
> >Subject: Re: [2.5.54] OOPS: unable to handle kernel paging request
> >
> >
> >Got the same yesterday evening when installing 2.5.54 for the
> >first time....
> >
> >My second PC which I used for Serial console was not at home,
> >so if a console output is needed, people will have to wait for
> >the weekend (which is not that far).
> >
> >Config was roughly including :
> > - Arch = P4, Unipro, APIC
> > - CPU Freq scaling
> > - ACPI (enum only)
> > - TCP (v4 + v6), Netfilter
> > - IDE, SCSI (AIC7xxx),
> > - Sound (Alsa, EMu10K1),
> > - Crypto
> >
> >This oops happens at the very early stage of the boot process.
> >By that time, only 10 to 15 lines are displayed on the screen
> >following the "Booting ...................." stuff.
> >
> >
> Check if the processor in your .config matches with the processor that you have.
> Eg. Problme might arise if .config file says CONFIG_MPENTIUMIII=y when your processor is P4.
Might, but I have the same thing, and I copied my 2.5.53 config and did
oldconfig. Got a perfect build, it just doesn't boot. The snow is falling,
I'm likely to have time to look at it this weekend.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [2.5.54] OOPS: unable to handle kernel paging request
[not found] <Pine.LNX.4.44.0301031046100.25684-100000@coffee.psychology.mcmaster.ca>
@ 2003-01-03 21:05 ` Steven Barnhart
0 siblings, 0 replies; 6+ messages in thread
From: Steven Barnhart @ 2003-01-03 21:05 UTC (permalink / raw)
To: Mark Hahn; +Cc: linux-kernel
On Fri, 2003-01-03 at 10:48, Mark Hahn wrote:
> it's not very meaningful: some part of the kernel tried dereferencing
> a null pointer (as it happens, with a negative offset, such as you might
> expect from a variable sitting in the stack).
> the negativeness is not surprising, and the value of the offset would
> depend on your cpu/compiler/config.
Well I have a Intel Celeron 1.06 GHz (i686). 384MB ram, gcc 3.2 (redhat
8 release). I don't really know how to decode it since I have no serial
console hookups...anything paticualr I could get from the oops report
during bootup? i.e. what sections to copy?
--
Steven
sbarn03@softhome.net
GnuPG Fingerprint: 9357 F403 B0A1 E18D 86D5 2230 BB92 6D64 D516 0A94
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-01-03 20:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-03 8:33 [2.5.54] OOPS: unable to handle kernel paging request Aniruddha M Marathe
2003-01-03 9:28 ` Paul Rolland
2003-01-03 15:00 ` Bill Davidsen
[not found] <Pine.LNX.4.44.0301031046100.25684-100000@coffee.psychology.mcmaster.ca>
2003-01-03 21:05 ` Steven Barnhart
-- strict thread matches above, loose matches on Subject: below --
2003-01-02 17:18 Linux v2.5.54 Adrian Bunk
2003-01-02 17:31 ` Jaroslav Kysela
2003-01-02 13:26 ` Adam Belay
2003-01-03 0:08 ` [2.5.54] OOPS: unable to handle kernel paging request Steven Barnhart
2003-01-03 6:49 ` Paul Rolland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox