-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Crash on OpenGL 1.x #9980
Comments
Can you run it in gdb and print the stacktrace?
(run it until it crashes)
And print the output. |
I figured out why ppsspp crashed... I was using OpenGL version: 1.4 When I changed graphic card, ppsspp worked perfectly!!! Sorry for making stupid question. |
Hm. In that case, we should probably still print a warning and exit or something instead of crashing. Can you switch GPU back and try the mentioned steps once, and paste the output here? Then just go back to your good graphics card :) |
I don't think we'll ever bother, honestly. Closing. |
When I tries to use ppsspp on Ubuntu 14.04, it fails... I tested on newly installed ubuntu.
This is error message.
32:35:122 Core/Config.cpp:1390 E[LOADER]: Failed to read /home/kaze/.config/ppsspp/PSP/SYSTEM/controls.ini. Setting controller config to default.
W: gl_lost_manager.cpp:32: GL resource holder not initialized, cannot register resource
Segmentation fault
The text was updated successfully, but these errors were encountered: