Bug 1060583

Summary: [abrt] java-1.7.0-openjdk-headless-1.7.0.60-2.4.4.1.fc20: Uncaught exception java.lang.ThreadDeath in method java.lang.Thread.sleep()
Product: [Fedora] Fedora Reporter: Filippo Racca <evilastharoth>
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ahughes, dbhole, jerboaa, jfilak, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:33421b93e778f0da51bb7ca41668ab80db049551
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-03 17:03:57 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:
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File: jvm_environment none

Description Filippo Racca 2014-02-02 21:39:42 UTC
Description of problem:
Testing an on-line java game

Version-Release number of selected component:
java-1.7.0-openjdk-headless-1.7.0.60-2.4.4.1.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        java -agentpath:/usr/lib64/libabrt-java-connector.so=abrt=on -Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar -classpath /usr/lib/jvm/jre-openjdk/lib/rt.jar sun.applet.PluginMain /tmp/icedteaplugin-Pippo/7930-icedteanp-plugin-to-appletviewer /tmp/icedteaplugin-Pippo/7930-icedteanp-appletviewer-to-plugin
executable:     /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar
java_executable: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre-abrt/bin/java
kernel:         3.12.8-300.fc20.x86_64
pid:            7937
runlevel:       N 5
uid:            1000

Truncated backtrace:
Exception in thread "Thread-7" java.lang.ThreadDeath
	at java.lang.Thread.stop(Thread.java:835) [jar:file:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar!/java/lang/Thread.class]
	at xtGraphics.stoploading(xtGraphics.java:585) [jar:http://multiplayer.needformadness.com/madmult.jar!/xtGraphics.class]
	at GameSparker.run(GameSparker.java:164) [jar:http://multiplayer.needformadness.com/madmult.jar!/GameSparker.class]
	at java.lang.Thread.run(Thread.java:744) [jar:file:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/lib/rt.jar!/java/lang/Thread.class]

Comment 1 Filippo Racca 2014-02-02 21:39:45 UTC
Created attachment 858326 [details]
File: backtrace

Comment 2 Filippo Racca 2014-02-02 21:39:47 UTC
Created attachment 858327 [details]
File: environ

Comment 3 Filippo Racca 2014-02-02 21:39:49 UTC
Created attachment 858328 [details]
File: jvm_environment

Comment 4 Jakub Filak 2014-02-03 17:03:57 UTC
ABRT has failed to recognize that this occurred in the 3rd party code from the jar at http://multiplayer.needformadness.com/madmult.jar. ABRT let you file this bug report despite the fact that there is nothing we can do to address this and the bug needs to be filed with the developer of that jar/applet (http://multiplayer.needformadness.com).

Closing as CANTFIX. This is a bug but it's not bug in java-1.7.0-openjdk.