Opened 3 years ago
Closed 3 years ago
#2200 closed defect (invalid)
openjdk-9 installer crash on fresh ubuntu 16.04 server
Reported by: | Meeh | Owned by: | Meeh |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | installer | Version: | 0.9.33 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
In short; "Computer says no."
The long version;
$ java -jar i2pinstall_0.9.33.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f9cd506e009, pid=2661, tid=2662
#
# 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/share/apport/apport %p %s %c %d %P" (or dumping to /home/i2p/core.2661)
#
# An error report file with more information is saved as:
# /home/i2p/hs_err_pid2661.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 (core dumped)
Subtickets
Change History (2)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Nvm, PEBCAK - cash caused "-console" was missing
Can be relevant info;
Ubuntu image is what Digital Ocean deploys for you. (They might have their modifications that diff from ubuntu vanilla)