robosoft-ai / SMACC2

An Event-Driven, Asynchronous, Behavioral State Machine Library for ROS2 (Robotic Operating System) applications written in C++
https://smacc.dev
Apache License 2.0
223 stars 36 forks source link

Fastbin Misalignment - Ubuntu 22.04 - Ros Humble #536

Closed brettpac closed 6 months ago

brettpac commented 6 months ago

Hello,

My state machine is intermittently throwing a "malloc(): unaligned fastbin chunk detected" error. The address sanitizer reveals that there is a new-delete-type-mistmatch during the constructor of the state machine. This may have to do with the version of boost the smacc2 is designed to compile against. Can you please tell me which version of boost you use for smacc2?

Best, Calen

┆Issue is synchronized with this Jira Task by Unito

brettpac commented 6 months ago

Solved. Was related to client behavior being run from superstate.