Bug 68131 - [linux] [hang] java/linux-ibm-jdk14: linux ibm jdk 1.4.1 hangs with high system times, kernel trap 26 with interrupts disabled
Summary: [linux] [hang] java/linux-ibm-jdk14: linux ibm jdk 1.4.1 hangs with high syst...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-20 01:30 UTC by Georg-W. Koltermann
Modified: 2006-01-04 16:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg-W. Koltermann 2004-06-20 01:30:17 UTC
After fixing PR 68079 I run into the next problem.  A simple "java -version"
works ok, but anything more than that, e.g. compiling or executing
a hello world, gets the JVM into a state where it consumes 99%
of system time, and the message "kernel trap 26 with interrupts disabled"
repeats over and over in syslog.
Note the system does not panic.  The JVM has to be killed -9 (two procs).

How-To-Repeat: javac HelloWorld.java
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-06-20 12:11:28 UTC
Responsible Changed
From-To: freebsd-bugs->glewis

Over to linux-ibm-jdk14 maintainer - I'm not sure if this is a java 
problem or a kernel problem (Linux emulation perhaps), so I hope 
the maintainer will have an idea about that.
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2004-07-01 23:48:56 UTC
Responsible Changed
From-To: glewis->emulation

Looks like a problem in the Linux emulation code.
Comment 3 Alexander Leidinger freebsd_committer freebsd_triage 2005-12-29 15:45:08 UTC
State Changed
From-To: open->feedback

Is this still a problem with a recent FreeBSD?
Comment 4 Georg-W. Koltermann 2006-01-03 23:30:21 UTC
Seems to work now (6-STABLE), please close.
--
Regards,
Georg.
Comment 5 Alexander Leidinger freebsd_committer freebsd_triage 2006-01-04 16:08:57 UTC
State Changed
From-To: feedback->closed

Close PR, since the problems seems to be fixed.