[Scummvm-tracker] [ScummVM :: Bugs] #11149: Android Blade Runner Engine crash

ScummVM :: Bugs trac at scummvm.org
Tue Sep 17 09:38:51 CEST 2019


#11149: Android Blade Runner Engine crash
---------------------------+---------------------------------
  Reporter:  mim2011       |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  high          |  Component:  Engine: Bladerunner
Resolution:                |   Keywords:  androidsdl
      Game:  Blade Runner  |
---------------------------+---------------------------------
Comment (by mim2011):

 @antoniou79
 I build fresh androidsdl and installed it on both devices:

 Samsung 5.1.1

 {{{
 09-17 09:30:20.436 22515-22570/? A/libc: Fatal signal 11 (SIGSEGV), code
 1, fault addr 0x0 in tid 22570 (GLThread)
 09-17 09:30:20.481 2733-2825/? D/SensorService: [SO] 4.794 0.178 8.142
 09-17 09:30:20.481 2733-2825/? D/SensorService: [SO] [255 -> 1]
 09-17 09:30:20.481 2733-2845/? V/WindowOrientationListener: Rotation
 Sensor : x=1.0
 09-17 09:30:20.496 2171-2171/? I/DEBUG: *** *** *** *** *** *** *** ***
 *** *** *** *** *** *** *** ***
 09-17 09:30:20.496 2171-2171/? I/DEBUG: Build fingerprint:
 'samsung/hlltexx/hllte:5.1.1/LMY47X/N7505XXSDRI2:user/release-keys'
 09-17 09:30:20.496 2171-2171/? I/DEBUG: Revision: '10'
 09-17 09:30:20.496 2171-2171/? I/DEBUG: ABI: 'arm'
 09-17 09:30:20.496 2171-2171/? I/DEBUG: pid: 22515, tid: 22570, name:
 GLThread  >>> org.scummvm.scummvm <<<
 09-17 09:30:20.496 2171-2171/? I/DEBUG: signal 11 (SIGSEGV), code 1
 (SEGV_MAPERR), fault addr 0x0
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     r0 00000000  r1 42400000  r2
 00000000  r3 00000109
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     r4 68407ff8  r5 68407600  r6
 82a36414  r7 401c8fc8
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     r8 00000069  r9 68407fd8  sl
 401c0df4  fp 401c8fd8
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     ip 401bc7cc  sp 82a363e8  lr
 4019c123  pc 4019c29e  cpsr 80070030
 09-17 09:30:20.516 2171-2171/? I/DEBUG: backtrace:
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     #00 pc 0004a29e
 /system/lib/libc.so (ifree+665)
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     #01 pc 00012d17
 /system/lib/libc.so (free+10)
 09-17 09:30:20.516 2171-2171/? I/DEBUG:     #02 pc 001446c9
 /data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so
 (BladeRunner::BladeRunnerEngine::run()+224)
 09-17 09:30:20.521 2171-2171/? I/DEBUG:     #03 pc 00132709
 /data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so
 (scummvm_main+3720)
 09-17 09:30:20.521 2171-2171/? I/DEBUG:     #04 pc 00130711
 /data/app/org.scummvm.scummvm-1/lib/arm/libapplication.so (SDL_main+104)
 09-17 09:30:20.521 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-17 09:30:20.521 2171-2171/? I/DEBUG:     #06 pc 0000f82b  /data/dalvik-
 cache/arm/data at app@org.scummvm.scummvm-1 at base.apk@classes.dex
 09-17 09:30:20.566 19341-19383/? W/CursorWindow: Window is full: requested
 allocation 996 bytes, free space 542 bytes, window size 2097152 bytes
 09-17 09:30:20.656 19341-19382/? I/art: Explicit concurrent mark sweep GC
 freed 40319(1918KB) AllocSpace objects, 0(0B) LOS objects, 39% free,
 6MB/10MB, paused 1.033ms total 43.803ms
 }}}

 Asus 4.2.2

 {{{
 09-17 09:34:14.178 23186-23208/? A/libc: Fatal signal 11 (SIGSEGV) at
 0xdeadbaad (code=1), thread 23208 (GLThread)
 09-17 09:34:14.180 120-120/? D/AEE/AED: $===AEE===AEE===AEE===$
 09-17 09:34:14.180 120-120/? D/AEE/AED: p 0 poll events 1 revents 0
 09-17 09:34:14.180 120-120/? D/AEE/AED: not know revents:0
 09-17 09:34:14.180 120-120/? D/AEE/AED: p 1 poll events 1 revents 0
 09-17 09:34:14.180 120-120/? D/AEE/AED: not know revents:0
 09-17 09:34:14.180 120-120/? D/AEE/AED: p 2 poll events 1 revents 1
 09-17 09:34:14.180 120-120/? D/AEE/AED: aed_main_fork_worker: generator
 0x97e168, worker 0xbecd19d8, recv_fd 14
 09-17 09:34:14.181 120-120/? D/AEE/AED: p 3 poll events 1 revents 0
 09-17 09:34:14.181 120-120/? D/AEE/AED: not know revents:0
 09-17 09:34:14.181 120-120/? D/AEE/AED: p 4 poll events 1 revents 0
 09-17 09:34:14.181 120-120/? D/AEE/AED: not know revents:0
 09-17 09:34:14.181 23252-23252/? I/DEBUG: handle_request(14)
 09-17 09:34:14.181 23252-23252/? I/DEBUG: check process 23186
 name:scummvm.scummvm
 09-17 09:34:14.181 23252-23252/? I/DEBUG: BOOM: pid=23186 uid=10111
 gid=10111 tid=23208
 09-17 09:34:14.182 23252-23252/? I/DEBUG: [OnPurpose Redunant in
 preset_info] pid: 23186, tid: 23208, name: GLThread  >>>
 org.scummvm.scummvm <<<
 09-17 09:34:14.238 23252-23252/? I/DEBUG: *** *** *** *** *** *** *** ***
 *** *** *** *** *** *** *** ***
 09-17 09:34:14.238 23252-23252/? I/DEBUG: Build fingerprint:
 'asus/WW_memo/ME173X:4.2.2/JDQ39/WW_user_4.2.4.04152_20140714:user
 /release-keys'
 09-17 09:34:14.239 23252-23252/? I/DEBUG: pid: 23186, tid: 23208, name:
 GLThread  >>> org.scummvm.scummvm <<<
 09-17 09:34:14.239 23252-23252/? I/DEBUG: signal 11 (SIGSEGV), code 1
 (SEGV_MAPERR), fault addr deadbaad
 09-17 09:34:14.273 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.273 128-476/? D/AALService: enableAALEvent:1, 0
 09-17 09:34:14.308 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.342 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.377 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.412 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.448 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.481 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.516 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.550 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.585 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.620 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.644 23252-23252/? I/DEBUG:     r0 00000000  r1 00000027  r2
 deadbfff  r3 00000000
 09-17 09:34:14.644 23252-23252/? I/DEBUG:     r4 00000000  r5 55c2250c  r6
 56b6e74b  r7 582cdaf4
 09-17 09:34:14.644 23252-23252/? I/DEBUG:     r8 58267808  r9 55c22848  sl
 401771f4  fp 55c2270c
 09-17 09:34:14.644 23252-23252/? I/DEBUG:     ip 00000001  sp 55c22508  lr
 40137d60  pc 40131628  cpsr 60000010
 09-17 09:34:14.649 23252-23252/? I/DEBUG: backtrace:
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #00  pc 00024628
 /system/lib/libc.so
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #01  pc 00019fb8
 /system/lib/libc.so (dlfree+5612)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #02  pc 0000cb48
 /system/lib/libc.so (free+16)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #03  pc 001446c9  /data/app-
 lib/org.scummvm.scummvm-1/libapplication.so
 (BladeRunner::BladeRunnerEngine::run()+224)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #04  pc 00132709  /data/app-
 lib/org.scummvm.scummvm-1/libapplication.so (scummvm_main+3720)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #05  pc 00130711  /data/app-
 lib/org.scummvm.scummvm-1/libapplication.so (SDL_main+104)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #06  pc 00000c53  /data/app-
 lib/org.scummvm.scummvm-1/libsdl_main.so
 (Java_org_scummvm_scummvm_DemoRenderer_nativeInit+530)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #07  pc 0001e610
 /system/lib/libdvm.so (dvmPlatformInvoke+112)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #08  pc 0004df59
 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*,
 Method const*, Thread*)+500)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #09  pc 00050321
 /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*,
 JValue*, Method const*, Thread*)+200)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #10  pc 000279e0
 /system/lib/libdvm.so
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #11  pc 0002b92c
 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #12  pc 00061339
 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*,
 bool, JValue*, std::__va_list)+272)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #13  pc 00061363
 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*,
 JValue*, ...)+20)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #14  pc 000559bd
 /system/lib/libdvm.so
 09-17 09:34:14.650 23252-23252/? I/DEBUG:     #15  pc 0000e058
 /system/lib/libc.so (__thread_entry+72)
 09-17 09:34:14.650 23252-23252/? I/DEBUG: stack:
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224c8  581b36b8
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224cc  00000011
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224d0  00000097
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224d4  54dc0ba0
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224d8  00000097
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224dc  40136044
 /system/lib/libc.so (__sflush)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224e0  401774d0
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224e4  0000000d
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224e8  00000000
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224ec  40137d60
 /system/lib/libc.so (_fwalk+64)
 09-17 09:34:14.650 23252-23252/? I/DEBUG:          55c224f0  41129000
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c224f4  55c2250c
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c224f8  56b6e74b
 /data/app-lib/org.scummvm.scummvm-1/libapplication.so (virtual thunk to
 SurfaceSdlGraphicsManager::getSupportedFormats() const+98)
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c224fc  582cdaf4
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22500  df0027ad
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22504  00000000
 09-17 09:34:14.651 23252-23252/? I/DEBUG:     #00  55c22508  56b719dd
 /data/app-lib/org.scummvm.scummvm-1/libapplication.so
 (POSIXFilesystemNode::exists() const)
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c2250c  fffffbdf
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22510  00000000
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22514  7973a63b
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22518  58267800
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c2251c  55c225e4
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22520  56b6e74b
 /data/app-lib/org.scummvm.scummvm-1/libapplication.so (virtual thunk to
 SurfaceSdlGraphicsManager::getSupportedFormats() const+98)
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22524  58267800
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22528  55c225e4
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c2252c  40126fbc
 /system/lib/libc.so (dlfree+5616)
 09-17 09:34:14.651 23252-23252/? I/DEBUG:     #01  55c22530  000017b1
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22534  58267800
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22538  00000001
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c2253c  56b6e74b
 /data/app-lib/org.scummvm.scummvm-1/libapplication.so (virtual thunk to
 SurfaceSdlGraphicsManager::getSupportedFormats() const+98)
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22540  00000004
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22544  00000020
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22548  55c225e4
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c2254c  55c22560
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22550  54d90250
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22554  55c22584
 [stack:23208]
 09-17 09:34:14.651 23252-23252/? I/DEBUG:          55c22558  56e1a188
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c2255c  401771f4
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c22560  55c225e4
 [stack:23208]
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c22564  401771f4
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c22568  55c2270c
 [stack:23208]
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c2256c  40119b30
 /system/lib/libc.so (malloc+20)
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          ........  ........
 09-17 09:34:14.652 23252-23252/? I/DEBUG:     #02  55c225b0  58267808
 09-17 09:34:14.652 23252-23252/? I/DEBUG:          55c225b4  56a216cd
 /data/app-lib/org.scummvm.scummvm-1/libapplication.so
 (BladeRunner::BladeRunnerEngine::run()+228)
 09-17 09:34:14.655 128-476/? D/lights: write_int open fd=7
 09-17 09:34:14.657 23252-23252/? I/DEBUG: memory near r5:
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     55c224ec 40137d60 41129000
 55c2250c 56b6e74b  `}. at ...A.%.UK..V
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     55c224fc 582cdaf4 df0027ad
 00000000 56b719dd  ..,X.'.........V
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     55c2250c fffffbdf 00000000
 7973a63b 58267800  ........;.sy.x&X
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     55c2251c 55c225e4 56b6e74b
 58267800 55c225e4  .%.UK..V.x&X.%.U
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     55c2252c 40126fbc 000017b1
 58267800 00000001  .o. at .....x&X....
 09-17 09:34:14.657 23252-23252/? I/DEBUG: memory near r6:
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     56b6e728 c2036861 70117a21
 f8c3605e f8cee000  ah..!z.p^`......
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     56b6e738 685a3004 686d6013
 d00742af f13b2014  .0Zh.`mh.B... ;.
 09-17 09:34:14.657 23252-23252/? I/DEBUG:     56b6e748 4603f9cb d1e42800
 deff6046 f8d89a03  ...F.(..F`......
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     56b6e758 e8963000 429a0003
 0003e889 d1024648  .0.....B....HF..
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     56b6e768 e8bdb005 f69b83f0
 bf00efc6 002622ac  ............."&.
 09-17 09:34:14.658 23252-23252/? I/DEBUG: memory near r7:
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582cdad4 00000000 00000000
 00000000 00000000  ................
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582cdae4 00000000 00000000
 00000000 00000000  ................
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582cdaf4 03020302 00050b08
 00000000 00000000  ................
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582cdb04 62610000 00000000
 00000000 00000000  ..ab............
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582cdb14 2f706d00 00000000
 4c420000 00000000  .mp/......BL....
 09-17 09:34:14.658 23252-23252/? I/DEBUG: memory near r8:
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582677e8 00000030 582d50c8
 581b1c8c 581b1cec  0....P-X...X...X
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     582677f8 582d2e50 581b0100
 00000000 00000231  P.-X...X....1...
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     58267808 40176d10 40176d10
 03020302 00050b08  .m. at .m.@........
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     58267818 00000018 0000001a
 58267808 58267838  .........x&X8x&X
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     58267828 03030302 00050a07
 00000030 0000001a  ........0.......
 09-17 09:34:14.658 23252-23252/? I/DEBUG: memory near r9:
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     55c22828 00000008 55c22830
 65206f4e 726f7272  ....0(.UNo error
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     55c22838 006e6900 6f726e61
 5320676e 00000000  .in.anrong S....
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     55c22848 00000015 55c22850
 5f697567 5f657375  ....P(.Ugui_use_
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     55c22858 656d6167 6e616c5f
 67617567 00000065  game_language...
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     55c22868 00000000 00000000
 55c22874 00000000  ........t(.U....
 09-17 09:34:14.658 23252-23252/? I/DEBUG: memory near sl:
 09-17 09:34:14.658 23252-23252/? I/DEBUG:     401771d4 00000000 00000000
 00000000 00000000  ................
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     401771e4 00000000 00000000
 00000000 00000000  ................
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     401771f4 7973a63b 00000000
 00000000 00000000  ;.sy............
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40177204 0000000d 00000002
 00000000 00000000  ................
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40177214 00000000 00000000
 00000000 00000000  ................
 09-17 09:34:14.659 23252-23252/? I/DEBUG: memory near fp:
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c226ec 55c22824 56ddb570
 56e098e4 582cd810  $(.Up..V...V..,X
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c226fc 56dcd698 55d43660
 55d25198 582627f0  ...V`6.U.Q.U.'&X
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c2270c 00000003 00000003
 56e21fe8 00000000  ...........V....
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c2271c 00000000 55c22724
 00000000 00000000  ....$'.U........
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c2272c 7973a63b 00000000
 00000000 00000000  ;.sy............
 09-17 09:34:14.659 23252-23252/? I/DEBUG: memory near sp:
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c224e8 00000000 40137d60
 41129000 55c2250c  ....`}. at ...A.%.U
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c224f8 56b6e74b 582cdaf4
 df0027ad 00000000  K..V..,X.'......
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c22508 56b719dd fffffbdf
 00000000 7973a63b  ...V........;.sy
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c22518 58267800 55c225e4
 56b6e74b 58267800  .x&X.%.UK..V.x&X
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     55c22528 55c225e4 40126fbc
 000017b1 58267800  .%.U.o. at .....x&X
 09-17 09:34:14.659 23252-23252/? I/DEBUG: code around pc:
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40131608 1afffffb e594c014
 e35c0000 0a000018  ..........\.....
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40131618 e30b2fff e3a01027
 e34d2ead e3a04000  ./..'.....M.. at ..
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40131628 e5421552 ebffefb6
 e3a01006 ebfff46e  R.B.........n...
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40131638 e28d1008 e3a03201
 e1a02001 e3a00006  .....2... ......
 09-17 09:34:14.659 23252-23252/? I/DEBUG:     40131648 e58d3010 e58d4008
 e58d400c ebfff23a  .0... at ...@..:...
 09-17 09:34:14.660 23252-23252/? I/DEBUG: code around lr:
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     40137d40 4a000009 e1d430fc
 e1a00004 e2455001  ...J.0.......PE.
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     40137d50 e2844054 e3530000
 da000001 e12fff37  T at ....S.....7./.
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     40137d60 e1866000 e3750001
 1afffff5 e5988000  .`....u.........
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     40137d70 e3580000 1affffee
 e1a00006 e8bd81f0  ..X.............
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     40137d80 0003c260 e92d45f0
 e0070291 e59f40a8  `....E-...... at ..
 09-17 09:34:14.660 23252-23252/? I/DEBUG: memory map around fault addr
 deadbaad:
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     bec6f000-bec90000 [stack]
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     (no map for address)
 09-17 09:34:14.660 23252-23252/? I/DEBUG:     ffff0000-ffff1000 [vectors]

 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11149#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list