Skip to content
Snippets Groups Projects

Fix Segfault caused by std::bad_alloc in RobotUnitModuleLogging

Merged Christoph Pohl requested to merge fix/RobotUnitModuleLogging_BadAlloc into master

Related to #120

Adds two properties:

  • One for the maximum size of the backlog (as it seems to accumulate memory even though it has a maximum retention time)
  • One for disabling the backlog altogether, as the memory leak is unrelated to the segfaults on ARMAR-DE

This has been tested on ARMAR-DE for >20min

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading