[Scummvm-tracker] [ScummVM :: Bugs] #14390: BACKENDS: WII: Wii crashes on Daily Build

ScummVM :: Bugs trac at scummvm.org
Sat Apr 29 13:39:29 UTC 2023


#14390: BACKENDS: WII: Wii crashes on Daily Build
-----------------------+------------------------
Reporter:  CrystalBen  |       Owner:  digitall
    Type:  defect      |      Status:  new
Priority:  normal      |   Component:  Port: Wii
 Version:              |  Resolution:
Keywords:              |        Game:
-----------------------+------------------------
Comment (by digitall):

 Just a quick update. Have sorted out the Docker build environment for Wii
 using podman and am running a bisection for this.

 My test case is trying a detection for Full Throttle. This crashes to a
 black crash dump screen in the failure case, though it seems to softlock
 in some cases as well.

 Have narrowed the interval for the regression to
 0b7c19a0702d1c..a305fe56d6cb

 None of the commits in that interval affect the Wii backend directly, but
 I suspect that the issue may be an out of memory issue in the detection
 caused by the AGS and GLK engines (hence why removing plugins a to i may
 work).

 These engines have very large detection entry string lists and I suspect
 these might be causing an OOM issue.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14390#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list