https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243746

Conrad Meyer <c...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|12.1-RELEASE                |CURRENT
                 CC|                            |c...@freebsd.org

--- Comment #1 from Conrad Meyer <c...@freebsd.org> ---
Yeah, our libunwind doesn't know how to backtrace out of a signal handler at
this time.  I have a WIP patch to unwind starting from a `ucontext`, which
signal handlers created with sigaction(2) can access, but I haven't had time to
work on it for a while; it would also require slightly different code in the
signal handler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to