2002-04-11 21:28:43

by Shawn Starr

[permalink] [raw]
Subject: ANNOUNCEMENT: 2.4.19-pre6-rmap-12i-xfs-shawn11 released

This is not a stable release. Please test:

xfs-2.4.19-pre6-rmap-12i-shawn11 against 2.4.18 vanilla, (April 10th,
2002)

Contains:

2.4.19-pre6 (Marcelo Tosatti)
rmap-12i (Rik van Riel
William Lee Irwin III)

April 10th, XFS CVS (me)

*NOTE: 2.4.19-pre5-ac3 does *NOT* boot my system I get swapper kernel
panic. -ac is out for now.

*IDE taskfile IO was merged into the later 2.4.19 pre kernels.

* There are significant Quota problems with current -ac patch and XFS
quota. I should hopefully have this working in -shawn12 but I need a
working -ac patch to boot from ;)

You can find all my patches at http://xfs.sh0n.net/2.4





2002-04-12 14:27:56

by Shawn Starr

[permalink] [raw]
Subject: Kernel panic 2.4.19-pre6 AND 2.4.19-pre5-ac3

The same kernel panic is observed when using 2.4.19-pre6 or
2.4.19-pre5-ac3:

Panic dump below:

======================================================================================

Unable to handle kernel NULL pointer dereference at virtual address
00000020

Printing eip:
c01bac4

*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010: [<c01baca4>] Not tainted
EFLAGS: 00010202

eax: 00000000 ebx: c02d3de0 ecx: c1347540 edx: 00000001 esi: c02d3e14
edi: cff348e4 ebp: 00000016 esp: c134bf08

ds: 0018 es: 0018 ss: 0018

process: swapper (pid 1, stackpage=c134b000)

stack: c02d4060 00000001 c01b6996 c0237660 00000080 c01a3406 c0233f55
c036b0f0 00000001 00701a00 00000000 0007122a 23297375 00010021
00218000 c036b0f0

call trace:
[<c01b6996>][<c01ae406>][<c01b5a79>][<c013f81a>][<c01b6013>][<c01b65cf>][<c01055000>[<c010506f>][<c0105000>][<c0107316>][<c0105050>]

Code: 8b 40 20 c7 40 24 00 00 00 00 a1 a0 3e 2d c0 59 89 15 c4 cf

<0> Kernel panic: Attempted to kill init!


=======================================================================================================================================
Durning boot it stopped at:

hdc: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
<NEVER GOT TO THIS BELOW>
===========================
Partition check:
hda: hda1 hda2 hda3 hda4
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
===========================

Here is the standard dmesg info using my current kernel this is just to
tell you the hardware on this PIII:


Here's also info from lspci:


00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and
Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corp. 82815 815 Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 02)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub (rev 02)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 02)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP
1X/2X (rev 5c)
02:0a.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
02:0c.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100]
(rev 08)

Also attached is my .config:

Hope this can help :-)

--
Shawn Starr
Developer Support Engineer
Datawire Communication Networks Inc.
10 Carlson Court, Suite 300
Toronto, ON, M9W 6L2
T: 416-213-2001 ext 179 F: 416-213-2008


Attachments:
dmesg (4.98 kB)
.config (16.00 kB)
Download all attachments

2002-04-12 17:53:40

by Denis Vlasenko

[permalink] [raw]
Subject: Re: Kernel panic 2.4.19-pre6 AND 2.4.19-pre5-ac3

On 12 April 2002 11:33, Shawn Starr wrote:
> The same kernel panic is observed when using 2.4.19-pre6 or
> 2.4.19-pre5-ac3:

[snip]

> call trace:
> [<c01b6996>][<c01ae406>][<c01b5a79>][<c013f81a>][<c01b6013>][<c01b65cf>][<c
>01055000>[<c010506f>][<c0105000>][<c0107316>][<c0105050>]
>
> Code: 8b 40 20 c7 40 24 00 00 00 00 a1 a0 3e 2d c0 59 89 15 c4 cf

Run this thru ksymoops

======== Durning boot it stopped at:
>
> hdc: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.12
> <NEVER GOT TO THIS BELOW>
> ===========================
> Partition check:
> hda: hda1 hda2 hda3 hda4
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> ===========================

I gather it used to reach "partition check" before.
With which kernel?
--
vda

2002-04-12 18:55:57

by Shawn Starr

[permalink] [raw]
Subject: Re: Kernel panic 2.4.19-pre6 AND 2.4.19-pre5-ac3

Yes It used to. I also posted the ksymoops info.

Shawn.


On Fri, 2002-04-12 at 18:54, Denis Vlasenko wrote:
> On 12 April 2002 11:33, Shawn Starr wrote:
> > The same kernel panic is observed when using 2.4.19-pre6 or
> > 2.4.19-pre5-ac3:
>
> [snip]
>
> > call trace:
> > [<c01b6996>][<c01ae406>][<c01b5a79>][<c013f81a>][<c01b6013>][<c01b65cf>][<c
> >01055000>[<c010506f>][<c0105000>][<c0107316>][<c0105050>]
> >
> > Code: 8b 40 20 c7 40 24 00 00 00 00 a1 a0 3e 2d c0 59 89 15 c4 cf
>
> Run this thru ksymoops
>
> ======== Durning boot it stopped at:
> >
> > hdc: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
> > Uniform CD-ROM driver Revision: 3.12
> > <NEVER GOT TO THIS BELOW>
> > ===========================
> > Partition check:
> > hda: hda1 hda2 hda3 hda4
> > Floppy drive(s): fd0 is 1.44M
> > FDC 0 is a post-1991 82077
> > ===========================
>
> I gather it used to reach "partition check" before.
> With which kernel?
> --
> vda
>
--
Shawn Starr
Developer Support Engineer
Datawire Communication Networks Inc.
10 Carlson Court, Suite 300
Toronto, ON, M9W 6L2
T: 416-213-2001 ext 179 F: 416-213-2008

2002-04-12 19:12:06

by Shawn Starr

[permalink] [raw]
Subject: Re: Kernel panic 2.4.19-pre6 AND 2.4.19-pre5-ac3

It should also be noted that my home PC (a Pentium 200Mhz) works fine
with -pre6.

Shawn.


On Fri, 2002-04-12 at 18:54, Denis Vlasenko wrote:
> On 12 April 2002 11:33, Shawn Starr wrote:
> > The same kernel panic is observed when using 2.4.19-pre6 or
> > 2.4.19-pre5-ac3:
>
> [snip]
>
> > call trace:
> > [<c01b6996>][<c01ae406>][<c01b5a79>][<c013f81a>][<c01b6013>][<c01b65cf>][<c
> >01055000>[<c010506f>][<c0105000>][<c0107316>][<c0105050>]
> >
> > Code: 8b 40 20 c7 40 24 00 00 00 00 a1 a0 3e 2d c0 59 89 15 c4 cf
>
> Run this thru ksymoops
>
> ======== Durning boot it stopped at:
> >
> > hdc: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
> > Uniform CD-ROM driver Revision: 3.12
> > <NEVER GOT TO THIS BELOW>
> > ===========================
> > Partition check:
> > hda: hda1 hda2 hda3 hda4
> > Floppy drive(s): fd0 is 1.44M
> > FDC 0 is a post-1991 82077
> > ===========================
>
> I gather it used to reach "partition check" before.
> With which kernel?
> --
> vda
>
--
Shawn Starr
Developer Support Engineer
Datawire Communication Networks Inc.
10 Carlson Court, Suite 300
Toronto, ON, M9W 6L2
T: 416-213-2001 ext 179 F: 416-213-2008