daily pastebin goal
3%
SHARE
TWEET

Untitled

a guest Oct 24th, 2016 72 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ./siad
  2. Loading...
  3. (1/7) Loading gateway...
  4. (2/7) Loading consensus...
  5. (3/7) Loading transaction pool...
  6. (4/7) Loading wallet...
  7. (5/7) Loading miner...
  8. (6/7) Loading host...
  9. (7/7) Loading renter...
  10. Finished loading in 0.035518611000000005 seconds
  11. Rescanning consensus set...
  12. Scanned to height 9055...
  13. Done!
  14. panic: sync: RUnlock of unlocked RWMutex
  15.  
  16. goroutine 23 [running]:
  17. panic(0x5a4ba0, 0xc821420c00)
  18.     /usr/local/go/src/runtime/panic.go:464 +0x3e6
  19. sync.(*RWMutex).RUnlock(0xc820134ea8)
  20.     /usr/local/go/src/sync/rwmutex.go:58 +0x10b
  21. github.com/NebulousLabs/bolt.(*DB).removeTx(0xc820134d20, 0xc821b93260)
  22.     /home/luke/go/src/github.com/NebulousLabs/bolt/db.go:547 +0x43
  23. github.com/NebulousLabs/bolt.(*Tx).close(0xc821b93260)
  24.     /home/luke/go/src/github.com/NebulousLabs/bolt/tx.go:283 +0x256
  25. github.com/NebulousLabs/bolt.(*Tx).Commit(0xc821b93260, 0x0, 0x0)
  26.     /home/luke/go/src/github.com/NebulousLabs/bolt/tx.go:228 +0x7e8
  27. github.com/NebulousLabs/bolt.(*DB).Update(0xc820134d20, 0xc821616c90, 0x0, 0x0)
  28.     /home/luke/go/src/github.com/NebulousLabs/bolt/db.go:602 +0x11d
  29. github.com/NebulousLabs/Sia/modules/host.(*Host).ProcessConsensusChange(0xc820416000, 0xd89116ac4a6e290e, 0x1eb6a5a6efe026c6, 0xda24ce8c30c6b0a8, 0x26b427b609eaee42, 0x0, 0x0, 0x0, 0xc82056c840, 0x1, ...)
  30.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/host/update.go:293 +0x149
  31. github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).readlockUpdateSubscribers(0xc820184a00, 0x0, 0x0, 0x0, 0xc82137c9e0, 0x1, 0x1)
  32.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:100 +0x332
  33. github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedAcceptBlock(0xc820184a00, 0x9ac6000000000000, 0x2cfc0303a85b328c, 0xfa3c4ac1c4de6b3, 0xe3b348efed79d0c8, 0xf286903, 0x55c0b61d, 0xc821bee8c0, 0x1, 0x1, ...)
  34.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/accept.go:289 +0x2cc
  35. github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).threadedReceiveBlocks(0xc820184a00, 0xde7c50, 0xc820196300, 0x0, 0x0)
  36.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/synchronize.go:216 +0x767
  37. github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).(github.com/NebulousLabs/Sia/modules/consensus.threadedReceiveBlocks)-fm(0xde7c50, 0xc820196300, 0x0, 0x0)
  38.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:148 +0x42
  39. github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).managedRPC(0xc8200ee2d0, 0xc8200fb7c0, 0x14, 0x7c7bb0, 0xa, 0xc82040e780, 0x0, 0x0)
  40.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:53 +0x4b9
  41. github.com/NebulousLabs/Sia/modules/gateway.(*Gateway).RPC(0xc8200ee2d0, 0xc8200fb7c0, 0x14, 0x7c7bb0, 0xa, 0xc82040e780, 0x0, 0x0)
  42.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/gateway/rpc.go:63 +0xfe
  43. github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).threadedInitialBlockchainDownload(0xc820184a00)
  44.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/synchronize.go:500 +0x4fb
  45. github.com/NebulousLabs/Sia/modules/consensus.New.func1(0xc820184a00, 0xddffb0, 0xc8200ee2d0)
  46.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:140 +0x25
  47. created by github.com/NebulousLabs/Sia/modules/consensus.New
  48.     /home/luke/go/src/github.com/NebulousLabs/Sia/modules/consensus/consensusset.go:161 +0x76b
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top