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

Shutting down with SIGTERM crashes #439

Closed
Gandalf-the-Grey opened this issue Sep 19, 2016 · 4 comments
Closed

Shutting down with SIGTERM crashes #439

Gandalf-the-Grey opened this issue Sep 19, 2016 · 4 comments

Comments

@Gandalf-the-Grey
Copy link
Contributor

Shutting down steemd with SIGTERM makes it crash sometimes, surprisingly I was able to use --replay-blockchain without experiencing #432

Huge core dump available on request.

@mvandeberg
Copy link
Contributor

Can you post the core dump?

@Gandalf-the-Grey
Copy link
Contributor Author

Due to its size shared directly instead of posting here.

@ghost
Copy link

ghost commented Sep 29, 2016

Mine does this...

2998257ms asio       main.cpp:173                  operator()           ] Caught SIGINT attempting to exit cleanly
2998272ms ntp        thread.cpp:246                exec                 ] thread canceled: 9 canceled_exception: Canceled

    {}
    ntp  thread_d.hpp:461 start_next_fiber

...and then hangs there forever, never arriving at the command prompt. I've done several builds on both Linux and Mac and I've never been able to shut them down cleanly. I believe my OS X build just SEGFAULTs (it's been a while since I last checked).

@Gandalf-the-Grey
Copy link
Contributor Author

the problem has gone since v0.16.0

bitphage pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue Jun 7, 2018
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

2 participants