Bug 1057404

Summary: [abrt] java-1.7.0-openjdk-headless-1.7.0.60-2.4.4.1.fc20: Uncaught exception java.lang.ThreadDeath in method com.skillsoft.shared.player.z.run()
Product: [Fedora] Fedora Reporter: moroveno30
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED NOTABUG 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:47048e81db6db0d8eb9a210766d4bd02ad7ddacd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-28 15:40:23 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 moroveno30 2014-01-24 02:17:08 UTC
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-xen13/8762-icedteanp-plugin-to-appletviewer /tmp/icedteaplugin-xen13/8762-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:            8769
runlevel:       N 5
uid:            1000

Truncated backtrace:
Exception in thread "Thread-11" 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 com.skillsoft.shared.player.z.c(Unknown Source) [jar:http://library.skillport.com/courseware/Content/scp/SCP_V7_9_5_110/signed/SignedCCAPlayer.jar!/com/skillsoft/shared/player/z.class]
	at com.skillsoft.cca.player.CCAPlayer.freeResources(Unknown Source) [jar:http://library.skillport.com/courseware/Content/scp/SCP_V7_9_5_110/signed/SignedCCAPlayer.jar!/com/skillsoft/cca/player/CCAPlayer.class]
	at com.skillsoft.cca.player.e.te(Unknown Source) [jar:http://library.skillport.com/courseware/Content/scp/SCP_V7_9_5_110/signed/SignedCCAPlayer.jar!/com/skillsoft/cca/player/e.class]
	at com.skillsoft.shared.player.ub.run(Unknown Source) [jar:http://library.skillport.com/courseware/Content/scp/SCP_V7_9_5_110/signed/SignedCCAPlayer.jar!/com/skillsoft/shared/player/ub.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 moroveno30 2014-01-24 02:17:11 UTC
Created attachment 854699 [details]
File: backtrace

Comment 2 moroveno30 2014-01-24 02:17:12 UTC
Created attachment 854700 [details]
File: environ

Comment 3 moroveno30 2014-01-24 02:17:14 UTC
Created attachment 854701 [details]
File: jvm_environment

Comment 4 Deepak Bhole 2014-01-24 17:12:02 UTC
Is this reproducible? Also, do you have abrt-connector-java installed?

Comment 5 Jakub Filak 2014-01-27 15:33:07 UTC
(In reply to Deepak Bhole from comment #4)
> Also, do you have abrt-connector-java installed?

It looks like that this bug report has been filed by abrt-java-connector (Summary text has '[abrt]' prefix and 'jvm_environment' file is attached). The recent version of abrt-java-connector prevents users from reporting stack traces with a function from a remote source (jar|class).

Comment 6 Deepak Bhole 2014-01-27 21:56:40 UTC
Thanks Jakub! I just realized that myself a couple of hours ago too :) I have sent a note to our team to look into why we are suddenly seeing such an upsurge in these type of errors. Neither OpenJDK nor IcedTea-Web had a newer build since these issues started coming in.

Comment 7 Deepak Bhole 2014-01-28 15:40:23 UTC
This is an expected exception. ABRT is incorrectly flagging it and there should be an update soon that will address the incorrect flagging.