Help server won't start

Status
This thread has been locked.

Ivel97

Setup Specialist I Advertising Manager
Banned
Feedback score
8
Posts
1,037
Reactions
205
Resources
0
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0x000000000000a786, pid=34, tid=0x00007f30d2b4dae8
# 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 (Wed Jun 13 18:00:32 UTC 2018)
# Problematic frame:
# C 0x000000000000a786
# Core dump written. Default location: /home/container/core or core.34
# An error report file with more information is saved as:
# /tmp/hs_err_pid34.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
/entrypoint.sh: line 15: 34 Segmentation fault (core dumped) java -Xms128M -Xmx1024M -jar server.jar
5tb8sy_4d528b9a:~$














I have tried readding spigot and restarting the server a few times, now what do I do?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Zigenzag

Dev Ops Engineer
Supreme
Feedback score
4
Posts
215
Reactions
101
Resources
0
Sounds like it cannot allocate the memory to Java. Try what Ignacio suggested. If that doesn't work can you provide some information about the hosting environment?

Specifically what operating system your using, how much RAM it has and what the current RAM utilisation is. (You can find this from commands like top / htop
 
Status
This thread has been locked.
Top