2.1.103 crashes during IDE probing (2.1.101 ok)

Linux Lists (lists@cyclades.com)
Thu, 28 May 1998 12:11:04 -0700 (PDT)


Hi there,

I've tried to compile the stock kernel 2.1.103 and during boot it crashes
as follows:

Starting kswapd v 1.5
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
Unable to handle kernel paging request at virtual address fec00000
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 001fd067
*pte = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c0110590>]
EFLAGS: 00010013
eax: 00000011 ebx: 00000011 ecx: 00000017 edx: c01fbbc4
esi: 00000000 edi: c01fbbc4 ebp: c01fbbe0 esp: c026be90
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 1, process nr: 1, stackpage=c026b000)
Stack: c0110611 00000011 00000017 00000000 00000001 c010bbc1 00000017
c01ca044
c010c160 00000017 c01fbbe0 000000ec 00000017 c01903ac c01fbbe0
000000ec
c01fbbc4 c01fbced 00000027 00000000 c01fbbc4 c01fbced 00000001
00000018
Call Trace: [<c0110611>] [<c010bbc1>] [<c010c160>] [<c01903ac>]
[<c01903ec>] [<c0190891>] [<c0190aa2>]
[<c0191613>] [<c0191498>] [<c0135e20>] [<c0109e20>] [<c0124c10>]
[<c01080bb>] [<c0107fdc>] [<c010806c>]
Code: a3 00 00 c0 fe a1 10 00 c0 fe c3 90 8b 44 24 04 8b 54 24 08

I tried to compile it as UP (commenting the 'SMP=1' entry in the
Makefile), but it fails during linkage (it finds several functions
beginning with "smp_" without definition ... I looked at the init/main.c
src code, and surprisingly these calls are inside an #else of a
#ifndef __SMP__ !!! I don't know why this code is being compiled ...).

I can send more details if necessary, but I decided to send this msg just
to ask if those problems are already known and, if positive, whether there
is already a fix (patch) for them. Since 2.1.103 is out for a while, I
thought the solution may be out there ...

Some more info:
- RedHat 5.0 w/ all upgrades described in the RedHat Errata and in the
Documentation/changes;
- Intel Pentium 166, 32MB RAM

Two more questions:
1) Is there a LOG where I can get the kernel msgs (such as this crash) or
I really need to do what I did (which was type the whole msg from the
screen to the e-mail msg ...) ?? I looked in the /var/log directory and
and didn't find anything ...
2) Is there an archive for this mailing list ?? Sometimes (such as now) I
think I might be re-asking a question that was already answered, but
as I don't know where to look for previous msgs (history), I end up
asking anyway ...

Thanks in advance for any help.

Best regards,
Ivan Passos

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu