oops on booting 2.3.99pre7-9

From: Thomas Molina (tmolina@home.com)
Date: Thu May 11 2000 - 09:53:13 EST


I'll submit a full bugreport this afternoon when I get back from some
appointments I have. I compiled pre7-9 and got a similar oops on boot
that I previously reported on re7-8. The oops happens shortly after the
OK, booting kernel message. I haven't copied down the entire oops
message, but there are similarities. The register output, stack, and
Code lines appear to be exactly the same as the previous oops and the
EIP works out to be the same place, so I suspect when I copy this down
and run it through ksymoops it will be the same. Following is the data
which is the same as the previous oops. I will post a full oops report
later.

____________________________________________________________
eax: 00000000 ebx: c1150460 ecx: 00000000 edx: c1150460
esi: c11503f0 edi: c024f35e ebp: c1158808 esp: c1163cd0
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 1, stackpage=c1163000)
Stack: c1150460 c015e23c c1150460 c1150460 c1158824 c1158804 c024f354 c011d55c
c024f354 c11503c0 c11503c0 c115887c c115885c c1158860 c011d539 c1158804
c11503c0 c1153e80 c11588d4 c11588b4 c11588b8 c011d539 c115885c c1153e80

Code: 8b 40 1c 8b 5c 24 08 8b 48 48 83 c0 48 39 c1 74 2c 8b 51 08

Code; c015dd56 <proc_kill_inodes+6/48> <=====
   0: 8b 40 1c mov 0x1c(%eax),%eax <=====
Code; c015dd59 <proc_kill_inodes+9/48>
   3: 8b 5c 24 08 mov 0x8(%esp,1),%ebx
Code; c015dd5d <proc_kill_inodes+d/48>
   7: 8b 48 48 mov 0x48(%eax),%ecx
Code; c015dd60 <proc_kill_inodes+10/48>
   a: 83 c0 48 add $0x48,%eax
Code; c015dd63 <proc_kill_inodes+13/48>
   d: 39 c1 cmp %eax,%ecx
Code; c015dd65 <proc_kill_inodes+15/48>
   f: 74 2c je 3d <_EIP+0x3d> c015dd93 <proc_kill_inodes+43/48>
Code; c015dd67 <proc_kill_inodes+17/48>
  11: 8b 51 08 mov 0x8(%ecx),%edx
_____________________________________________________________________________________
The actual EIP in the new oops is c015de86, and works out to be at
proc_kill_inodes+6.

-
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 : Mon May 15 2000 - 21:00:18 EST