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

builder.get_insert_block occasionally triggers assert failed #395

Open
Chronostasys opened this issue Jan 26, 2023 · 0 comments
Open

builder.get_insert_block occasionally triggers assert failed #395

Chronostasys opened this issue Jan 26, 2023 · 0 comments
Labels

Comments

@Chronostasys
Copy link
Contributor

Describe the Bug
Calling builder.get_insert_block occasionally triggers assert failed in inkwell-0.1.0\src\basic_block.rs:40

To Reproduce
I failed to reproduce it in a simple test project. For the original stack trace please see here

Expected Behavior
no panic

LLVM Version (please complete the following information):

  • LLVM Version: 14.0.0
  • Inkwell version: 0.1.0

Desktop (please complete the following information):

  • OS: Windows 11

this issue seems to only happen on windows platform. I tested the same code on linux and mac, everything works as expected.

Additional Context
This issue starts to occure after I updated inkwell to version 0.1.0.

@TheDan64 TheDan64 added the bug label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants