Closed
Description
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.