rb_bug_for_fatal_signal: exit with the right signal
`die()` calls `abort()` which always exit as it `SIGABRT` was received. This isn't very friendly with systems that automatically collect crashes as the `%s` parameter will be changed.
This commit is contained in:
parent
c9a9b8036c
commit
1ac0afab4d
Loading…
x
Reference in New Issue
Block a user