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

Node crash when ctrl+c while synchronizing blocks #360

Closed
iketheadore opened this issue Jun 13, 2017 · 1 comment
Closed

Node crash when ctrl+c while synchronizing blocks #360

iketheadore opened this issue Jun 13, 2017 · 1 comment
Assignees

Comments

@iketheadore
Copy link
Member

Node crashed when I ctrl+c while blocks are downloading:

[skycoin.daemon:INFO] Shutdown pool
[skycoin.daemon:INFO] Saving Peer List
[skycoin.daemon:INFO] Shutdown peers
[skycoin.visor:INFO] close db
unexpected fault address 0x7fd55565838c
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x7fd55565838c pc=0x463d6a]

goroutine 39 [running]:
runtime.throw(0x88ed62, 0x5)
 /home/atomos/.gvm/gos/go1.7/src/runtime/panic.go:566 +0x95 fp=0xc420429590 sp=0xc420429570
runtime.sigpanic()
 /home/atomos/.gvm/gos/go1.7/src/runtime/sigpanic_unix.go:27 +0x288 fp=0xc4204295e8 sp=0xc420429590
runtime.memmove(0xc4202da050, 0x7fd55565838c, 0x44)
 /home/atomos/.gvm/gos/go1.7/src/runtime/memmove_amd64.s:186 +0x2da fp=0xc4204295f0 sp=0xc4204295e8
@iketheadore
Copy link
Member Author

This is a graceful shutdown bug, will fix it.

@iketheadore iketheadore self-assigned this Jun 17, 2017
iketheadore added a commit to iketheadore/skycoin that referenced this issue Jun 27, 2017
iketheadore added a commit to iketheadore/skycoin that referenced this issue Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant