-
-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
bugSomething isn't workingSomething isn't workingosx-64osx-arm64wontfixThis will not be worked onThis will not be worked on
Description
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
Labels
bugSomething isn't workingSomething isn't workingosx-64osx-arm64wontfixThis will not be worked onThis will not be worked on