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
{{ message }}
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
When crash is handled, we need to give user ability to log detailed reason or not.
Reason like in following last two lines
18/07/2013 12:56:03,756 FATAL [default] CRASH HANDLED; Application has crashed due to [SIGSEGV] signal
Invalid access to memory
Program is trying to read an invalid (unallocated, deleted or corrupted) or inaccessible memory.
means
Invalid access to memory
Program is trying to read an invalid (unallocated, deleted or corrupted) or inaccessible memory.