[Bug 3617] New: OpenJDK 8 64bit SIGSEGV [libnvidia-glsi.so.390.77+0x57b44] under openSUSE42.3

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jul 26 16:13:54 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3617

            Bug ID: 3617
           Summary: OpenJDK 8 64bit SIGSEGV
                    [libnvidia-glsi.so.390.77+0x57b44] under openSUSE42.3
           Product: IcedTea
           Version: 3.x-hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: bhkliem at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 1695
  --> https://icedtea.classpath.org/bugzilla/attachment.cgi?id=1695&action=edit
error report file

I am working under openSUSE 42.3. My JRE is OpenJDK 8. I have an NVIDIA
Geoforce GTX 750 Ti and 8x8GB ECC RAM. All hardware works stable for >2 years. 

A solar physics Java application causes SIGSEGV while being launched. The
application is http://www.jhelioviewer.org and can be downloaded from
http://swhv.oma.be/download . (The site is unreachable this afternoon, but I
have sent a request to them to make it accessible asap.) I could post it for
download if useful. The call is as follows and leads to the error:

kli at plasma:~> java -jar JHelioviewer.jar
kli at plasma:~> 2018-07-26 17:55:10,169 [main] INFO  root - JHelioviewer started
with command-line options:
2018-07-26 17:55:10,200 [main] INFO  root - Running JHV/SWHV-2.14.0.8810 (amd64
Linux 4.4.138-59-default) Oracle Corporation JRE 1.8.0_171 on 14.0GB 32CPU
2018-07-26 17:55:11,210 [AWT-EventQueue-0] INFO  root - Start main window
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb31011eb44, pid=22132, tid=0x00007fb302593700
#
# JRE version: OpenJDK Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: OpenJDK 64-Bit Server VM (25.171-b11 mixed mode linux-amd64
compressed oops)
# Derivative: IcedTea 3.8.0
# Distribution: Custom build (Thu Jun 14 10:07:21 UTC 2018)
# Problematic frame:
# C  [libnvidia-glsi.so.390.77+0x57b44]
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/plasma/kli/hs_err_pid22132.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

which points at the libnvidia-glsi library, which was updated 2 days ago (Jul
24, 2018) in a standard update prompted by my openSUSE on screen. The
JHelioviewer application could be launched without problem before the update
(last time ~1 week ago and before that for several years, i.e., definitely
after the custom build of IcedTea on Jun 14 mentioned in the error message). 

Any help would be appreciated. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180726/08b3b335/attachment.html>


More information about the distro-pkg-dev mailing list