Bug 1405724 - [abrt] java-1.8.0-openjdk-devel: os::abort(bool)(): java killed by SIGABRT
Summary: [abrt] java-1.8.0-openjdk-devel: os::abort(bool)(): java killed by SIGABRT
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8c0fd9622f2e27ed6671377666e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-17 22:38 UTC by Joseph D. Wagner
Modified: 2017-08-09 10:13 UTC (History)
15 users (show)

Fixed In Version:
Clone Of: 1378214
Environment:
Last Closed: 2017-08-09 10:13:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
hs_err (140.20 KB, text/plain)
2016-12-17 22:38 UTC, Joseph D. Wagner
no flags Details

Description Joseph D. Wagner 2016-12-17 22:38:05 UTC
Created attachment 1232996 [details]
hs_err

This is a legitimate bug for me.  I suspect it's wayland related.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f23234d7db2, pid=6979, tid=0x00007f238f1fb700
#
# JRE version: OpenJDK Runtime Environment (8.0_111-b16) (build 1.8.0_111-b16)
# Java VM: OpenJDK 64-Bit Server VM (25.111-b16 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libX11.so.6+0x2fdb2]  XDefaultRootWindow+0x12
#
# Core dump written. Default location: /usr/local/vuze/core or core.6979
#
# An error report file with more information is saved as:
# /usr/local/vuze/hs_err_pid6979.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


+++ This bug was initially created as a clone of Bug #1378214 +++

Version-Release number of selected component:
java-1.8.0-openjdk-devel-1.8.0.102-1.b14.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/bin/java -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:37759 -Djava.library.path=/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/native/linux:/home/akurtakov/git/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64 -Dfile.encoding=UTF-8 -classpath /home/akurtakov/git/eclipse.platform.swt/bundles/org.eclipse.swt/bin:/home/akurtakov/git/eclipse.platform.swt/examples/org.eclipse.swt.snippets/bin:/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/jar/lwjgl.jar:/home/akurtakov/Downloads/lwjgl-2.9.3/lwjgl-2.9.3/jar/lwjgl_util.jar org.eclipse.swt.snippets.Snippet146
crash_function: os::abort(bool)
executable:     /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/bin/java
global_pid:     24680
kernel:         4.8.0-0.rc7.git0.1.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (3 frames)
 #2 os::abort(bool) at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1500
 #3 VMError::report_and_die() at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1060
 #4 JVM_handle_linux_signal(int, siginfo_t*, void*, int) at /usr/src/debug/java-1.8.0-openjdk-1.8.0.102-1.b14.fc25.x86_64/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:556

Potential duplicate: bug 1328388

Comment 1 Joseph D. Wagner 2016-12-17 22:47:03 UTC
I looks like this bug depends on swt.

Comment 2 Deepak Bhole 2016-12-19 18:35:00 UTC
(In reply to Joseph D. Wagner from comment #1)
> I looks like this bug depends on swt.

Agreed. The errors leads from native SWT code. Re-assigning.

Comment 3 Alexander Kurtakov 2016-12-19 18:37:47 UTC
Program class has been reimplemented upstream to not do any X11 calls directly so this bug should be gone once Fedora moves to Oxygen.

Comment 4 Mat Booth 2017-08-09 10:13:50 UTC
Fedora moved to Oxygen with the release of Fedora 26; closing per Alex's comment.


Note You need to log in before you can comment on or make changes to this bug.