warnings from backtrace

Hal Murray hmurray at megapathdsl.net
Sat Jun 3 11:28:48 UTC 2017


>> I commented out the stuff DNS needs.
>> I put an x in:
>>   #ifdef xENABLE_DNS_LOOKUP

> Which also commented oout stuff needed in the SIGALRM handler,
> which created the double trap.

Just in case it got lost in the noise...

It wasn't a double trap.  It was a masked single trap.  pthread_create masked 
signals and then hit one of the syscalls in the clump I had ifdef-ed out.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list