On Tuesday, November 21, 2017 at 1:43:24 PM UTC-7, Dmitri Dolguikh wrote:
>
>
> I tried installing an abrt signal handler when I was preparing this note, 
> but it never gets called, possibly due to openssl calling exit immediately 
> after raising 'abrt' [1]. Similarly, rubygem-abrt isn't catching 'abrt' 
> signals raised by openssl. The only thing that worked for me was the 
> approach I documented.
>
> -d
>
>  [1] 
> http://docs.huihoo.com/doxygen/openssl/1.0.1c/cryptlib_8c_source.html#l00912
>

You may not be getting an ABRT because ruby was patched some time ago to 
catch this ABRT and a handler was created to make this a non-fatal error 
(ruby used to just core dump - see 
https://bugzilla.redhat.com/show_bug.cgi?id=717709). I suspect that is why 
you aren't seeing the expected signal further down the stack.

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to