oops

Chris Salinardi (cjs@snet.net)
Wed, 27 Nov 1996 16:29:56 -0500


This is a multi-part message in MIME format.

--------------241DF9CA6778988743833B1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I just built a little linux box from spare parts, which I connected
to my real box via a parallel cable and plip.

It's a 386, but I couldn't get it to compile kernels so I compiled
one on my 486 with a 386 kernel config.

It works great except for the stupid oops I keep getting, it's
always the same one.

Can somebody clue me as to why?

is the plip timeout related? or the hda read error?

I've had the hda read errors for a while, but they never gave me an
oops.

The 486 compiling a 386 kernel is kind of absurd. I know.

Nov 15 07:27:18 hossy2 kernel: fcntl_setlk() called by process 83
(agetty) with broken flock() emulation
Nov 15 07:35:33 hossy2 kernel: plip1: receive timeout(2,87)
Nov 15 07:37:16 hossy2 kernel: hda: read_intr: status=0x59 { DriveReady
SeekComplete DataRequest Error }
Nov 15 07:37:16 hossy2 kernel: hda: read_intr: error=0x40 {
UncorrectableError }, CHS=803/13/8, sector=1515
Nov 15 07:37:16 hossy2 kernel: end_request: I/O error, dev 03:02,
sector 1515
Nov 15 07:37:16 hossy2 kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0000000c
Nov 15 07:37:16 hossy2 kernel: current->tss.cr3 = 00101000,
Nov 15 07:37:16 hossy2 kernel: *pde = 00000000
Nov 15 07:37:16 hossy2 kernel: Oops: 0002
Nov 15 07:37:16 hossy2 kernel: CPU: 0
Nov 15 07:37:16 hossy2 kernel: EIP: 0010:[<c0162871>]
Nov 15 07:37:16 hossy2 kernel: EFLAGS: 00010086
Nov 15 07:37:16 hossy2 kernel: eax: c01c8bd4 ebx: c01bb694 ecx:
c01add10 edx: 00000000
Nov 15 07:37:16 hossy2 kernel: esi: 00000000 edi: c0005018 ebp:
00009000 esp: c01a7f0c
Nov 15 07:37:16 hossy2 kernel: ds: 0018 es: 0018 ss: 0018
Nov 15 07:37:16 hossy2 kernel: Process swapper (pid: 0, process nr: 0,
stackpage=c01a6020)
Nov 15 07:37:16 hossy2 kernel: Stack: c01bb694 c01c8bf0 00000059
c0005000 c01635e3 00000000 c0005018 c0005018
Nov 15 07:37:16 hossy2 kernel: c01c8bf0 c0168130 c01c8b59
c016815f c01c8bf0 c019ecea 00000059 c0005018
Nov 15 07:37:16 hossy2 kernel: c01c8bf0 c0168130 00009000
00009000 c0163d6f c01c8bf0 c009e0b8 20000000
Nov 15 07:37:16 hossy2 kernel: Call Trace: [<c01635e3>] [<c0168130>]
[<c016815f>] [<c0168130>] [<c0163d6f>] [<c010cab9>] [<c010c801>]
Nov 15 07:37:16 hossy2 kernel: [<c01095af>] [<c0109603>]
[<c010ab08>] [<c010930c>] [<c0109173>]
Nov 15 07:37:16 hossy2 kernel: Code: c7 46 0c 00 00 00 00 84 d2 75 32
ff 76 10 0f b7 46 04 50 e8
Nov 15 07:37:16 hossy2 kernel: Aiee, killing interrupt handler
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a8068,
next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a8058,
next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a856c,
next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: idle task may not sleep

--------------241DF9CA6778988743833B1
Content-Type: text/plain; charset=us-ascii; name="syslog2"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="syslog2"

Nov 15 07:27:18 hossy2 kernel: fcntl_setlk() called by process 83 (agetty) with broken flock() emulation
Nov 15 07:35:33 hossy2 kernel: plip1: receive timeout(2,87)
Nov 15 07:37:16 hossy2 kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
Nov 15 07:37:16 hossy2 kernel: hda: read_intr: error=0x40 { UncorrectableError }, CHS=803/13/8, sector=1515
Nov 15 07:37:16 hossy2 kernel: end_request: I/O error, dev 03:02, sector 1515
Nov 15 07:37:16 hossy2 kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000000c
Nov 15 07:37:16 hossy2 kernel: current->tss.cr3 = 00101000,
Nov 15 07:37:16 hossy2 kernel: *pde = 00000000
Nov 15 07:37:16 hossy2 kernel: Oops: 0002
Nov 15 07:37:16 hossy2 kernel: CPU: 0
Nov 15 07:37:16 hossy2 kernel: EIP: 0010:[<c0162871>]
Nov 15 07:37:16 hossy2 kernel: EFLAGS: 00010086
Nov 15 07:37:16 hossy2 kernel: eax: c01c8bd4 ebx: c01bb694 ecx: c01add10 edx: 00000000
Nov 15 07:37:16 hossy2 kernel: esi: 00000000 edi: c0005018 ebp: 00009000 esp: c01a7f0c
Nov 15 07:37:16 hossy2 kernel: ds: 0018 es: 0018 ss: 0018
Nov 15 07:37:16 hossy2 kernel: Process swapper (pid: 0, process nr: 0, stackpage=c01a6020)
Nov 15 07:37:16 hossy2 kernel: Stack: c01bb694 c01c8bf0 00000059 c0005000 c01635e3 00000000 c0005018 c0005018
Nov 15 07:37:16 hossy2 kernel: c01c8bf0 c0168130 c01c8b59 c016815f c01c8bf0 c019ecea 00000059 c0005018
Nov 15 07:37:16 hossy2 kernel: c01c8bf0 c0168130 00009000 00009000 c0163d6f c01c8bf0 c009e0b8 20000000
Nov 15 07:37:16 hossy2 kernel: Call Trace: [<c01635e3>] [<c0168130>] [<c016815f>] [<c0168130>] [<c0163d6f>] [<c010cab9>] [<c010c801>]
Nov 15 07:37:16 hossy2 kernel: [<c01095af>] [<c0109603>] [<c010ab08>] [<c010930c>] [<c0109173>]
Nov 15 07:37:16 hossy2 kernel: Code: c7 46 0c 00 00 00 00 84 d2 75 32 ff 76 10 0f b7 46 04 50 e8
Nov 15 07:37:16 hossy2 kernel: Aiee, killing interrupt handler
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a8068, next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a8058, next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: kfree of non-kmalloced memory: c01a856c, next= 0009e000, order=0
Nov 15 07:37:16 hossy2 kernel: idle task may not sleep

--------------241DF9CA6778988743833B1--