Bug 187686

Summary: Azureus always throws a SecurityException on exit.
Product: [Fedora] Fedora Reporter: Anthony Green <green>
Component: azureusAssignee: Anthony Green <green>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-29 15:23:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anthony Green 2006-04-02 17:18:36 UTC
Azureus always says the follow when exited normally:

Exception in thread "main" java.lang.SecurityException: VM exit operation prohibited
   at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl$1.checkExit
(Azureus2.jar.so)
   at java.lang.Runtime.exit (libgcj.so.7)

This is an upstream GNU Classpath bug (#26990).

Comment 1 Tom Tromey 2006-04-19 19:43:40 UTC
FYI - I checked in a fix for this to gcc's 4.1 branch.
It ought to show up in an FC gcc RPM sooner or later.


Comment 2 Anthony Green 2006-05-29 15:23:18 UTC
The FC5 gcc was just updated, so this is fixed now.