Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x3a8fc1c8) received invalid size/alignment 56, max supported is 48 terminate called after throwing an instance of 'foonathan::memory::bad_node_size' #124

Closed
Baren123 opened this issue Aug 4, 2021 · 1 comment

Comments

@Baren123
Copy link

Baren123 commented Aug 4, 2021

When I run my cross-compiled fastrtps application on the aarch64 linux platform, I see following exception:

[foonathan::memory] Allocator foonathan::memory::memory_pool (at 0x559f6319a8) received invalid size/alignment 56, max supported is 48terminate called after throwing an instance of 'foonathan::memory::bad_node_size' what(): allocation node size exceeds supported maximum of allocator

how can I solve it?

@foonathan
Copy link
Owner

Duplicate of: #123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants