Rhaas/deadbacktrace

Merged
#31 · Created  · Last updated

Merged pull request

CarpetLib: reduce optimization in backtrace code

4b9076a·Author: ·Closed by: ·2019-12-19

Description

  • CarpetLib: remove dead code in backtrace generation

    this code, if it worked, would have provided backtraces without glibc being present. All producion clusters being Linux based we can expect glibc to be present and the systems where glibc is not present (OSX) was not supported by the code.

  • CarpetLib: produce address only backtrace if needed

  • CarpetLib: reduce optimization in backtrace code

    otherwise no backtrace seems to be produced

 

0 attachments

0 comments

Loading commits...