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
System reboot: when coexisting with the Thanox module, repeated crash storms could cause mutual waiting and reboot the system; crash handling now runs in the background and no longer blocks the system.
Infinite spinner on the crash-history page: when the module is not fully activated, it now times out after 5 seconds and prompts to reboot the system instead of loading forever.
New features
The crash-storm circuit breaker now applies unconditionally: even when you only follow foreground/main-process crashes, a background crash storm is still auto-suppressed and its source app force-stopped, protecting the system from being dragged down.
Other
Crash-storm tester CrashStormTest shipped with this release (single crash / continuous crash storm, for verifying crash capture, the circuit breaker and system anti-reboot protection).