oops 2.3.3[7,8] floppy mount/umount

Pete Clements (clem@clem.digital.net)
Sat, 8 Jan 2000 10:28:27 -0500 (EST)


Two oops here, first is floppy mount on 2.3.38 (i586),
second is floppy umount on 2.3.37 (i486). Last known
no problem version was 2.3.36 (i586). Rarely use the
floppy.
-- 
Pete Clements 
clem@clem.digital.net

ksymoops 0.7c on i586 2.3.38. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.3.38/ (default) -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options.

No modules in ksyms, skipping objects Unable to handle kernel NULL pointer dereference at virtual address 00000008 c01b0fa3 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[floppy_release+35/160] EFLAGS: 00010246 eax: c69b0000 ebx: 00000000 ecx: 00000000 edx: c69b0000 esi: c12c4160 edi: fffffff4 ebp: 00000200 esp: c6595f30 ds: 0018 es: 0018 ss: 0018 Process mount (pid: 349, stackpage=c6595000) Stack: fffffff4 c013363f c69b92c0 00000000 c65fd2c0 c69b9900 c69962a0 c69a41e0 c01336b2 c12c4160 00000000 c012d10f c69b9900 c65fd2c0 c65fd2c0 c69962a0 00000000 c012d151 c65fd2c0 c65fd2c0 c65fd2c0 c012c10b c65fd2c0 c6594000 Call Trace: [blkdev_put+143/240] [blkdev_close+18/32] [__fput+31/80] [_fput+17/64] [filp_close+107/128] [do_close+91/112] [sys_close+12/16] Code: 8b 41 08 50 51 e8 13 1e f8 ff be 08 58 29 c0 8d 04 5b 8d 04 Using defaults from ksymoops -t elf32-i386 -a i386

Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 41 08 movl 0x8(%ecx),%eax Code; 00000003 Before first symbol 3: 50 pushl %eax Code; 00000004 Before first symbol 4: 51 pushl %ecx Code; 00000005 Before first symbol 5: e8 13 1e f8 ff call fff81e1d <_EIP+0xfff81e1d> fff81e1d <END_OF_CODE+3fcdf849/????> Code; 0000000a Before first symbol a: be 08 58 29 c0 movl $0xc0295808,%esi Code; 0000000f Before first symbol f: 8d 04 5b leal (%ebx,%ebx,2),%eax Code; 00000012 Before first symbol 12: 8d 04 00 leal (%eax,%eax,1),%eax

1 warning issued. Results may not be reliable.

------------------------------------------------------------------------

ksymoops 0.7c on i486 2.3.37. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.3.37/ (default) -m /System.map (specified)

Warning (compare_ksyms_lsmod): module ipt_LOG is in lsmod but not in ksyms, probably no symbols exported Warning (compare_ksyms_lsmod): module ipt_REJECT is in lsmod but not in ksyms, probably no symbols exported Warning (compare_ksyms_lsmod): module ipt_icmp is in lsmod but not in ksyms, probably no symbols exported Warning (compare_ksyms_lsmod): module ipt_tcp is in lsmod but not in ksyms, probably no symbols exported Warning (compare_ksyms_lsmod): module ipt_udp is in lsmod but not in ksyms, probably no symbols exported Jan 8 09:24:55 clem kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000008 Jan 8 09:24:55 clem kernel: c01aec13 Jan 8 09:24:55 clem kernel: *pde = 00000000 Jan 8 09:24:55 clem kernel: Oops: 0000 Jan 8 09:24:55 clem kernel: CPU: 0 Jan 8 09:24:55 clem kernel: EIP: 0010:[floppy_release+35/160] Jan 8 09:24:55 clem kernel: EFLAGS: 00010246 Jan 8 09:24:55 clem kernel: eax: c1460000 ebx: 00000000 ecx: 00000000 edx: c1460000 Jan 8 09:24:55 clem kernel: esi: c10f31a0 edi: fffffff4 ebp: c021bfc8 esp: c1e4df5c Jan 8 09:24:55 clem kernel: ds: 0018 es: 0018 ss: 0018 Jan 8 09:24:55 clem kernel: Process umount (pid: 11588, stackpage=c1e4d000) Jan 8 09:24:55 clem kernel: Stack: fffffff4 c01328fa c146bd60 00000000 c10f31a0 00000200 00000000 00000000 Jan 8 09:24:55 clem kernel: c0130200 c0130cee c10f31a0 00000002 00000000 08040200 c08d76e0 c0130e21 Jan 8 09:24:55 clem kernel: 00000200 00000000 c1e4c000 0804fe81 0804c93a 0804fe80 c0130e3c 0804fe80 Jan 8 09:24:55 clem kernel: Call Trace: [blkdev_put+170/256] [get_filesystem_info+384/768] [umount_dev+158/272] [sys_umount+193/208] [sys_oldumount+12/16] [system_call+52/56] Jan 8 09:24:55 clem kernel: Code: 8b 41 08 50 51 e8 03 35 f8 ff be b4 ad 27 c0 8d 04 5b 8d 04 Using defaults from ksymoops -t elf32-i386 -a i386

Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 41 08 movl 0x8(%ecx),%eax Code; 00000003 Before first symbol 3: 50 pushl %eax Code; 00000004 Before first symbol 4: 51 pushl %ecx Code; 00000005 Before first symbol 5: e8 03 35 f8 ff call fff8350d <_EIP+0xfff8350d> fff8350d <END_OF_CODE+3d775879/????> Code; 0000000a Before first symbol a: be b4 ad 27 c0 movl $0xc027adb4,%esi Code; 0000000f Before first symbol f: 8d 04 5b leal (%ebx,%ebx,2),%eax Code; 00000012 Before first symbol 12: 8d 04 00 leal (%eax,%eax,1),%eax

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