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
Sandbox security violations in Firefox are being flagged as potential bit-flips because of the address value proximity to 0. But the address is just the number of the syscall causing the violation, so we should ignore these crashes when calculating bit-flip probability. See this crash as an example.