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

Windows: wglMakeCurrent in Thread causes segfault #199

Open
Ninja-Koala opened this issue Jan 18, 2019 · 3 comments
Open

Windows: wglMakeCurrent in Thread causes segfault #199

Ninja-Koala opened this issue Jan 18, 2019 · 3 comments

Comments

@Ninja-Koala
Copy link

Ninja-Koala commented Jan 18, 2019

Making a context current in a thread causes a segfault, minimal reproducing example here
Tested with version 1.5.3

@ebassi ebassi added the windows label Jan 14, 2020
@ebassi
Copy link
Collaborator

ebassi commented Jan 14, 2020

Thanks for your patience.

I don't have a Windows machine to test this on; could you please attach a stack trace for the segfault?

@Ninja-Koala
Copy link
Author

I will attach a stacktrace, but i will probably not have time for this before weekend.

@Ninja-Koala
Copy link
Author

So, here is the stacktrace:
epoxy-stacktrace.txt
I had to do some program counter magic to get a meaningful backtrace (see https://stackoverflow.com/a/9810389)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants