Skip to content

Instantly share code, notes, and snippets.

@rjeczalik
Created July 16, 2017 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjeczalik/12aa9154c88c0a3dfc97d60433e3c5c1 to your computer and use it in GitHub Desktop.
Save rjeczalik/12aa9154c88c0a3dfc97d60433e3c5c1 to your computer and use it in GitHub Desktop.
INFO [07-16|17:25:57] Commit new mining work number=1141452 txs=28 uncles=0 elapsed=726.365ms
unexpected fault address 0x10a5b4c08
fatal error: fault
unexpected fault address 0x10a1cd008
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10a5b4c08 pc=0x405d297]
goroutine 168304 [running]:
runtime.throw(0x4a9bd22, 0x5)
/usr/local/opt/go/libexec/src/runtime/panic.go:596 +0x95 fp=0xc426ff39f0 sp=0xc426ff39d0
runtime.sigpanic()
/usr/local/opt/go/libexec/src/runtime/signal_unix.go:297 +0x28c fp=0xc426ff3a40 sp=0xc426ff39f0
runtime.memmove(0xc476973280, 0x10a5b4c08, 0x40)
/usr/local/opt/go/libexec/src/runtime/memmove_amd64.s:184 +0x657 fp=0xc426ff3a48 sp=0xc426ff3a40
github.com/ethereum/go-ethereum/consensus/ethash.hashimoto(0xc426ff3d78, 0x20, 0x20, 0x1eba6bc9fa8b082f, 0x527ff780, 0xc472c51fe0, 0xc426ff3c48, 0x40087f4, 0x4927a60, 0xc423ed2420, ...)
/private/tmp/ethereum-20170626-19852-s1k8zz/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:312 +0x36e fp=0xc426ff3be0 sp=0xc426ff3a48
github.com/ethereum/go-ethereum/consensus/ethash.hashimotoFull(0x10a0e9008, 0x149ffde0, 0x149ffde0, 0xc426ff3d78, 0x20, 0x20, 0x1eba6bc9fa8b082f, 0xc472c51f20, 0x20, 0x20, ...)
/private/tmp/ethereum-20170626-19852-s1k8zz/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:355 +0xbe fp=0xc426ff3c58 sp=0xc426ff3be0
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).mine(0xc4206a69c0, 0xc459737200, 0x5, 0x1eba6bc9fa8363a3, 0xc423ed2420, 0xc423ed2480)
/private/tmp/ethereum-20170626-19852-s1k8zz/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:130 +0x451 fp=0xc426ff3f68 sp=0xc426ff3c58
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal.func1(0xc49071b8b0, 0xc4206a69c0, 0xc459737200, 0xc423ed2420, 0xc423ed2480, 0x5, 0x1eba6bc9fa8363a3)
/private/tmp/ethereum-20170626-19852-s1k8zz/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:72 +0x87 fp=0xc426ff3fa8 sp=0xc426ff3f68
runtime.goexit()
/usr/local/opt/go/libexec/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc426ff3fb0 sp=0xc426ff3fa8
created by github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal
/private/tmp/ethereum-20170626-19852-s1k8zz/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:73 +0x1d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment