Created
September 5, 2017 07:32
-
-
Save adisbladis/ee62ac868ae46f041589bcb4c1426962 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
fatal error: unexpected signal during runtime execution | |
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7fffa33ac069] | |
runtime stack: | |
runtime.throw(0x4af6403, 0x2a) | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/panic.go:596 +0x95 | |
runtime.sigpanic() | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/signal_unix.go:274 +0x2db | |
goroutine 1 [syscall, locked to thread]: | |
runtime.cgocall(0x489d370, 0xc42013fe10, 0xc42013fe18) | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/cgocall.go:131 +0xe2 fp=0xc42013fde0 sp=0xc42013fda0 | |
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid.\_Cfunc\_hid\_init(0xc400000000) | |
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid/\_obj/\_cgo\_gotypes.go:288 +0x49 fp=0xc42013fe10 sp=0xc42013fde0 | |
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid.init.1() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid/hid\_enabled.go:53 +0x22 fp=0xc42013fe28 sp=0xc42013fe10 | |
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid.init() | |
github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid/\_obj/\_cgo\_import.go:72 +0xd5 fp=0xc42013fe58 sp=0xc42013fe28 | |
github.com/ethereum/go-ethereum/accounts/usbwallet.init() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/accounts/usbwallet/usbwallet.go:26 +0x69 fp=0xc42013fe88 sp=0xc42013fe58 | |
github.com/ethereum/go-ethereum/node.init() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/node/service.go:99 +0x9b fp=0xc42013fed8 sp=0xc42013fe88 | |
github.com/ethereum/go-ethereum/cmd/utils.init() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/cmd/utils/flags.go:1134 +0x87 fp=0xc42013fef8 sp=0xc42013fed8 | |
main.init() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/cmd/geth/usage.go:305 +0x73 fp=0xc42013ff88 sp=0xc42013fef8 | |
runtime.main() | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/proc.go:173 +0x1ca fp=0xc42013ffe0 sp=0xc42013ff88 | |
runtime.goexit() | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42013ffe8 sp=0xc42013ffe0 | |
goroutine 17 [syscall, locked to thread]: | |
runtime.goexit() | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/asm_amd64.s:2197 +0x1 | |
goroutine 6 [chan receive]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(\*recursiveTree).dispatch(0xc420016a00) | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree\_recursive.go:125 +0x63 | |
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newRecursiveTree | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree\_recursive.go:119 +0x1d4 | |
goroutine 7 [sleep, locked to thread]: | |
time.Sleep(0x3b9aca00) | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/time.go:59 +0xf9 | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.gosource(0x0) | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher\_fsevents\_cgo.go:76 +0x2a | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.\_cgoexpwrap\_bb0f79ac5475\_gosource(0x0) | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/\_obj/\_cgo\_gotypes.go:384 +0x2b | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.\_Cfunc\_CFRunLoopRun() | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/\_obj/\_cgo\_gotypes.go:212 +0x41 | |
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.init.1.func1() | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher\_fsevents\_cgo.go:68 +0x6f | |
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.init.1 | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher\_fsevents\_cgo.go:70 +0x4e | |
goroutine 8 [syscall]: | |
os/signal.signal_recv(0x0) | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/runtime/sigqueue.go:116 +0xff | |
os/signal.loop() | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/os/signal/signal_unix.go:22 +0x22 | |
created by os/signal.init.1 | |
/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.8.3/share/go/src/os/signal/signal_unix.go:28 +0x41 | |
goroutine 9 [chan receive]: | |
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.(\*meterArbiter).tick(0x51aa500) | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:221 +0x4c | |
created by github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.NewMeter | |
/private/tmp/nix-build-go-ethereum-1.6.7.drv-0/go/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:40 +0x127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment