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

Selecting Achievements entry crash PPSSSDL with any game #19353

Closed
5 tasks done
Kelvfimer opened this issue Jul 21, 2024 · 4 comments · Fixed by #19358
Closed
5 tasks done

Selecting Achievements entry crash PPSSSDL with any game #19353

Kelvfimer opened this issue Jul 21, 2024 · 4 comments · Fixed by #19358
Milestone

Comments

@Kelvfimer
Copy link

Game or games this happens in

ULUS-10081 - Dragon Ball Z Shin Budokai

What area of the game / PPSSPP

SEGFault after clicking Achievements entry in the settings, Create game Config, Display Layout & Effects, Cheats, Achievements menu. It happens in all games with achievements.

I tried to debug it with gdb but PPSSPPSDL compiled in debug mode crash with other error ... I opened another issue about that #19352

What should happen

It should get into the achievements screen.

Logs

emueleccrash2.log

Platform

Linux / BSD

Mobile device model or graphics card (GPU)

odroidn2+

PPSSPP version affected

v1.17.1-903-g5edd02ef0a

Last working version

No response

Graphics backend (3D API)

Vulkan

Checklist

  • Test in the latest git build in case it's already fixed.
  • Search for other reports of the same issue.
  • Try resetting settings or older versions and include if the issue is related.
  • Try without any cheats and without loading any save states.
  • Include logs or screenshots of issue.
@Kelvfimer Kelvfimer changed the title SELEC Achievements entry crash PPSSSDL with any game Selecting Achievements entry crash PPSSSDL with any game Jul 21, 2024
@hrydgard
Copy link
Owner

I don't understand this: "SEGFault after clicking Achievements entry in the settings, Create game Config, Display Layout & Effects, Cheats, Achievements menu. It happens in all games with achievements."

Do you mean that clicking ANY of these things crashes? There's no Achivements thing to click in "Display Layout & Effects" so reading your sentence literally doesn't make sense.

@Kelvfimer
Copy link
Author

Sorry I meant that clicking on the Achievements entry on the settings menu that those entries are. It crashes with a segfault. I hope this one is clearer :)

@hrydgard
Copy link
Owner

Ah, that would be the pause menu :)

Strange, certainly not crashing for me. I'll try with valgrind.

@hrydgard
Copy link
Owner

hrydgard commented Jul 22, 2024

Thanks for reporting this, I could reproduce on linux, easy fix.

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

Successfully merging a pull request may close this issue.

2 participants