Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2006 10:14:21 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        Yuri <yuri.pankov@gmail.com>, Alexander Leidinger <Alexander@Leidinger.net>, freebsd-emulation@freebsd.org
Subject:   Re: panic when running acroread on recent -CURRENT/amd64
Message-ID:  <20060820081421.GA52836@stud.fit.vutbr.cz>
In-Reply-To: <71766606@bsam.ru>
References:  <b02aa3c10608181629kdaeb542i8fda838fbe3ada1@mail.gmail.com> <20060819104117.GA99504@stud.fit.vutbr.cz> <20060819134825.17a98fb1@Magellan.Leidinger.net> <16412869@bsam.ru> <20060819123837.GA3211@stud.fit.vutbr.cz> <71766606@bsam.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 20, 2006 at 04:53:37AM +0400, Boris Samorodov wrote:
> On Sat, 19 Aug 2006 14:38:37 +0200 Divacky Roman wrote:
> > On Sat, Aug 19, 2006 at 04:05:30PM +0400, Boris Samorodov wrote:
> > > On Sat, 19 Aug 2006 13:48:25 +0200 Alexander Leidinger wrote:
> > > > Quoting Divacky Roman <xdivac02@stud.fit.vutbr.cz> (Sat, 19 Aug 2006 12:41:18 +0200):
> > > 
> > > > > 1) I can fix this (its trivial) and wait what else will cause panic
> > > > > 
> > > > > 2) I can port MI emuldata stuff to amd64 (but I cannot test it) and this
> > > > > should fix all these panics like the one you are seeing
> > > > > 
> > > > > 3) I can say "amd64 linuxolator is broken now pls wait"
> > > 
> > > > Forget about 3), either 2) or 1).
> > > 
> > > I'd vote for 2).
> > > 
> > > Roman, I have an amd64 machine to test your patches.
> 
> > www.stud.fit.vutbr.cz/~xdivac02/amd64.patch
> 
> > pls tell me if this works (it WONT work with 2.6 kernel because we lack the MD parts)
> 
> OK, I managed to test the patch on -current amd64. So far I tried
> acroread, linux-firefox and linux-opera. All of them are core dumping
> when start. It's a little bit better than without the patch when the
> system just reboots.
 
with 2.4 emulation all programs coredump? can you please compile -DDEBUG linuxolator
and send me (I'd prefer you put it on some web or somethign...) the debug output?
 
> BTW, after applying the patch I did only make kernel. Seems that it's
> enough. How can I do it faster? Maybe compile/install a linux kernel
> module?

for kernel module you need some patches which are not in -current, just apply
http://perforce.freebsd.org/fileDiffView.cgi?FSPC=//depot/projects/soc2006/rdivacky%5flinuxolator/kern/link%5felf%5fobj.c&REV=2&ACT=edit

and "cd /sys/modules/linux && make -DDEBUG && make install" then plain kldload linux should work
but pls dont forget to -DDEBUG

thnx

roman



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