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

Downloading the system report can cause the instance to crash or restart on Docker or Kubernetes #7698

Closed
1 task done
akirayamamoto opened this issue Aug 2, 2022 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving state/happening Currently in progress (4/4)

Comments

@akirayamamoto
Copy link

Team

  • I've assigned a team label to this issue

Severity

Affects Octopus Cloud and customers running Octopus server on Docker or Kubernetes

Version

From 2019.5.12

Latest Version

I could reproduce the problem in the latest build

What happened?

When running Octopus server on Docker or Kubernetes downloading the system report can cause the instance to crash or restart.

Octopus server might receive a SIGABRT message which will bubble up as exit code 139 to Docker/Kubernetes when we collect the stack traces of the running threads.

Reproduction

Download the system report until the server crashes or restarts. It happens somewhat often but not every time.

Error and Stacktrace

No response

More Information

No response

Workaround

Avoid downloading the system report. If needed then do it during a maintenance window.

@akirayamamoto akirayamamoto added kind/bug This issue represents a verified problem we are committed to solving state/happening Currently in progress (4/4) team/core-platform labels Aug 2, 2022
@akirayamamoto akirayamamoto self-assigned this Aug 2, 2022
@octoreleasebot
Copy link

Release Note: Removed stack traces from the system report to fix an issue where the instance could crash when downloading such report.

@Octobob
Copy link
Member

Octobob commented Aug 29, 2022

🎉 The fix for this issue has been released in:

Release stream Release
2022.3 2022.3.6878
2022.4+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving state/happening Currently in progress (4/4)
Projects
None yet
Development

No branches or pull requests

3 participants