neo-node icon indicating copy to clipboard operation
neo-node copied to clipboard

gui throws runtime failure

Open anewio opened this issue 7 years ago • 5 comments

After running about ~15 minutes, neo-gui throws an error seemly related to leveldb. Does anyone have any idea?

NEO version: 2.9.6871 neo-gui: latest commit a6810512fc46dc42e99ea4d794e0eb3023a3240b leveldb: latest commit a55f445b9cdbbefcdc823c52666efec0cca50ae2

Screenshot capture

anewio avatar Oct 25 '18 23:10 anewio

Did you copied libleveldb.dll ? https://github.com/neo-project/neo-gui/blob/master/README.md

shargon avatar Oct 26 '18 07:10 shargon

I did copy libleveldb.dll otherwise neo-gui won't even launch.

On Fri, Oct 26, 2018 at 12:55 AM Shargon [email protected] wrote:

You need to copy libleveldb.dll https://github.com/neo-project/neo-gui/blob/master/README.md

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neo-project/neo-gui/issues/264#issuecomment-433321062, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOldZtn54ih6j9zPuO-TslZ0RyAwavAks5uor_4gaJpZM4X7SX6 .

anewio avatar Oct 27 '18 05:10 anewio

Same problem for me (#287 )

  • leveldb cloned from the master branch here -> https://github.com/erikzhang/leveldb (pretty old last commit actually)
  • compiled from source as dll in both x64 and x86
  • copied libleveldb.dll to /bin/Debug/x64 and /bin/Debug/x86 respectively.

Same outcome

IprelProgetti avatar Jul 11 '19 06:07 IprelProgetti

@lock9 Issue was caused by leveldb, and from leveldb Github. I found the same issue. And there is no way to reproduce the problem now. link here: https://github.com/google/leveldb/issues/40

I will try to find some solution.

Lichen9618 avatar Jul 12 '19 02:07 Lichen9618

@Lichen9618 this doesn't seem to affect neo-cli, why is that? 🤔 It is important for us to know that.

lock9 avatar Jul 13 '19 06:07 lock9

Old, if remains, please re-open

shargon avatar Dec 05 '23 13:12 shargon