Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2004 20:20:35 GMT
From:      "Georg-W. Koltermann" <gwk@rahn-koltermann.de>
To:        emulation@FreeBSD.org
Subject:   Re: kern/68079: linux ibm jdk 1.4.1 fails with: JVMLH050: Signal stack registration failed (errno=22)
Message-ID:  <200408062020.i76KKZi5051000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/68079; it has been noted by GNATS.

From: "Georg-W. Koltermann" <gwk@rahn-koltermann.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/68079: linux ibm jdk 1.4.1 fails with: JVMLH050: Signal
	stack registration failed (errno=22)
Date: Fri, 06 Aug 2004 22:19:41 +0200

 Update: The IBM JRE can be made to work by setting IBM_NOLDT=1 in the
 environment.  So the remaining problem is definitely a problem with our
 LDT usage, conflicting with Linux emulation.
 
 I assume the port could be fixed by installing a wrapper script which
 sets this.  Or at least we could add a message to the port asking the
 user to do it.
 
 As a prereq we still have to apply the patch from this PR, to get around
 the first problem.  So could someone with a commit bit please commit it?
 
 Tnx, Georg.
 
 


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