Messages in this thread |  | | From | Wayne Roberts <> | Subject | oops in .100 mounting dos partition | Date | Sat, 11 May 1996 09:09:33 -0700 (PDT) |
| |
call trace shows functions so ksymoops doesnt need to read /System.map?
current->tss.cr3 = 01450000, Lr3 = 01450000 *pde = 0009e067 *pte = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[get_fs_type+45/176] EFLAGS: 00010206 eax: 0018b565 ebx: 00199060 ecx: 00000000 edx: 02838b88 esi: 0018b5f2 edi: 02838b88 ebp: 02838b88 esp: 00b73ee0 ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018 Process mount (pid: 3177, process nr: 41, stackpage=00b73000) Stack: 00000000 00000801 00000000 bfff0801 00128dc6 02838b88 00190801 00000801 00000000 bffffceb 001292f3 00000801 02838b88 00000000 00000000 00000000 0019efc4 00000801 bffffce1 c0ed0000 017988dc 0012989a 00000801 bffffce1 Call Trace: [read_super+70/256] [<02838b88>] [do_mount+227/336] [<02838b88>] [sys_mount+778/848] [<02838b88>] [<02838b88>] [system_call+89/160] Code: ae 75 08 84 c0 75 f8 31 c0 eb 05 19 c0 83 c8 01 85 c0 74 07
Code: 00000000 <_EIP> scasb %es:(%edi),%al Code: 00000001 <_EIP+1> jne 0000000b <_EIP+b> Code: 00000003 <_EIP+3> testb %al,%al Code: 00000005 <_EIP+5> jne ffffffff <_EIP+ffffffff> Code: 00000007 <_EIP+7> xorl %eax,%eax Code: 00000009 <_EIP+9> jmp 00000010 <_EIP+10> Code: 0000000b <_EIP+b> sbbl %eax,%eax Code: 0000000d <_EIP+d> orl $0x1,%eax Code: 00000010 <_EIP+10> testl %eax,%eax Code: 00000012 <_EIP+12> je 0000001b <_EIP+1b> Code: 00000014 <_EIP+14>
|  |