Actions
Bug #12711
closedDarwin doesn't show C backtrace correctly if iSIGSEGV is received when IP is in userland
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.0dev (2016-08-18 trunk 55955) [x86_64-darwin15]
Backport:
Description
Current Ruby can show C backtrace on the following case
Process.kill :SEGV, $$
But can't on the following:
require"fiddle"
Fiddle.dlunwrap(100).class
Actions
Like0
Like0Like0Like0Like0