Skip to content

SIGTERM leads to SIGABRT and SIGSEGV #51659

@kpamnany

Description

@kpamnany

When shutting down our server, we get a SIGTERM (on purpose), which outputs a backtrace (we may want to prevent this with a flag since SIGTERM is supposed to be graceful shutdown; related issue: #41057), which is partially reproduced below (read bottom to top):

image

This then cascades:

image

I haven't figured out what is happening here, but maybe somebody has seen this and knows a way to deal with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions