This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Backtrace on SIGUSR1 #76
Comments
Whoops! The link is wrong |
@caoruidong - updated 😄 |
jodh-intel
added a commit
to jodh-intel/shim-1
that referenced
this issue
Apr 27, 2018
Rework the signal handling code so that if debug is enabled and a `SIGUSR1` signal is received, backtrace to the system log but continue to run. Added some basic tests for the signal handling code. Fixes kata-containers#76. Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel
added a commit
to jodh-intel/shim-1
that referenced
this issue
May 11, 2018
Rework the signal handling code so that if debug is enabled and a `SIGUSR1` signal is received, backtrace to the system log but continue to run. Added some basic tests for the signal handling code. Fixes kata-containers#76. Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel
added a commit
to jodh-intel/shim-1
that referenced
this issue
May 11, 2018
Rework the signal handling code so that if debug is enabled and a `SIGUSR1` signal is received, backtrace to the system log but continue to run. Added some basic tests for the signal handling code. Fixes kata-containers#76. Signed-off-by: James O. D. Hunt <[email protected]>
jshachm
pushed a commit
to jshachm/shim
that referenced
this issue
Sep 27, 2018
Rework the signal handling code so that if debug is enabled and a `SIGUSR1` signal is received, backtrace to the system log but continue to run. Added some basic tests for the signal handling code. Fixes kata-containers#76. Signed-off-by: James O. D. Hunt <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Implement same logic as on kata-containers/runtime#241.
The text was updated successfully, but these errors were encountered: