JDK-4701394 : lin64: Intermittent java process hangs on multi processor Linux-ia64
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.0,1.4.1,1.4.2
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: linux,linux_redhat_7.2
  • CPU: x86,itanium
  • Submitted: 2002-06-12
  • Updated: 2004-04-16
  • Resolved: 2004-04-16
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
On mutli (dual) processor Itanium linux machies Tonga harness hangs intermittently causing testing to be aborted and re-start. This is pretty much the situation all test groups I talk to till now. Only happens on linux not on windows.

When I check the java process, It occupies ~99% of CPU resources.

How to reproduce:
    Run any test suite using tonga harness on dual processor Itanium linux.

Comments
PUBLIC COMMENTS This appears to be a problem with the 2.4.9 linux kernel. It is MP IA64 specific. We're pushing to get a fix in next release of linux.
10-06-2004

EVALUATION We think this is a duplicate of the IA64 tomcat hang. ###@###.### 2002-06-19 Upon further evaluation this bug appears to be a problem w/ the Linux 2.4.9 kernel which ships with Red Hat 7.2. It is MP specific. We're working with linux kernel developers w/ goal that the kernel shipped with RH7.3 for IA64 will address this. Though this does not appear to be our bug, we're keeping it open and committing it to Mantis to track the work and status. ###@###.### 2002-07-17 This problem was caused by several different bugs in the virtual memory subsystem in linux kernels prior to 2.4.20. Working with the kernel developers we identified problems and they all appear to be fixed in 2.4.20. ###@###.### 2003-11-14
14-11-2003