[Scummvm-tracker] [ScummVM :: Bugs] #16601: Broken Sword 2: Crash during opening cutscene on Android

ScummVM :: Bugs trac at scummvm.org
Wed Mar 18 09:15:21 UTC 2026


#16601: Broken Sword 2: Crash during opening cutscene on Android
--------------------+-----------------------------
Reporter:  Staacks  |       Owner:  (none)
    Type:  defect   |      Status:  new
Priority:  blocker  |   Component:  Port: Android
 Version:           |  Resolution:
Keywords:           |        Game:  Broken Sword 2
--------------------+-----------------------------
Changes (by dwatteau):

 * priority:  normal => blocker

Comment:

 Hi @Staacks,

 Thank you for reporting this issue, it looks like a nicely detailed
 report, to me.

 It seems your device may use the ARM "Memory Tagging Extension" describing
 here:
 <https://developer.android.com/ndk/guides/arm-mte?hl=en>

 which is quite interesting, to catch interesting bugs :)

 As I see you knew about logcat, could you confirm your device is using
 MTE, with something like:
 {{{
 $ adb shell grep mte /proc/cpuinfo
 }}}

 Thanks.

 (Also, raising priority of this bug report to hopefully fix it in time for
 the next release.)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16601#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list