magao-x/MagAOX

shmimMonitor sigseg handling

jaredmales opened this issue · 1 comments

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)

redundant with #117