While running the NetBeans IDE (a development build) using JDK 1.5.0 b64, the VM suddenly crashed with a SIGBUS. I don't recall exactly what I was doing at the time in the IDE; nothing unusual.
I saw a VM crash also from ZIP-handling code in 1.5.0 b64 a few weeks ago, but unfortunately lost the crash log, so I am not sure if that was the same error.
The Java thread involved was running javac in the background to look for errors in source code. Impossible to say which ZipFile was involved. It is possible that some *.zip file was deleted (or rewritten) on disk suddenly, but I do not recall doing anything that would have caused such a change on disk in the time leading up to the crash.
No known steps to reproduce, unfortunately, so should be closed if you can't see anything from the crash log that indicates a particular bug in the code that could be fixed.
###@###.### 10/14/04 20:59 GMT