Skip to content

Robustifying console - #338

Open
mich-pest wants to merge 2 commits into
mainfrom
console_malloc_fix
Open

Robustifying console#338
mich-pest wants to merge 2 commits into
mainfrom
console_malloc_fix

Conversation

@mich-pest

@mich-pest mich-pest commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
  • Protected app states access
  • Protected console command matched readers access

This is a possible mitigation of common reported issues showing up as follows:

Starting monitoring thread for ConsoleLayer app...
malloc(): corrupted top size
/usr/bin/dls: line 10: 52179 Aborted                 (core dumped) /usr/bin/dls2/dynamic_legged_systems_framework "$@"

or

dls -lconsole
2026-09-04 16:43:46.008179921 [INFO] process_launcher: Loaded component ConsoleLayer
Starting monitoring thread for ConsoleLayer app...
Command ConsoleLayer::activate not found
ConsoleLayer not found in state run

@mich-pest
mich-pest requested a review from MMarcus95 as a code owner September 7, 2026 09:55
@mich-pest mich-pest added the bug Something isn't working label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant