Conversation
|
@krlmlr version of But in the tests there is still not callstack from |
|
@krlmlr I tried set of different options to fix this issue. Sanitaizer shows this error now: Also when it shows call stack, it shows in which library memory leack was detected: I don't know much about this. But have felling that R make It's more about from where R takes dynamic library? Why |
|
Not sure, let's discuss on Tuesday. |
|
Thanks. I think we now understand the issue regarding the source reference: igraph/rigraph#813 (comment) . Regarding the readelf warnings: what is the crucial change? Do we need: ? Anything else? |
Nice👍 To remove warning we need to use another version of |
|
Can you please adapt https://github.com/cynkra/r-debug as needed? |
|
Please work on the "latest" branch, not "main". |
|
@krlmlr correct asan option is |
|
Nice, thanks! Can we base this image on https://github.com/cynkra/r-debug/tree/latest for now? |
|
Can you please test this locally and then push the change straight to the main branch? |
No description provided.