Created
January 10, 2018 07:44
-
-
Save hashbender/6ff3e589eb1be31cfd519ebda2180f1a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| runtime/debug.Stack(0x1047967, 0x0, 0xc4203b7f38) | |
| /usr/local/go/src/runtime/debug/stack.go:24 +0xa7 | |
| runtime/debug.PrintStack() | |
| /usr/local/go/src/runtime/debug/stack.go:16 +0x22 | |
| github.com/NebulousLabs/Sia/build.Critical(0xc4203b8240, 0x2, 0x2) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/build/critical.go:16 +0x93 | |
| github.com/NebulousLabs/Sia/persist.(*Logger).Critical(0xc42020d500, 0xc4203b8240, 0x2, 0x2) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/persist/log.go:37 +0xcc | |
| github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).computeConsensusChange(0xc4200d1b80, 0xc42029c2a0, 0x0, 0x0, 0x0, 0xc427fed700, 0x1, 0x1, 0x0, 0x0, ...) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:56 +0x15ed | |
| github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedInitializeSubscribe.func2(0xc42029c2a0, 0x16dda38, 0xc42029c2a0) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:180 +0x19a | |
| github.com/NebulousLabs/bolt.(*DB).View(0xc420126780, 0xc420125070, 0x0, 0x0) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/bolt/db.go:634 +0x9a | |
| github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).managedInitializeSubscribe(0xc4200d1b80, 0x19d5ea0, 0xc4202e2160, 0x2469c55c7777f28f, 0x3f6f1af59c4f2e4c, 0x7c9c0a0892431eec, 0x6ddd39d32030c35, 0xc42031a060, 0x1071f26, 0x25851d115) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:173 +0x266 | |
| github.com/NebulousLabs/Sia/modules/consensus.(*ConsensusSet).ConsensusSetSubscribe(0xc4200d1b80, 0x19d5ea0, 0xc4202e2160, 0x2469c55c7777f28f, 0x3f6f1af59c4f2e4c, 0x7c9c0a0892431eec, 0x6ddd39d32030c35, 0xc42031a060, 0x0, 0x0) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/consensus/subscribe.go:223 +0x101 | |
| github.com/NebulousLabs/Sia/modules/transactionpool.(*TransactionPool).initPersist(0xc4202e2160, 0xc4202e2160, 0xc4202ca660) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:182 +0x97d | |
| github.com/NebulousLabs/Sia/modules/transactionpool.New(0x19e1480, 0xc4200d1b80, 0x19e0f60, 0xc4200c86e0, 0x16b3b1f, 0xf, 0x0, 0x0, 0x1001000201255a0) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/modules/transactionpool/transactionpool.go:101 +0x250 | |
| main.(*Server).loadModules(0xc4200a44b0, 0x16ddd88, 0xc4200a44b0) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/cmd/siad/server.go:495 +0x1875 | |
| main.startDaemon(0x0, 0x0, 0x7ffeefbff73f, 0xe, 0x7ffeefbff759, 0x5, 0x16a35d2, 0x5, 0x0, 0x7ffeefbff730, ...) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:165 +0x1a7 | |
| main.startDaemonCmd(0xc4200b2fc0, 0xc42006a540, 0x0, 0x6) | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/cmd/siad/daemon.go:210 +0x162 | |
| github.com/spf13/cobra.(*Command).execute(0xc4200b2fc0, 0xc420010080, 0x6, 0x6, 0xc4200b2fc0, 0xc420010080) | |
| /Users/nickh/code/Go/src/github.com/spf13/cobra/command.go:750 +0x2c1 | |
| github.com/spf13/cobra.(*Command).ExecuteC(0xc4200b2fc0, 0x16cee97, 0x3b, 0xc4200a1ae0) | |
| /Users/nickh/code/Go/src/github.com/spf13/cobra/command.go:831 +0x30e | |
| github.com/spf13/cobra.(*Command).Execute(0xc4200b2fc0, 0x1aeeee0, 0x16b7db9) | |
| /Users/nickh/code/Go/src/github.com/spf13/cobra/command.go:784 +0x2b | |
| main.main() | |
| /Users/nickh/code/Go/src/github.com/NebulousLabs/Sia/cmd/siad/main.go:174 +0x790 | |
| Critical error: getBlockMap failed in computeConsensusChange: requested item does not exist | |
| Please submit a bug report here: https://github.com/NebulousLabs/Sia/issues | |
| requested item does not exist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment