langerhans / multidoge

MultiDoge is a desktop Dogecoin client, powered by dogecoinj. Ported from the MultiBit Bitcoin client.
http://multidoge.org
MIT License
257 stars 110 forks source link

Multidoge 0.1.7 crashes on loading #67

Open kobi2187 opened 6 years ago

kobi2187 commented 6 years ago
kobi@sumak ~ $ /usr/bin/java -jar /home/kobi/MultiDoge-0.1.7/multidoge-exe.jar
10:17:35.048 [main] INFO  o.m.ApplicationDataDirectoryLocator - Application data directory.1 = '/home/kobi/MultiDoge' 
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc65a4cd009, pid=16758, tid=16759
#
# 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/kobi/core.16758)
#
# An error report file with more information is saved as:
# /home/kobi/hs_err_pid16758.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)

How can I further help in debugging this issue?
right now the wallet isn't starting, and I have some funds there. Thanks, kobi PS: This is on Linux Mint 18.3 Cinnamon 64-bit (Linux kernel 4.1.3.0-38 generic)