On Mon, 3 Jan 2022 16:11:02 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:

>> @dcubed-ojdk: I just ran into this in the Julia runtime and reached a 
>> similar conclusion/fix. Did you find out anything more about why this 
>> happens? At a glance, I didn't see any blatant `addr == -1`-style checks in 
>> the latest dyld open-source dump.
>
> @dnadlinger - No I haven't chased this any further.
> 
> Also please see this note in the bug report:
> 
> https://bugs.openjdk.java.net/browse/JDK-8273967?focusedCommentId=14455403&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14455403

@dcubed-ojdk: Thanks for taking the time to replyr regardless! The 
dlopen/dladdr/… man pages all show up fine on my machine, by the way (macOS 
12.1).

-------------

PR: https://git.openjdk.java.net/jdk/pull/6193

Reply via email to