Subject: Re: i386-current page fault trap in profiled code
To: Frank van der Linden <fvdl@wasabisystems.com>
From: john heasley <heas@shrubbery.net>
List: port-i386
Date: 11/11/2002 23:48:41
i just got this trap.  doesnt seem to be related to profiling.  looks
as if this code has something to do with moving/starting a process to
a cpu.  related?

kernel: page fault trap, code=0
Stopped at      0xc0131425:     movl    %eax,         0(%edx)
db{1}> trace
gdt_desc(c1626000) at 0xc0131425
gdt_desc(10,30,10,10,e3420000) at 0xc01024d8
Bad frame pointer: 0xc1626000
db{1}> show reg
ds                0x10
es                0x10
fs                0x30
gs                0x10
edi         0xc1626000
esi         0xc163fc00
ebp         0xe3423f48
ebx                  0
edx                  0
ecx         0xc16285a0
eax         0xc16285a0
eip         0xc0131425
cs                 0x8
eflags         0x10282
esp         0xe3423f10
ss                0x10
0xc0131425:     movl    %eax,         0(%edx)