Date: Sun, 30 Jul 2006 10:08:04 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Andrew Pantyukhin <infofarmer@FreeBSD.org> Cc: java@FreeBSD.org Subject: Re: linprocfs and linux-sun-{jdk,jre}15 Message-ID: <20060729220804.GD20989@osiris.chen.org.nz> In-Reply-To: <cb5206420607291149k8271f8bo4e88bf99e4984c1b@mail.gmail.com> References: <cb5206420607291149k8271f8bo4e88bf99e4984c1b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 29, 2006 at 10:49:02PM +0400, Andrew Pantyukhin wrote: > If I run 'java' (either directly or through the wrapper) under > an unprivileged user with linprocfs mounted it hangs in > a CPU hog. Truss shows continuous read(2) calls all > with 'Permission denied' errors. > > If I unmount linprocfs and try again I get this error: > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > location - find_vma failed > but everything works great after that. The fact of the matter is that any errors that you get with the linux-sun-jdk/jre is due to the linuxalator or the emulator/linux ports. The linux-sun-jdk/jre is used mainly to bootstrap the native build, after which the interest in getting any other functionality out of it to work falls expontentially. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060729220804.GD20989>