picos icon indicating copy to clipboard operation
picos copied to clipboard

Try to reproduce SIGSEGV

Open polytypic opened this issue 1 year ago • 0 comments

I noticed the server and client test crashed with a SIGSEGV or SIGBUS (depending on run). I created a stripped down version of the program

https://github.com/polytypic/signal-issue

that removes all "unsafe" optimizations and it still crashes on macOS with ARM (tested on M1 and M3).

I recall seeing the server and client test also crash on non macOS machines, but it seems to be more difficult to reproduce. This is an ettempt to get it to reproduce on OCaml-CI.

polytypic avatar May 08 '24 14:05 polytypic