scop / portecle

User friendly GUI application for creating, managing and examining keystores, keys, certificates, certificate requests, certificate revocation lists and more
http://portecle.sourceforge.net/
GNU General Public License v2.0
154 stars 47 forks source link

JFileChooser bug crashes JVM #26

Closed scop closed 7 years ago

scop commented 18 years ago

It is possible that the entire JVM crashes just after closing a JFileChooser (regardless of the action taken). Unfortunately there does not seem to be an easy workaround for this problem. I've tested it in the latest Java 1.5, as well as a Java 1.4 virtual machine. The bug is not present in the new 1.6.0 RC release (2006-01-05). The bug does *not* occur in the code of Portecle itself (since portecle itself does not use JNI or exec calls outside the browser handling, it should not be able to crash the JVM).

This bug might be related: http://bugs.sun.com/bugdatabase/view\_bug.do?bug\_id=6225432

Reported by: mbodewes

scop commented 18 years ago

Logged In: YES user_id=32457

Sorry for the delay, I thought email notifications for sf.net tracker items were enabled, but turns out they were not.

Since this is not a bug in Portecle's code nor am I aware of anything I could do to prevent it from happening nor do I use Windows, there's not much that can be done here unless someone submits a workaround. If you find something, feel free to reopen this bug.

Original comment by: scop

scop commented 18 years ago

Original comment by: scop