Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment out DebugObjectManagerPlugin #51859

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Comment out DebugObjectManagerPlugin #51859

merged 1 commit into from
Oct 27, 2023

Conversation

Keno
Copy link
Member

@Keno Keno commented Oct 25, 2023

Prem said this might fix #51794.

@vchuravy
Copy link
Sponsor Member

Can we do so only when on ASAN?

@Keno
Copy link
Member Author

Keno commented Oct 25, 2023

Do we know that this is ASAN specific? I think JITLINK is just not enabled currently on ELF unless we're using the sanitizers.

@Keno Keno merged commit 93dbe36 into master Oct 27, 2023
5 of 7 checks passed
@Keno Keno deleted the kf/nodomp branch October 27, 2023 20:58
@gbaraldi
Copy link
Member

It's enabled on aarch64 linux

@vchuravy
Copy link
Sponsor Member

The message is ASAN specific and harmless.

The goal is to get JITLink fully functional on all platforms and this plugin is needed for the GDB support. So commenting that out breaks more than it fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASAN builds spam "duplicate section" errors
3 participants