shmimMonitor sigseg handling
jaredmales opened this issue · 1 comments
jaredmales commented
shmimMonitor is setting a handler for sigsegv, but the threads probably need to mask it . this probably explains why camlowfs-dark crashes sometimes, for instance (the wrong thread gets sigsegv / sigbus)
jaredmales commented
redundant with #117