java/62837: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel.  
Author Message
Mark Linimon





PostPosted: 2006-3-31 16:52:00 Top

java-programmer, java/62837: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel. Synopsis: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel.

State-Changed-From-To: open->feedback
State-Changed-By: linimon
State-Changed-When: Fri Mar 31 08:51:09 UTC 2006
State-Changed-Why:
Submitter: is this still a problem?


Responsible-Changed-From-To: phantom->freebsd-java
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri Mar 31 08:51:09 UTC 2006
Responsible-Changed-Why:
Reassign from phantom since he has been inactive for more than one year.

Hat: gnats-admin

http://www.freebsd.org/cgi/query-pr.cgi?pr=62837
 
Jonathan Belson





PostPosted: 2007-4-13 4:40:00 Top

java-programmer >> java/62837: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel. The following reply was made to PR java/62837; it has been noted by GNATS.

From: Jonathan Belson <email***@***.com>
To: Stefan Walter <email***@***.com>
Cc: Christopher Sean Hilton <email***@***.com>,
GNATS <email***@***.com>
Subject: Re: java/62837: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel.
Date: Thu, 12 Apr 2007 21:26:31 +0100

On 6 Apr 2007, at 12:30, Stefan Walter wrote:

> Hi,
>
> there hasn't been an update of this PR [1] for quite a while now.
> Has the
> problem been resolved/can the PR be closed?

I just checked with FreeBSD 6.2 release. Without
_KPOSIX_PRIORITY_SCHEDULING in the kernel, attempting to run
executables from linux-sun-jdk14 causes core dumps:

Apr 12 19:47:14 xev kernel: cmd java pid 88362 tried to use non-
present sched_getscheduler
Apr 12 19:47:14 xev kernel: pid 88362 (java), uid 0: exited on signal
6 (core dumped)

sched_getscheduler() is supplied by _KPOSIX_PRIORITY_SCHEDULING,
which is enabled in GENERIC. I guess an end-user could figure out
the problem from the error message, but it would be nice if the
requirement was documented somewhere (eg. in the pkg-message, as I
suggested).

Cheers,

--Jon

 
linimon





PostPosted: 2008-3-2 7:30:00 Top

java-programmer >> java/62837: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel. Synopsis: linux-sun-jdk14 executables hang with COMPAT_LINUX in the the kernel.

State-Changed-From-To: feedback->suspended
State-Changed-By: linimon
State-Changed-When: Sat Mar 1 23:29:46 UTC 2008
State-Changed-Why:
Note that feedback was received quite some time ago. Mark as suspended
since no one seems to be working on this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=62837