-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels