Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault when starting bootstrap go #11

Open
ktomala opened this issue Dec 18, 2018 · 0 comments
Open

Segfault when starting bootstrap go #11

ktomala opened this issue Dec 18, 2018 · 0 comments

Comments

@ktomala
Copy link

ktomala commented Dec 18, 2018

Dec 18 12:32:44 rebbu systemd[1]: golem_bootstrap_go.service: Service hold-off time over, scheduling restart.
Dec 18 12:32:44 rebbu systemd[1]: Stopped Golem Bootstrap Go.
Dec 18 12:32:44 rebbu systemd[1]: Started Golem Bootstrap Go.
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5d6bde]
Dec 18 12:32:54 rebbu golem-bootstrap-go-0.16.0[16461]: goroutine 1 [running]:
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Unit entered failed state.
Dec 18 12:32:54 rebbu systemd[1]: golem_bootstrap_go.service: Failed with result 'exit-code'.
Dec 18 12:32:57 rebbu systemd[1]: golem_bootstrap_go.service: Service hold-off time over, scheduling restart.
Dec 18 12:32:57 rebbu systemd[1]: Stopped Golem Bootstrap Go.
Dec 18 12:32:57 rebbu systemd[1]: Started Golem Bootstrap Go.
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5d6bde]
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: goroutine 1 [running]:
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: github.com/ccding/go-stun/stun.(*Host).IP(...)
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]:         /home/admin_imapp/go/src/github.com/ccding/go-stun/stun/host.go:54
Dec 18 12:33:12 rebbu golem-bootstrap-go-0.16.0[16484]: main.main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant