Skip to content

Core dump in some deployments #1

@MathisBullinger

Description

@MathisBullinger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions