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

Ignore unsucessful loads of debug symbols #1045

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Ignore unsucessful loads of debug symbols #1045

merged 1 commit into from
Aug 22, 2023

Conversation

m4rs-mt
Copy link
Owner

@m4rs-mt m4rs-mt commented Aug 11, 2023

This PR adds an exception handler to our metadata loader in order to avoid throwing load exceptions of unsupported or incompatible image types. These cases can occur on the latest MacOS Ventura platform in combination with Net6 and Net7 being installed while using Net7 to compile for Net6 and Net6 to execute ILGPU programs.

@m4rs-mt m4rs-mt added the bug label Aug 11, 2023
@m4rs-mt m4rs-mt added this to the v1.5 milestone Aug 11, 2023
@m4rs-mt m4rs-mt merged commit 5f54c50 into master Aug 22, 2023
63 checks passed
@m4rs-mt m4rs-mt deleted the debug_symbols branch August 22, 2023 12:33
m4rs-mt added a commit that referenced this pull request Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants