Re: GPFs on Mounting of root partition 1.3.62-68

Jan Kasprzak (kas@muni.cz)
Tue, 27 Feb 1996 15:05:48 +0100 (MET)


: >
: > Starting with kernel 1.3.62(I think), and continuing through 68 I have
: > recieved a GPF on each bootup right as I mount the root filesystem. A
: > transcript is enclosed below. Otherwise, the system seems to function
: > fine.
:
: Sorry, I can't help you, but I see exactly the same on a Triton P133,
: EIDE boot disk, Caldera Linux (also RedHat based).
:
Well, yesterday I've seem the same GPF. I think it has something
to do with APM bios. When I had kernel compiled w/ APM support
and in APM BIOS was on (486/80/VLB AMI BIOS), there was no problem.
When I turned off APM BIOS in BIOS setup, the GPF occured. After
recompiling kernel (1.3.66) without APM support, machine boots correctly.
Now I am on 1.3.68 w/o APM support, which also works well.

Do you have APM support compiled in?

: > general protection: 0000
: > CPU: 0
: > EIP: 0010:[<0017129d>]
: > EFLAGS: 00010046
: > eax: 00005306 ebx: 00000214 ecx: 001af538 edx: 00000000
: > esi: 001aee54 edi: 00000000 ebp: 00007bf8 esp: 001aeddc
: > ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0018
: > Process swapper (pid: 0, process nr: 0, stackpage=001ace74)
: > Stack: 00000246 00000018 0000002b 00000018 00000018 00000214 001aee54 00000000
: > 00007bf8 0010958c 001095c4 001af538 0010a30d 00000100 0000007f 00109310
: > 001aee54 00000000 00007bf8 ffffffda 00000018 00000018 00000018 00000018
: > Call Trace: [<0010958c>] [<001095c4>] [<0010a30d>] [<00109310>] [<001091a4>]
: > Code: 2e ff 1d c0 f7 1c 00 0f 92 c0 9d 0f a9 0f a1 07 1f c7 05 a8
: > kfree of non-kmalloced memory: 001aeeb4, next= 00000000, order=0
: > kfree of non-kmalloced memory: 001aeea4, next= 00000000, order=0
: > kfree of non-kmalloced memory: 001af2d8, next= 00000000, order=0
: > idle task may not sleep
: > idle task may not sleep
: > idle task may not sleep
: > idle task may not sleep
: > idle task may not sleep

-Yenya

-- 
Jan "Yenya" Kasprzak  |  mailto:kas@muni.cz  |   http://www.fi.muni.cz/~kas/
[[[[ Student of Informatics, Faculty of Informatics, Masaryk University ]]]]
[[[[      Czech Linux Homepage:  http://www.fi.muni.cz/~kas/linux/      ]]]]
``I _like_ using goto's every once in a while:  it can often mess up the gcc
optimizer just enough to get better code out of it.''       --Linus Torvalds