Hello, yes it's
me again.
Again.
Java decided to crash and I feel like this is more likely to be my pc and not Enigma itself but I doubt I'd get anything helpful back from Oracle.
crash report:
http://pastebin.com/raw/3GMsNRGzcrash repots like this generally scare me so I haven't really read through it carefully, so I apologize if the solution is extremely obvious...
Have had a lot going on recently and I wanted to start working on something so I install Enigma on my new setup and.. yay.
I apologize for once again being a burden, I feel like I'm the person most frequently in this forum location...
EDIT: this is output by the terminal;
Java Version: 10800 (1.8.0_92)
Loading lib files in /home/hitcoder/enigma-dev/lateralgm.jar
01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
05_score.lgl 06_extra.lgl 07_draw.lgl
Calling `make eTCpath=""`
> make -j 3 -C CompilerSource
> make[1]: Entering directory '/home/hitcoder/enigma-dev/CompilerSource'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/home/hitcoder/enigma-dev/CompilerSource'
0
Process terminated
Initializing Enigma:
Failed to create make directory at /home/hitcoder/.enigma/
Make directory is: "/home/hitcoder/.enigma/"
Linking up to IDE
Implementing JDI basics
UnimplementedUnimplemented
Choosing language: C++
Reading GCC builtins
Read key `defines` as `cpp -dM -x c++ -E $blank`
Parsed `cpp` `-dM -x c++ -E "/home/hitcoder/.enigma/enigma_blank.txt"`: redirect=yes
TRUE
*********** EXECUTE
`/usr/bin/cpp`
`-dM`
`-x`
`c++`
`-E`
`/home/hitcoder/.enigma/enigma_blank.txt`
Call succeeded
Read key `searchdirs` as `gcc -E -x c++ -v $blank`
Parsed `gcc` `-E -x c++ -v "/home/hitcoder/.enigma/enigma_blank.txt"`: redirect=yes
TRUE
*********** EXECUTE
`/usr/bin/gcc`
`-E`
`-x`
`c++`
`-v`
`/home/hitcoder/.enigma/enigma_blank.txt`
Call succeeded
Searching for directories between "#include <...> search starts here:" and "End of search list."
Toolchain returned 9 search directories:
Creating parse context
Parsing settings...
TOINT: 0
TOINT: 0
TOINT: 1
TOINT: 0
TOINT: 0
TOINT: 0
Setting up IDE editables...
%e-yaml
---
keyword-blacklist: ""
inherit-equivalence-from: 0
angular-unit: 0
inherit-escapes-from: 0
compliance-mode: 0
scalar-precision: 0
inherit-negatives-as: 0
make-directory: "%HOME%/.enigma/"
inherit-objects: true
inherit-strings-from: 0
inherit-increment-from: 1
treat-literals-as: 0
target-collision: Precise
target-windowing: xlib
target-widget: None
target-networking: None
target-graphics: OpenGL1
target-audio: OpenAL
target-compiler: gcc
extensions: Universal_System/Extensions/DateTime,Universal_System/Extensions/Paths,Universal_System/Extensions/DataStructures,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/Alarms,Universal_System/Extensions/BasicGUI,Universal_System/Extensions/Timelines,Universal_System/Extensions/ParticleSystems
Creating swap.
Dumping whiteSpace definitions...
Opening ENIGMA for parse...
Unimplemented: '::'#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1c5a098c50, pid=26700, tid=0x00007f1c5a93c700
#
# JRE version: OpenJDK Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.92-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libcompileEGMf.so+0x1bbc50] jdip::read_qualified_definition(jdi::lexer*, jdi::definition_scope*, jdip::token_t&, jdip::context_parser*, jdi::error_handler*)+0xf1
#
# Core dump written. Default location: /home/hitcoder/enigma-dev/core or core.26700
#
# An error report file with more information is saved as:
# /home/hitcoder/enigma-dev/hs_err_pid26700.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)