Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Fail if libnethack is resident before dlopening. #311

Merged
merged 2 commits into from
Feb 4, 2022
Merged

Conversation

heiner
Copy link
Contributor

@heiner heiner commented Feb 2, 2022

This is the issue in #254.

This PR doesn't fix that issue but makes the error less mysterious. One hypothesis of the underlying cause is that all our copies of the .so have the same dyld UUID, which is used for tracing in debug mode causing the dl to be marked as unloadable

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 2, 2022
@heiner heiner merged commit d75684b into main Feb 4, 2022
@heiner heiner deleted the heiner/dlopen-issues branch February 4, 2022 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants