2.1.122 oops

Andre M. Hedrick (nop@blue.netnation.com)
Wed, 23 Sep 1998 23:14:35 -0700 (PDT)


This happened under light load (playing an mp3).

Also, if the first thing I do with /dev/dsp is play a wav with vplay, I
get static trying to play little endian stuff from then on.
playcdda works fine afterwards.
But if the first thing I do with /dev/dsp is play the same wav with
playcdda, vplay (and mpg123, etc) will work afterwards (playcdda will
not, unless I reverse its output byteorder).
(Either way, the very first time I use /dev/dsp I get static)

and now, the oops:

Using `/usr/src/linux/System.map' to map addresses to symbols.

Unable to handle kernel paging request at virtual address 0008df1b
current->tss.cr3 = 01c4f000, |r3 = 01c4f000
current->tss.cr3 = 01c4f000, |r3 = 01c4f000
*pde = 00000000
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c013e488>]
EFLAGS: 00010246
eax: 3609dad1 ebx: 0008df0d ecx: 00000002 edx: c2e0cc00
esi: c1c7fc00 edi: c2e0cc00 ebp: 0008df0d esp: c3effe6c
ds: 0018 es: 0018 ss: 0018
Process ssh (pid: 16033, process nr: 12, stackpage=c3eff000)
Stack: 00000000 c1c7fc00 00000002 c1c7fc8c c013e85d c1c7fc00 00000000 00000001
00000000 c3efff10 c2df59c0 00000400 00000000 00000000 00000000 00000008
00010000 00000010 00000100 c013c74a c1c7fc00 00000000 00000001 c3efff10
Call Trace: [<c013e85d>] [<c013c74a>] [<c010f8b4>] [<c012c8ae>] [<c012b881>] [<c012b872>] [<c0124345>] [<c0107b34>]
Code: 01 75 0e 83 c4 f8 c9 34 24 e8 a2 46 ff ff 47 c4 08 89 f8 5b

>>EIP: c013e488 <inode_getblk+1dd/1f8>
Trace: c013e85d <ext2_getblk+e0/2e5>
Trace: c013c74a <ext2_file_write+1e6/564>
Trace: c010f8b4 <schedule+228/27a>
Trace: c012c8ae <open_namei+2e1/30c>
Trace: c012b881 <pipe_read+141/168>
Trace: c012b872 <pipe_read+132/168>
Trace: c0124345 <sys_write+e7/149>
Trace: c0107b34 <system_call+34/40>
Code: c013e488 <inode_getblk+1dd/1f8>
Segmentation fault (in ksymoops.)

I have a k6 200, asus tx97-xe motherboard, 64 megs of sdram and 128 megs of swap.
The compiler is pgcc-2.90.29 980515 (egcs-1.0.3 release).
The isa cards I have are a noname modem, and a gus max.

PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel 82439TX (rev 1).
Medium devsel. Master Capable. Latency=32.
Bus 0, device 1, function 0:
ISA bridge: Intel 82371AB PIIX4 ISA (rev 1).
Medium devsel. Fast back-to-back capable. Master Capable. No bursts.
Bus 0, device 1, function 1:
IDE interface: Intel 82371AB PIIX4 IDE (rev 1).
Medium devsel. Fast back-to-back capable. Master Capable. Latency=32.
I/O at 0xe000 [0xe001].
Bus 0, device 1, function 2:
USB Controller: Intel 82371AB PIIX4 USB (rev 1).
Medium devsel. Fast back-to-back capable. Master Capable. Latency=32.
I/O at 0xd800 [0xd801].
Bus 0, device 1, function 3:
Bridge: Intel 82371AB PIIX4 ACPI (rev 1).
Medium devsel. Fast back-to-back capable.
Bus 0, device 9, function 0:
Ethernet controller: Intel 82557 (rev 1).
Medium devsel. Fast back-to-back capable. IRQ c. Master Capable. Latency=32. Min Gnt=8.Max Lat=56.
Prefetchable 32 bit memory at 0xe7800000 [0xe7800008].
I/O at 0xd400 [0xd401].
Non-prefetchable 32 bit memory at 0xe4800000 [0xe4800000].
Bus 0, device 10, function 0:
Ethernet controller: Intel 82557 (rev 2).
Medium devsel. Fast back-to-back capable. IRQ a. Master Capable. Latency=32. Min Gnt=8.Max Lat=56.
Prefetchable 32 bit memory at 0xe6800000 [0xe6800008].
I/O at 0xd000 [0xd001].
Non-prefetchable 32 bit memory at 0xe4000000 [0xe4000000].
Bus 0, device 11, function 0:
VGA compatible controller: Matrox Millennium (rev 1).
Medium devsel. Fast back-to-back capable. IRQ b.
Non-prefetchable 32 bit memory at 0xe3800000 [0xe3800000].
Prefetchable 32 bit memory at 0xe5800000 [0xe5800008].

my .config is at http://blue.netnation.com/~nop/.config

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/