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

cannot alloc memory #83

Open
aulwes opened this issue Oct 6, 2023 · 2 comments
Open

cannot alloc memory #83

aulwes opened this issue Oct 6, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aulwes
Copy link

aulwes commented Oct 6, 2023

Hi,

I'm getting this error when running an app with MPI:

Error : At /users/rta/workspace/malt/src/lib/core/SymbolSolver.cpp:516 :
Error : Fail to use addr2line on /path/to/executable to load symbols : Cannot allocate memory.

I also tried running with fewer ranks per node, but still getting the same error. Is there something else that can cause a failure to allocate memory for addr2line?

Thanks,Rob

@svalat svalat added the bug Something isn't working label Oct 16, 2023
@svalat svalat added this to the v1.2.3 milestone Oct 16, 2023
@svalat
Copy link
Member

svalat commented Oct 16, 2023

Nice catch.
Just to link and keep track, the patch proposed is in PR #84.
Thanks for reporting.

@svalat
Copy link
Member

svalat commented Nov 6, 2023

I merged PR #84.

If the problem you reported is related, if should work now (notice I didn't yet made extensive tests after the merge so if you make some tests, I will be happy to know it works).

Cheers,
Sébastien.

@svalat svalat self-assigned this Nov 6, 2023
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

No branches or pull requests

2 participants