Skip to content

allocated at ??? #70

Answered by pablogsal
EralpB asked this question in Q&A
Discussion options

You must be logged in to vote

This happens if you are using --native and the libraries you are using don't have debug symbols available so it is not possible for us to resolve the name of the function where that happens. This can happen as well if you generate the binary dump in one machine and generate the flamegraph in another, because the second one won't have the shared objects, libraries or debug symbols that are necessary.

Unfortunately there is nothing we can do on our side :(

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EralpB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants