Debugging reboot with Linux emulation

Chagin Dmitry dchagin at freebsd.org
Wed Aug 13 09:27:21 UTC 2008


On Tue, Aug 12, 2008 at 11:52:35PM -0700, Nate Eldredge wrote:
> Hi folks,
> 
> I recently tried to run a Linux binary of Maple (commercial math software) 
> on my FreeBSD 7.0-RELEASE/amd64 box, and the machine rebooted.  I tried it 
> again while watching the console, and no panic message appeared to be 
> produced.  Does anyone have any ideas on how to debug problems of this 
> nature?  I realize I may not be able to get Maple to work, but in any case 
> the system should not die like this, so I can at least try to fix that 
> bug.
> 

Hi
ktrace/linux_kdump, or best - build linux module with -DDEBUG
and see where it die.


-- 
Have fun!
chd


More information about the freebsd-hackers mailing list