[Scummvm-tracker] [ScummVM :: Bugs] #11149: AndroidSDL Blade Runner Engine crash (was: Android Blade Runner Engine crash)
ScummVM :: Bugs
trac at scummvm.org
Tue Sep 17 10:22:34 CEST 2019
#11149: AndroidSDL Blade Runner Engine crash
---------------------------+---------------------------------
Reporter: mim2011 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: Bladerunner
Resolution: | Keywords: androidsdl
Game: Blade Runner |
---------------------------+---------------------------------
Changes (by antoniou79):
* summary: Android Blade Runner Engine crash => AndroidSDL Blade Runner
Engine crash
Comment:
Ok, so the crash is specific to the Android SDL port. That's good, because
it helps minimize the possible causes for it.
The debug trace may have changed because yesterday I changed the configure
script for the SDL port to "enable optimizations" for the build. So,
that's expected.
However, I still can't reproduce the issue on any of my Android devices,
so I will need further help in this one.
Since the androidsdl port used to work on your devices, we need to figure
out which commit caused the regression.
So could you test with various past revisions of the repository (starting
from middle of August) to find which particular one last worked for you?
You can use the "git checkout <desired-SHA1>" to get a specific revision.
You don't have to check each and every one(!), the commit messages should
help indicate if a revision could be related to the issue.
For example:
Can you try this revision (from Aug 25):
https://github.com/scummvm/scummvm/commit/b0c8b368a907f7e3d183d50dcaf259e898ac70a6
- if that DOES NOT WORK can you then try this one (from Aug 24 - before a
set of changes to SDL code):
https://github.com/scummvm/scummvm/commit/1a9fa34dc18813a1048ad24466fd957050f82ec6
- if the Aug 25 commit WORKS then try this one next (from Sep 11 - before
some changes to the Blade Runner engine):
https://github.com/scummvm/scummvm/commit/1ed2cd40f3213720cd33d96fca9f6516b5589189
--
Ticket URL: <https://bugs.scummvm.org/ticket/11149#comment:9>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list