retval= select(1, &read_mask, NULL, NULL, &tv);
            } else {
                retval= select(1, &read_mask, NULL, NULL, NULL); >>>>>> here it 
cores 
            }

how do we know without much logs the cause of it receiving SIGABORT ? Any 
suggestions ? the backtrace is showing EBADF

I see you made a recent change to handle SIGTERM 
_______________________________________________
Linux-audit mailing list -- linux-audit@lists.linux-audit.osci.io
To unsubscribe send an email to linux-audit-le...@lists.linux-audit.osci.io

Reply via email to