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

Core dump in some deployments #1

Open
MathisBullinger opened this issue May 8, 2021 · 0 comments
Open

Core dump in some deployments #1

MathisBullinger opened this issue May 8, 2021 · 0 comments

Comments

@MathisBullinger
Copy link
Member

After some deployments, lambda invocations respond with:

{
  "errorMessage":"RequestId: [...] Error: Runtime exited with error: signal: illegal instruction (core dumped)",
  "errorType":"Runtime.ExitError"
}

The issue can disappear after rerunning the deployment (build + deploy) without any modifications.

The error seems to imply that invocation_response::success or invocation_response::failure wasn't called or passed a nullptr.

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

1 participant