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

macOS: GET_DYNAMIC_INFO triggers bad_any_cast exceptions #143

Open
Florob opened this issue Nov 20, 2023 · 0 comments
Open

macOS: GET_DYNAMIC_INFO triggers bad_any_cast exceptions #143

Florob opened this issue Nov 20, 2023 · 0 comments

Comments

@Florob
Copy link
Contributor

Florob commented Nov 20, 2023

On macOS Sonoma (might generally be libc++) using GET_DYNAMIC_INFO triggers bad_any_cast in src/entity/controllerCapabilityDelegate.cpp.
I've only seen this trigger for model::DescriptorType, but that might just be because the code never runs further than that.
The type_info's name looks correct, so this seems like either a stdlib bug, or linkage issue.

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

No branches or pull requests

1 participant