Current-Users archive

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

Re: i386 kernel w/options PAE fails



On Mon, 2 Aug 2010 14:46:43 -0500 (CDT), "John D. Baker"
<jdbaker%mylinuxisp.com@localhost> wrote:
> I've rebuilt things several times since you posted this, so the fault
> address has moved around.  In my "netbsd-GENERIC_PAE" kernel, the fault
> address is 0xc069711b (and the second fault address is 0xc024a130).
> There is a definite similarity:
> 
> (gdb) x/i 0xc069711b
> 0xc069711b <m_tag_copy+11>:   mov    0x6(%esi),%ax
> 
> (gdb) x/i 0xc024a130
> 0xc024a130 <db_read_bytes+48>:        mov    (%esi),%eax

(we'll move this discussion to private, asynchronous mail debugging ain't
being funny for the ML)

When it faults in ddb, could you $ show regs so I can see their content?

Thanks!

-- 
Jean-Yves Migeon
jeanyves.migeon%free.fr@localhost




Home | Main Index | Thread Index | Old Index