Closed
Description
The following condition is failing on SmartOS x64:
Based on the discussion in #5158, I have captured the backtraces and printed the value of ex.GetExceptionRecord()->ExceptionInformation[1]
, which is different in every run, but never the expected 0x22
: https://gist.github.com/am11/0bef90cabb1185d41a93c456e9083b4d.
cc @janvorli, if i try to comment this FAIL line it throws SIGABRT after few lines.