Thanks for this additional information.  Could you possibly verify this
by starting some other openjdk based application?

Thanks for confirming the reproducibility of this issue with imagej.

Fortunately, this crash does not seem to occur when launching LibreOffice (that also depends on openjdk-8-jre). However, I was able to reproduce it with freecol (a free clone of the Colonization game available in Debian):


>>>>>
jodogne@unstable:~$ sudo apt-get install freecol
jodogne@unstable:~$ freecol
Disabling IPV6 network stack to work around bug #560056 on openjdk
If you experience problems with connecting to remote servers,
you can put it back by running Freecol this way:
  freecol --enable-ipv6
OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f29bd127a8a, pid=6559, tid=139818483369728
#
# JRE version: OpenJDK Runtime Environment (8.0_77-b01) (build 1.8.0_77-Debian-8u77-b03-3+b1-b1) # Java VM: OpenJDK 64-Bit Server VM (25.77-b1 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libatk-bridge-2.0.so.0+0x10a8a]
#
# 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/jodogne/hs_err_pid6559.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.
#
Aborted
<<<<<


FreeCol also crashes if invoked from ssh, but runs fine within a window manager.

As a conclusion, we have at least two totally unrelated packages (imagej and freecol) that both crash if invoked from ssh. This most probably indicates that this issue should rather be filed against the "openjdk-8-jre" package.

HTH,
Sébastien-

Reply via email to