You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiteBox currently treats some asynchronous exception-class signals (e.g., SIGSEGV) as synchronous hardware exceptions when they interrupt guest execution. One consequence of this problem is the bug that PR #1191 has fixed.
LiteBox currently treats some asynchronous exception-class signals (e.g.,
SIGSEGV) as synchronous hardware exceptions when they interrupt guest execution. One consequence of this problem is the bug that PR #1191 has fixed.