Git Product home page Git Product logo

Comments (4)

terabot0 avatar terabot0 commented on July 28, 2024

Operating system: windows 10 64 bit
Semux version: 2.2.1

from semux-core.

semuxgo avatar semuxgo commented on July 28, 2024

Hey @terabot0, I was unable to reproduce the issue with Windows 10. Could you provide the full content in hs_err_pid8996 file?

from semux-core.

terabot0 avatar terabot0 commented on July 28, 2024

hs_err_pid8996.log

from semux-core.

semuxgo avatar semuxgo commented on July 28, 2024
Current thread (0x000002c290a4d800):  JavaThread "main" [_thread_in_native, id=10664, stack(0x000000c2abc00000,0x000000c2abd00000)]

Stack: [0x000000c2abc00000,0x000000c2abd00000],  sp=0x000000c2abcfe810,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [KERNELBASE.dll+0x34f38]
C  [leveldbjni-64-e8314f7-12725668054707573247.dll+0x5b97c]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.fusesource.leveldbjni.internal.NativeDB$DBJNI.Open(Lorg/fusesource/leveldbjni/internal/NativeOptions;Ljava/lang/String;[J)J+0
j  org.fusesource.leveldbjni.internal.NativeDB.open(Lorg/fusesource/leveldbjni/internal/NativeOptions;Ljava/io/File;)Lorg/fusesource/leveldbjni/internal/NativeDB;+22
j  org.fusesource.leveldbjni.JniDBFactory.open(Ljava/io/File;Lorg/iq80/leveldb/Options;)Lorg/iq80/leveldb/DB;+24
j  org.semux.db.LeveldbDatabase.open(Lorg/iq80/leveldb/Options;)V+9
j  org.semux.db.LeveldbDatabase.<init>(Ljava/io/File;)V+44
j  org.semux.db.LeveldbDatabase$LeveldbFactory.lambda$getDB$0(Lorg/semux/db/DatabaseName;)Lorg/semux/db/Database;+30
j  org.semux.db.LeveldbDatabase$LeveldbFactory$$Lambda$229.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
j  java.util.Map.computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;+19 [email protected]
j  org.semux.db.LeveldbDatabase$LeveldbFactory.getDB(Lorg/semux/db/DatabaseName;)Lorg/semux/db/Database;+11
j  org.semux.core.BlockchainImpl.upgradeDatabase(Lorg/semux/config/Config;Lorg/semux/db/DatabaseFactory;)V+4
j  org.semux.core.BlockchainImpl.openDb(Lorg/semux/config/Config;Lorg/semux/db/DatabaseFactory;)V+2
j  org.semux.core.BlockchainImpl.<init>(Lorg/semux/config/Config;Lorg/semux/core/Genesis;Lorg/semux/db/DatabaseFactory;)V+51
j  org.semux.Kernel.start()V+145
j  org.semux.gui.SemuxGui.startKernel(Lorg/semux/config/Config;Lorg/semux/core/Wallet;Lorg/semux/crypto/Key;)V+43
j  org.semux.gui.SemuxGui.start([Ljava/lang/String;)V+204
j  org.semux.gui.SemuxGui.main([Ljava/lang/String;)V+49
j  org.semux.Main.main([Ljava/lang/String;)V+94
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363), ExceptionInformation=0x0000000019930520 0x000000c2abcfe9a0 0x00007ffe319740f0 0x00007ffe318b0000 

The failure is caused by uncaught exception by our underlying LevelDB library. The root cause might be disk IO error or file permission violation.

This seems to be a host environment issue, so no fix can be provided.

from semux-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.