Date: Sat, 29 Jul 2006 22:49:02 +0400 From: "Andrew Pantyukhin" <infofarmer@FreeBSD.org> To: java@FreeBSD.org Subject: linprocfs and linux-sun-{jdk,jre}15 Message-ID: <cb5206420607291149k8271f8bo4e88bf99e4984c1b@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. Under root java runs fine with linprocfs and emits the same warning without.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420607291149k8271f8bo4e88bf99e4984c1b>