Werk #3857: Creation of crash reports could lead to further bugs

Component Core & setup
Title Creation of crash reports could lead to further bugs
Date Sep 15, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.8p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When creating a crash report existing data structures like the local variables of the place where the exception occured are added to the crash report. This could modify data structures of the local variables and lead to further bugs in subsequent executed code which accesses those data strucutures.

To the list of all Werks