Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2008 13:03:20 +0400
From:      Chagin Dmitry <dchagin@freebsd.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Debugging reboot with Linux emulation
Message-ID:  <20080813090320.GA12437@dchagin.dialup.corbina.ru>
In-Reply-To: <Pine.GSO.4.64.0808122344020.11980@zeno.ucsd.edu>
References:  <Pine.GSO.4.64.0808122344020.11980@zeno.ucsd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080813090320.GA12437>