bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weirdo panic


From: Alfred M. Szmidt
Subject: Re: weirdo panic
Date: Sun, 31 Oct 2004 22:05:44 +0100

   > Kernel General protection trap, eip 0x1403b8
   > kernel trap, type 13, code = 14

   Any time you get a kernel trap, you need to look at the disassembly of the
   kernel code around the trap and show it to us.  (You also haven't said which
   kernel this is.)  That plus the register values will probably indicate
   what's going on.

Meh, sorry.  I was using GNU Mach 1.x.  As for the disassemly, 

001403b4 <inst_fetch>:
  1403b4:       8b 44 24 08             mov    0x8(%esp),%eax
  1403b8:       8e e0                   mov    %eax,%fs
  1403ba:       8b 44 24 04             mov    0x4(%esp),%eax
  1403be:       64 0f b6 00             movzbl %fs:(%eax),%eax
  1403c2:       c3                      ret    






reply via email to

[Prev in Thread] Current Thread [Next in Thread]