hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
10.99k stars 2.14k forks source link

Crash on Linux when pressing the maximize to window button when launching a game #16672

Closed nielsbbb closed 1 month ago

nielsbbb commented 1 year ago

Game or games this happens in

None when booting a game

What area of the game / PPSSPP

Hi

When I start PPSSPP and start Grand Theft Auto LCS ULES 00151. But the game doesn't really matter. And I click to fast on the maximize button (screen adjustment button) Ppsspp crashes and the process needs to be terminated.

What should happen

More support on Linux?

Logs

It doesn't generate log even all settings are on. I added a screenshot what happens. ![167239753826913588415063008150] (https://user-images.githubusercontent.com/105968798/210062475-b9dc50d3-0e4f-4a65-a27a-f4ccd4bfe262.jpg)

Platform

Linux / BSD

Mobile phone model or graphics card

AMD RDNA 2 Steam Deck

PPSSPP version affected

1.14.1

Last working version

I don't know

Graphics backend (3D API)

Vulkan

Checklist

unknownbrackets commented 1 year ago

Can you run it with lldb or gdb? A stack trace would be helpful.

What windowing system do you use? Wayland, Xorg, etc.?

-[Unknown]

nielsbbb commented 1 year ago

Hi

Can you explain in noob terms. I don't really know what you mean.

Thanks

unknownbrackets commented 1 year ago

See here: https://github.com/hrydgard/ppsspp/issues/14423#issuecomment-830672200

-[Unknown]

hrydgard commented 1 year ago

I tried reproducing it on my linux laptop (don't have a Steam Deck) with no success. Bumping to next version.

ghost commented 9 months ago

It happens to me too, even when not launching a game. Note : It doesn't happen on X11, only on Wayland. It segfault when crashing and when closing the window segfault happens too.

hrydgard commented 4 months ago

Still happens now?

hrydgard commented 1 month ago

I'm gonna assume it's fixed, I can't reproduce anyway.