You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: