[Scummvm-tracker] [ScummVM :: Bugs] #11149: Androidsdl Blade Runner Engine crash
ScummVM :: Bugs
trac at scummvm.org
Mon Sep 16 12:38:38 CEST 2019
#11149: Androidsdl Blade Runner Engine crash
--------------------+---------------------------------
Reporter: mim2011 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Engine: Bladerunner
Keywords: | Game: Blade Runner
--------------------+---------------------------------
On the Androidsdl port the Blade Runner Engine exits immediately.
Android 4.2.2 (Asus tablet) and 5.1.1 (Samsung phone). Other engines, like
for example Tinsel are ok. I build it on Ubuntu only for arm7a (32 bits)
architecture.
{{{
09-16 12:26:21.866 32445-32445/? I/SDL: AutoDetectTouchInput:
hoverTouchDistance 0.0 threshold 360 hover false fingerHover false
09-16 12:26:21.936 32445-32565/? A/libc: Fatal signal 11 (SIGSEGV), code
2, fault addr 0x82400c14 in tid 32565 (GLThread)
09-16 12:26:22.011 2171-2171/? I/DEBUG: *** *** *** *** *** *** *** ***
*** *** *** *** *** *** *** ***
09-16 12:26:22.011 2171-2171/? I/DEBUG: Build fingerprint:
'samsung/hlltexx/hllte:5.1.1/LMY47X/N7505XXSDRI2:user/release-keys'
09-16 12:26:22.011 2171-2171/? I/DEBUG: Revision: '10'
09-16 12:26:22.011 2171-2171/? I/DEBUG: ABI: 'arm'
09-16 12:26:22.016 2171-2171/? I/DEBUG: pid: 32445, tid: 32565, name:
GLThread >>> org.scummvm.scummvm <<<
09-16 12:26:22.016 2171-2171/? I/DEBUG: signal 11 (SIGSEGV), code 2
(SEGV_ACCERR), fault addr 0x82400c14
09-16 12:26:22.051 2171-2171/? I/DEBUG: r0 000000ff r1 82400bf4 r2
00000003 r3 401c8fac
09-16 12:26:22.056 2171-2171/? I/DEBUG: r4 82400000 r5 ffffff24 r6
82502414 r7 401bc600
09-16 12:26:22.056 2171-2171/? I/DEBUG: r8 6842b200 r9 0000000c sl
825026d8 fp 8250259c
09-16 12:26:22.056 2171-2171/? I/DEBUG: ip 837a3c44 sp 825023e8 lr
40164d19 pc 4019c034 cpsr 20070030
09-16 12:26:22.056 2171-2171/? I/DEBUG: backtrace:
09-16 12:26:22.056 2171-2171/? I/DEBUG: #00 pc 0004a034
/system/lib/libc.so (ifree+47)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #01 pc 00012d17
/system/lib/libc.so (free+10)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #02 pc 00144139
/data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so
(BladeRunner::BladeRunnerEngine::run()+224)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #03 pc 00132301
/data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so
(scummvm_main+3720)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #04 pc 00130325
/data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so (SDL_main+104)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #05 pc 00000c53
/data/app/org.scummvm.scummvm-1/lib/arm/libsdl_main.so
(Java_org_scummvm_scummvm_DemoRenderer_nativeInit+530)
09-16 12:26:22.056 2171-2171/? I/DEBUG: #06 pc 0000f82b /data/dalvik-
cache/arm/data at app@org.scummvm.scummvm-1 at base.apk@classes.dex
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/11149>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list