JDK-5082306 : SIGBUS from libzip.so in Tiger b60
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_redhat_9.0
  • CPU: x86
  • Submitted: 2004-08-03
  • Updated: 2004-08-03
  • Resolved: 2004-08-03
Related Reports
Duplicate :  
Description
I was running a NetBeans IDE development build using Tiger build 60. In the background I was doing an Ant build of related sources, which the IDE may have been loading from (using JarFile). Suddenly the VM crashed. Probably due to some JAR file in active use being deleted or modified as ZipFile.getEntry was trying to read it.
###@###.### 2004-08-03

Comments
EVALUATION This is a common request, and it's disturbing that the JVM can crash this way, but... please see the discussion in 4425695: Updating jar files crashes running programs ###@###.### 2004-08-03
03-08-2004