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

Current version causes vulkan to crash (on my Mac in any case) #121

Open
rcoreilly opened this issue May 12, 2022 · 1 comment
Open

Current version causes vulkan to crash (on my Mac in any case) #121

rcoreilly opened this issue May 12, 2022 · 1 comment

Comments

@rcoreilly
Copy link

rcoreilly commented May 12, 2022

See vulkan-go/vulkan#43 and vulkan-go/vulkan#62 for details.

I could replicate the issue by just running c-for-go on the current vulkan-go/vulkan code. You could presumably figure out what is causing the problem by trying out some of the incremental versions..

Some obvious changes in the generated code include the runtime.KeepAlive calls. I tried to turn it off but couldn't figure out how to turn that off -- tried adding SafeStrings: false in config.

@nergdron
Copy link

this is likely caused by #120.

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

2 participants