Subject: Re: 32 bit linux java
To: Arto Huusko <arto.huusko@pp2.inet.fi>
From: David Laight <david@l8s.co.uk>
List: port-amd64
Date: 11/06/2007 18:22:51
On Tue, Nov 06, 2007 at 12:32:05PM +0200, Arto Huusko wrote:
> Hello,
> 
> I've been trying to analyse the problem I'm seeing with 32 bit linux
> java on NetBSD/amd64 (4.99.34, with the recent linux32 changes), but
> I'm not getting very far.

There are some problems (still) with linux32 emulation.
Specifically some system calls are directly to the linux_xxx() wrapper
which definitely does not DTRT for calls with more than one argument.
 
> The problem I'm now trying to resolve is that an ant compilation task
> hangs (there are others, such as memory faults sometimes). When the
> hang occurs, I see two java processes eating up all CPU time, ....

Possibly ddb will give more info on the process state ?

	David

-- 
David Laight: david@l8s.co.uk