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

SIGSEGV: Illegal storage access. (Attempt to read from nil?) #90

Open
1k23lkasdasd opened this issue Oct 18, 2023 · 0 comments
Open

SIGSEGV: Illegal storage access. (Attempt to read from nil?) #90

1k23lkasdasd opened this issue Oct 18, 2023 · 0 comments

Comments

@1k23lkasdasd
Copy link

  • What is the current behaviour?
    crashes when try to run test.exe, error : "SIGSEGV: Illegal storage access. (Attempt to read from nil?)"

  • Please provide the steps to reproduce and if possible a minimal demo of the problem
    I compiled test.nim with "nim cpp -f -d:release test.nim"

  • What is the expected behaviour?
    to work lol

  • Please tell us about your environment

    • Version: latest
    • OS: Windows
    • Bindings: Vulkan
    • Backend: CPP
    • Nim Version: 2.0.0
    • Compiler used: GCC
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, docs.gl, documentation etc)

please fix this, its crashing every time i try to call: "vkCreateInstance"

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