libretro / scummvm

ScummVM main repository
https://www.scummvm.org
GNU General Public License v3.0
4 stars 6 forks source link

ScummVM core crashing on Xbox Series X #51

Open solstice0 opened 6 months ago

solstice0 commented 6 months ago

When starting the core, the screen goes black for a bit then crashes to dev mode dashboard.

This core was working at one point, back on 1.15.0.

Log attached.

retroarch (2).log

spleen1981 commented 6 months ago

Didn't even know the core was running on Xbox Series X, which build is used, windows one? However the log does not say anything special, and the core is working ok on windows, so it must be something specific to Xbox Series X environment, which btw is not supported specifically and does not have a specific build recipe available. Anyway is there any system crash log available somewhere in this platform?

MrWrightyLC commented 6 months ago

I can confirm that this is a UWP specific problem, fortunately using an old scummvm build has worked for me.

Btw, this problem originates between September and October 2023. Since I am using a build from 09/16/23

spleen1981 commented 6 months ago

Since I am using a build from 09/16/23

Can you provide the exact working version (the one shown after 'Load core' in retroarch).

spleen1981 commented 6 months ago

I can confirm that this is a UWP specific problem

Just tested UWP build from retroarch site on Windows 10, and I'm able to reach ScummVM GUI with no issue. Do you mean it's a specific problem of UWP running on Xbox only?

MrWrightyLC commented 6 months ago

Yes only happens in UWP (xbox series), to tell the truth I am not surprised that it is an incompatibility with some driver or something else exclusive to xbox uwp

spleen1981 commented 6 months ago

Ok,

MrWrightyLC commented 6 months ago

Same result with the artifact build Load core and then run core it just crash retroarch(3).log

Is there a stand alone ScummVM version available to be tested? (preferably 'daily builds')

There is no standalone version for uwp xbox

spleen1981 commented 6 months ago

test 2 here

MrWrightyLC commented 6 months ago

Again :/ retroarch(4).log

spleen1981 commented 6 months ago

test 3

MrWrightyLC commented 6 months ago

Again crash

spleen1981 commented 6 months ago

test 4

MrWrightyLC commented 6 months ago

Crash again, even now my old working core crashes too, anyway I have to get back to work. tomorrow I might try again, still thanks for taking the time to create these builds.

spleen1981 commented 6 months ago

If the version posted above as working is actually not working, we are wasting time bisecting... Please confirm the version a56c2b83 is working or not... If it was working with an old bundle and now is not working anymore with a more recent build of retrorch, then the bug has something to do with a retroarch update+scummvm core (maybe any version, you may check latest core+old bundle if it's working)+xbox environment. In that case a system crash log would help.

solstice0 commented 6 months ago

I can upload a .dmp file if needed

spleen1981 commented 6 months ago

I can upload a .dmp file if needed

Ok

spleen1981 commented 6 months ago

@MrWrightyLC @solstice0 if you can test this debug build it may give a more verbose retroarch log (depending on where it crashes). If you get any dump or crashlog with this version it could help as well.

gouchi commented 2 weeks ago

@MrWrightyLC @solstice0 Any update ? Thank you.