Skip to content

Signal 13 received but handler not on signal stack #226

@JasonMurphy13

Description

@JasonMurphy13

Randomly, my K8S pods are panicking with Signal 13 received but handler not on signal stack error followed by a dump. I am assuming that my app is losing network connectivity intermittently, but should be recovering quickly. Instead my pod is crashing and restarting.

mq-golang version: v5.6.7
mq C version: v9.4.4.0

I have tried setting the environment variable MQS_NO_SYNC_SIGNAL_HANDLING=true as well as changed my go code to capture signal 13 itself, but the error is still present. Is there any solution to this with my own code, or do i need to open a bug with the C IBM code

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