Bug 1328474

Summary: [abrt] java-1.8.0-openjdk-headless: os::free(): java killed by SIGABRT
Product: [Fedora] Fedora Reporter: Michele Cereda <cereda.michele>
Component: java-1.8.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: ahughes, dbhole, jerboaa, jvanek, msrb, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7e6a8e393f034a017847fbc82ddd8ac57e615797
Whiteboard: abrt_hash:94ba555dcac227d324a16718939485c12aa8fee6;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 20:02:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Michele Cereda 2016-04-19 13:26:34 UTC
Version-Release number of selected component:
java-1.8.0-openjdk-headless-1.8.0.77-1.b03.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 3
cmdline:        /usr/lib/jvm/jre-openjdk/bin/java -Dicedtea-web.bin.location=/usr/bin/javaws.itweb -Dicedtea-web.bin.name=javaws.itweb -Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar -classpath /usr/lib/jvm/jre-openjdk/lib/rt.jar sun.applet.PluginMain /run/user/1000/icedteaplugin-michele-QLPBz9/3255-icedteanp-plugin-to-appletviewer /run/user/1000/icedteaplugin-michele-QLPBz9/3255-icedteanp-appletviewer-to-plugin /run/user/1000/icedteaplugin-michele-QLPBz9/3255-icedteanp-plugin-debug-to-appletviewer
crash_function: os::free
executable:     /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/jre/bin/java
global_pid:     3263
kernel:         4.4.6-301.fc23.x86_64
runlevel:       N 3
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #6 os::free at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/runtime/os.cpp:714
 #7 FreeHeap at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/memory/allocation.inline.hpp:93
 #8 CHeapObj<(MemoryType)7>::operator delete at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/memory/allocation.inline.hpp:146
 #9 JavaThread::~JavaThread at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1632
 #11 JavaThread::thread_main_inner at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1705
 #12 JavaThread::run at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1679
 #13 java_start at /usr/src/debug/java-1.8.0-openjdk-1.8.0.77-1.b03.fc23.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:782

Comment 1 Michele Cereda 2016-04-19 13:26:42 UTC
Created attachment 1148583 [details]
File: backtrace

Comment 2 Michele Cereda 2016-04-19 13:26:43 UTC
Created attachment 1148584 [details]
File: cgroup

Comment 3 Michele Cereda 2016-04-19 13:26:46 UTC
Created attachment 1148585 [details]
File: core_backtrace

Comment 4 Michele Cereda 2016-04-19 13:26:47 UTC
Created attachment 1148586 [details]
File: dso_list

Comment 5 Michele Cereda 2016-04-19 13:26:49 UTC
Created attachment 1148587 [details]
File: environ

Comment 6 Michele Cereda 2016-04-19 13:26:51 UTC
Created attachment 1148588 [details]
File: limits

Comment 7 Michele Cereda 2016-04-19 13:26:53 UTC
Created attachment 1148589 [details]
File: maps

Comment 8 Michele Cereda 2016-04-19 13:26:54 UTC
Created attachment 1148590 [details]
File: mountinfo

Comment 9 Michele Cereda 2016-04-19 13:26:56 UTC
Created attachment 1148591 [details]
File: namespaces

Comment 10 Michele Cereda 2016-04-19 13:26:58 UTC
Created attachment 1148592 [details]
File: open_fds

Comment 11 Michele Cereda 2016-04-19 13:26:59 UTC
Created attachment 1148593 [details]
File: proc_pid_status

Comment 12 Michele Cereda 2016-04-19 13:27:01 UTC
Created attachment 1148594 [details]
File: var_log_messages

Comment 13 Deepak Bhole 2016-04-19 18:41:07 UTC
Hi, how can we reproduce this?

Comment 14 Fedora End Of Life 2016-11-25 07:24:07 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Fedora End Of Life 2016-12-20 20:02:16 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.