-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Segfault on --debug-config #2270
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
Comments
Yes, building with debug symbols would help. make debug |
And/or post your config file |
Backtrace:
Git bisect identified commit f1494b6. Seems like GLFW is not initialized when running For completeness, my config (sorry for the wall of text, I dont know how to make github format this nicely):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run with LLDB to get a backtrace, though it does not seem to contain anything very illuminating. I can try to compile with debug info if it would help. May be related to #476.
The text was updated successfully, but these errors were encountered: