-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
Segmentation fault (core dumped) #3446
Comments
Can you try running it through gdb so that there is more info about the crash? |
No I wasn't able to run previous versions it gave me the same error. I'll try to debug and will update you. |
Okay I switched machines and the bug no longer occurs so it does not affect me anymore. |
It would still be quite interesting to get the output from gdb, you can run it as: |
I will as soon as I can. I'm in a challenge to create a game in 7 days now so I don't have that much time but I'll do it later today. |
BTW, it might be from old OpenGL or drivers version... |
most likely OpenGL not supported |
Yeah, closing as a duplicate of #156. |
Sorry I couldn't debug it guys. It wasn't my computer. it was a computer in a co-working space that I had access to for a limited amount of time. |
I've successfully compiled Godot from github source code. commit 87517c5
when I run the output I get:
$ ./godot.x11.tools.64
Segmentation fault (core dumped)
halp!
(using ubuntu gnome 15.04 64bits)
The text was updated successfully, but these errors were encountered: