Re: Oops in 2.4.0test1-ac17

From: Eric Buddington (snikt@resounding.com)
Date: Thu Jun 15 2000 - 15:41:45 EST


On Thu, Jun 15, 2000 at 06:42:55PM +0200, Juan J. Quintela wrote:

> thanks for the fine bug report and told me if te patch work for you.

It has eliminated the Oops I reported earlier, which allows me to report
another. Here's the command sequence to reproduce (executed on boot,
from init):

===============================
insmod /boot/modules/fs/ramfs.o
mount -vnt devfs nodev /devfs
mount -vnt proc nodev /proc
mount -vnt ramfs nodev /tmp
insmod /boot/modules/block/floppy.o
mount -vnt minix /devfs/floppy/0 /floppy -o ro
tar -xzvf /floppy/boot/etc.tgz -C /tmp passwd
mount -vnt ramfs nodev /etc
cp /tmp/passwd /etc/passwd
tar -xzvf /floppy/boot/etc.tgz -C /etc
umount -v /floppy
umount -v /tmp
================================

Yielding:

======================================================
ksymoops 2.3.4 on i686 2.4.0-test1-ac17. Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /boot/modules:athlon/2.4.0-test1-ac17 (specified)
     -m /boot/System.map-2.4.0test1-ac17:athlon (specified)

 e820: 000000000009fc00 @ 0000000000000000 (usable)
 e820: 0000000000000400 @ 000000000009fc00 (reserved)
 e820: 0000000000010000 @ 00000000000f0000 (reserved)
 e820: 0000000003ef0000 @ 0000000000100000 (usable)
 e820: 0000000000008000 @ 0000000003ff0000 (ACPI data)
 e820: 0000000000008000 @ 0000000003ff8000 (ACPI NVS)
 e820: 0000000000010000 @ 00000000ffff0000 (reserved)
Unable to handle kernel NULL pointer dereference at virtual address 00000030
c0145639
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0145639>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010286
eax: 00000000 ebx: 00000000 ecx: 00000246 edx: 5a5a5a5a
esi: c3e4d000 edi: 00000000 ebp: 08052180 esp: c3edff34
ds: 0018 es: 0018 ss: 0018
Process umount (pid: 79, stackpage=c3edf000)
Stack: c3e4d000 c3e4d000 00000000 c480e49e 00000000 c3e4d000 c0137486 c3e4d000
       c1166840 c3e4d000 00000000 c0137881 c3e4d000 00000000 c1166840 c0265ec0
       c3bf4000 ffffffff c01379be c1166840 00000000 00000000 c3ede000 08052181
Call Trace: [<c480e49e>] [<c0137486>] [<c0137881>] [<c01379be>] [<c0124aca>] [<c0137a3c>] [<c010b26c>]
Code: 8b 4b 30 8d 43 30 39 c1 74 23 89 c6 8d 51 d8 8b 09 8d 42 18
Error (Oops_code_to_file): Unable to open mkstemp file '/tmp/ksymoops.OMevNo'

>>EIP; c0145639 <d_genocide+9/50> <=====
Trace; c480e49e <[ramfs]ramfs_put_super+e/20>
Trace; c0137486 <kill_super+56/f0>
Trace; c0137881 <do_umount+1d1/1e0>
Trace; c01379be <sys_umount+12e/1a0>
Trace; c0124aca <sys_munmap+6a/c0>
Trace; c0137a3c <sys_oldumount+c/10>
Trace; c010b26c <system_call+34/38>

1 error issued. Results may not be reliable.
===================================================

-
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/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:36 EST