NTFS oops

Ian Wehrman (root@r77h19.res.gatech.edu)
Tue, 8 Dec 1998 14:24:26 -0500


hello all,
using the experimental read-write mode in NTFS, i received an oops
this morning when mv'ing a file with parenthesis () and a dash -
in the name. kernel 2.1.131, gcc 2.7.2.3.

let me know if i can provide more information.

thanks,
ian wehrman

Unable to handle kernel NULL pointer dereference at virtual address 00000002
current->tss.cr3 = 0399b000, %cr3 = 0399b000
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c7778818>]
EFLAGS: 00010286
eax: c7778818 ebx: c5c4ab60 ecx: c69a3ebc edx: c5c4ab60
esi: 00000002 edi: 00000200 ebp: 00000000 esp: c69a3dd8
ds: 0018 es: 0018 ss: 0018
Process mv (pid: 2114, process nr: 52, stackpage=c69a3000)
Stack: c69a3ebc 00000200 00000400 00000004 00021c00 00000400 00000400 c8c62a00
cac7de0f c8c62a44 000031dc 00000000 c69a3ebc c69a3ebc c6e94000 00021c00
00000018 c8c62a44 00000000 c69a3eb8 c69a3eb8 0000010e 00000000 00024000
Call Trace: [<cac7de0f>] [<cac7dedd>] [<cac7d549>] [<cac7cf6c>] [<cac7eb89>] [prune_dcache+208/224] [<cac7bbee>]
[<cac8210d>] [open_namei+367/788] [filp_open+71/284] [do_open+25/68] [sys_open+57/104] [system_call+52/56]
Code: 20 16 25 e1 39 22 be 01 00 53 38 7f 4f fa bd 01 f0 fd 24 e3

//*******//

Using `System.map' to map addresses to symbols.

>>EIP: c7778818 cannot be resolved
Trace: cac7de0f
Trace: cac7dedd
Trace: cac7d549
Trace: cac7cf6c
Trace: cac7eb89
Trace: cac8210d
Code:
Code: 20 16 andb %dl,(%esi)
Code: 25 e1 39 22 be andl $0xbe2239e1,%eax
Code: 01 00 addl %eax,(%eax)
Code: 53 pushl %ebx
Code: 38 7f 4f cmpb %bh,0x4f(%edi)
Code: fa cli
Code: bd 01 f0 fd 24 movl $0x24fdf001,%ebp
Code: e3 00 jecxz 15 <_EIP+0x15>
Code: 90 nop
Code: 90 nop
Code: 90 nop

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