magao-x / MagAOX

The MagAO-X Software System

Home Page:https://magao-x.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shmimMonitor sigseg handling

jaredmales opened this issue · 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