Other > DevShares

DevShares 0.9.0 Feedback

<< < (3/7) > >>

Fox:
First time with this issue: I am unable to build dvs/0.9.0.  I had no problem with previous dvs/ checkouts.  The submodule update is giving me an error I do not know how to correct:


--- Code: ---host:~/DevShares$ git submodule update
fatal: reference is not a tree: 028f9409247be6d3d09a157e8eb347a173afc599
Unable to checkout '028f9409247be6d3d09a157e8eb347a173afc599' in submodule path 'libraries/leveldb'
host:~/DevShares$ git status
HEAD detached at dvs/0.9.0
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

        modified:   libraries/leveldb (new commits)

--- End code ---

This is my build script:

--- Code: ---# Build DEVShares
git clone https://github.com/BitShares/DevShares.git
cd DevShares
git checkout dvs/0.9.0
git submodule init
git submodule update
git status

--- End code ---

As always, thanks for your assistance in advance.
-Fox

liondani:

--- Quote from: vikram on April 03, 2015, 07:16:20 pm ---
--- Quote from: liondani on April 02, 2015, 11:22:14 pm ---default (locked) >>> wallet_unlock 888888
Continuing wallet upgrade...
Repairing key record     6091^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B
Repairing key record     91385Segmentation fault (!)
root@*******2:/home/bitshares/programs/client#


edit:
I can't unlock my wallet! Every time I try it it "upgrades" and is automatically repairing key records until the "Segmentation fault" error appears !!!

--- End quote ---

Do you still have a copy of this wallet? If so can you run it in debugger and get a stack trace of the crash?

--- End quote ---

I still don't reproduced the crash since I get an error when trying to backup_restore my wallet on devshares_v0.6.3 !
When I backup_restore the same wallet on v0.9.0 from scratch, no problem...
When I manage to reproduce the crash I will reply  here again....

wuyanren:
win7 64  Synchronization is very slow

wuyanren:
Synchronous speed is slow

wuyanren:
0.9dvs Unable to create assets

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version