Commit graph

1 commit

Author SHA1 Message Date
Gaël Donval 3eca1c5500 Add patch to enable SIGBUS capture
Kernels older than 3.18.6 emit SIGBUS signal upon stackoverflow instead of SIGSEGV. This patch enables the capture of SIGBUS (just as it is done on Darwin).

Applying it fixes https://github.com/NixOS/nixpkgs/issues/6028 and https://github.com/NixOS/nixpkgs/issues/28464#issuecomment-324255704
2017-08-24 15:34:23 +01:00