diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2016-09-10 21:08:01 -0700 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-09-13 16:16:40 -0400 |
commit | 75c1d04650f63464263c159d2e95364482be724f (patch) | |
tree | 0a44e5c6040fd7e9eeb001e8d263dae269ea322d /include | |
parent | 065eb6612492bacf4d7caaad90e35dafc2cbf7ea (diff) |
os: OsSigHandler should not show rtld errors for unrelated signals
If RTLD_DI_SETSIGNAL is set to let us turn runtime linker/loader errors
into catchable signals, then we should only show the errors when catching
that signal, instead of tossing out red herrings to distract people with
unrelated crashes long after their last failed symbol lookup (especially
when using drivers built to support multiple API's by checking which
symbols are available before calling them).
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions