Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法通过SSH使用XForwarding运行armitage(可能是java问题)_Java_Ssh_Vps_X11 Forwarding - Fatal编程技术网

无法通过SSH使用XForwarding运行armitage(可能是java问题)

无法通过SSH使用XForwarding运行armitage(可能是java问题),java,ssh,vps,x11-forwarding,Java,Ssh,Vps,X11 Forwarding,我有一个godaddy的无头VPS(我知道他们很烂)运行Ubuntu 16.04。我可以运行任何其他程序,我已经尝试使用X转发没有问题。当我尝试运行armitage时,我收到以下错误消息: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f52612e8009, pid=15978, tid=15979 # # JRE version: Ope

我有一个godaddy的无头VPS(我知道他们很烂)运行Ubuntu 16.04。我可以运行任何其他程序,我已经尝试使用X转发没有问题。当我尝试运行armitage时,我收到以下错误消息:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f52612e8009, pid=15978, tid=15979
#
# JRE version: OpenJDK Runtime Environment (9.0) (build 9-internal+0-2016-04-14-195246.buildd.src)
# Java VM: OpenJDK 64-Bit Server VM (9-internal+0-2016-04-14-195246.buildd.src, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjava.so+0x1d009]  JNU_GetEnv+0x19
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /opt/armitage/core.15978)
#
# An error report file with more information is saved as:
# /opt/armitage/hs_err_pid15978.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.
#
./run.sh: line 1: 15978 Aborted                 java -classpath bin:lib/\*:. armitage.ArmitageMain $*
错误消息中引用的日志文件可在此处找到:

提前感谢任何能够帮助我的人。

看起来像这样。引用错误报告中的错误:

根据提交的报告,问题来自OpenJDK 9ea。我们强烈建议您尝试运行Oracle的JDK 9ea最新版本。请寄给我们一个小的测试程序与 如果您仍然看到相同的问题,则可重复步骤

最新JDK 9ea: