You can't easily determine that information after the fact. However, you
could add your thoughts to my recent pull request on the topic:

https://github.com/JuliaLang/julia/pull/7490


On Sat, Jul 12, 2014 at 2:07 AM, Andreas Lobinger <[email protected]>
wrote:

> Hello,
>
>
> On Saturday, July 12, 2014 6:41:10 AM UTC+2, Elliot Saba wrote:
>>
>> A more straightforward approach than Sys.dllist() is to use
>> Sys.dlpath(handle) where handle is the result of a call to dlopen().
>> -E
>>
>
> the Sys.dlist() is already helpful. So how can i track down who calls
> dlopen for which reason? Actually i have two different versions libXXX.so
> on the list, although one should be enough.
>

Reply via email to