Skip to content

foonathan memory crashes on osx with fastrtps  #32

@mrkbac

Description

@mrkbac

Hey, when doing anything related to topics, like ros2 topic list, starting rviz2 or playing a bag the application crashes. My platform is osx-arm64.

(ros2) m@mbp ~ % ros2 topic list
[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x6000018f8050) received invalid size/alignment 56, max supported is 32
libc++abi: terminating with uncaught exception of type foonathan::memory::bad_node_size: allocation node size exceeds supported maximum of allocator
zsh: abort      ros2 topic list
(ros2) m@mbp ~ % rviz2
[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x6000010302f0) received invalid size/alignment 56, max supported is 32
libc++abi: terminating with uncaught exception of type foonathan::memory::bad_node_size: allocation node size exceeds supported maximum of allocator
zsh: abort      rviz2
(ros2) m@mbp ~ % rqt
[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x6000013ed390) received invalid size/alignment 56, max supported is 32
libc++abi: terminating with uncaught exception of type foonathan::memory::bad_node_size: allocation node size exceeds supported maximum of allocator
zsh: abort      rqt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions