Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 18:00:02 +0300
From:      Panagiotis Astithas <past@noc.ntua.gr>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        java@freebsd.org
Subject:   Re: jdk-1.4.2p6_4 broken on 4.x
Message-ID:  <40C87772.6030401@noc.ntua.gr>
In-Reply-To: <20040610055016.GB81567@xor.obsecurity.org>
References:  <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote:
> 
>>On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote:
>>
>>>On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote:
>>>
>>>>On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote:
>>>>
>>>>>http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log
>>>>
>>>>Interesting.  The port hasn't changed since March it looks like, so it may
>>>>be that a recent change to 4.x is the culprit.  I'm going to update to
>>>>4.10 release and see if I can't reproduce it.
>>>
>>>Also broken on 5.x in the same timeframe.
>>
>>The compilation error is clearly caused by the line:
>>
>>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
>>
>>being written to stdout everytime the JVM is invoked.  I just need to track
>>down what has caused that to start appearing.

Couldn't the following excerpt from pointyhat's log have something to do 
with it?

[...]
pkg_add linux-sun-jdk-1.4.2.04.tgz
Un-mounting linprocfs...
tar: usr/share/zoneinfo/Canada/Yukon: file changed as we read it
tar: Error exit delayed from previous errors
Re-mounting linproc...

Installation of the Linux base system is
finished. The Linux kernel mode, which
must be enabled for Linux binaries to run,
is now enabled. Linux mode can be enabled
permanently with the linux_enable variable
of rc.conf(5).

When using NIS, don't forget to edit
yp.conf in /compat/linux/etc.

Syntax error: Unterminated quoted string
pkg_add: command '/usr/local/bin/registervm 
"/usr/local/linux-sun-jdk1.4.2/bin/java # Linux-Sun-JDK1.4.2.04' failed
[...]


Did the linprocfs mount actually succeed or not? Usually people report 
this error when they either forget to mount linprocfs or kldload linux 
(or both).

Cheers,
-- 
Panagiotis Astithas
Electrical & Computer Engineer, PhD
Network Management Center
National Technical University of Athens, Greece



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