process004 segfaults on native x86_64 darwin jobs on macos 15, (runner Simspace Darwin Alpha)
For example in https://gitlab.haskell.org/ghc/ghc/-/jobs/2474119:
```
Wrong exit code for process004(normal)(expected 0 , actual 139 )
Stderr comp ( process004 ):
[1 of 2] Compiling Main ( process004.hs, process004.o )
[2 of 2] Linking process004
Stderr run ( process004 ):
/bin/sh: line 1: 90802 Segmentation fault: 11 ./process004
*** unexpected failure for process004(normal)
```
issue