Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Backtrace on SIGUSR1 #76

Closed
jodh-intel opened this issue Apr 23, 2018 · 2 comments
Closed

Backtrace on SIGUSR1 #76

jodh-intel opened this issue Apr 23, 2018 · 2 comments
Assignees

Comments

@jodh-intel
Copy link
Contributor

jodh-intel commented Apr 23, 2018

Implement same logic as on kata-containers/runtime#241.

@jodh-intel jodh-intel self-assigned this Apr 23, 2018
@caoruidong
Copy link
Member

Whoops! The link is wrong

@jodh-intel
Copy link
Contributor Author

@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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants