Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spider-Man 3 crash on android #11142

Closed
weihuoya opened this issue Jun 5, 2018 · 3 comments
Closed

Spider-Man 3 crash on android #11142

weihuoya opened this issue Jun 5, 2018 · 3 comments

Comments

@weihuoya
Copy link
Contributor

weihuoya commented Jun 5, 2018

What happens?

Spider-Man 3 only crash on android(JIT, IR, Interperter, and turning off fast memory)
PC works fine.

    --------- beginning of crash
06-05 15:56:34.996 23936-23958/? A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2300014000 in tid 23958 (Emu)
06-05 15:56:35.091 24481-24481/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-05 15:56:35.093 24481-24481/? A/DEBUG: Build fingerprint: 'samsung/hero2qltezc/hero2qltechn:7.0/NRD90M/G9350ZCU2BRD1:user/release-keys'
    Revision: '14'
    ABI: 'arm64'
06-05 15:56:35.094 24481-24481/? A/DEBUG: pid: 23936, tid: 23958, name: Emu  >>> org.ppsspp.ppsspp <<<
    signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2300014000
06-05 15:56:35.095 24481-24481/? A/DEBUG:     x0   0000007f6ccbe0f4  x1   0000000000013ffe  x2   0000007f6f19eed6  x3   000000000000005d
        x4   0000007f6f19ef7c  x5   000000000000fffe  x6   000000000000fffe  x7   0000000008a14ef0
        x8   0000002300000000  x9   0000000004000000  x10  00000000000078cc  x11  0000000000000000
        x12  0000000000000003  x13  0000000000000000  x14  0000007f6eaabc60  x15  0000000000000000
        x16  0000007f6f647a88  x17  0000007f6eab7ef8  x18  0000000000000001  x19  0000007f6ccbe0f4
        x20  0000000000013ffe  x21  0000007f6f678f30  x22  0000000000000000  x23  0000007f6f6562a8
06-05 15:56:35.096 24481-24481/? A/DEBUG:     x24  0000007f6f6c0e94  x25  0000007f6f695708  x26  afb12da5406b7b53  x27  000000000000004b
        x28  0000007f6f656000  x29  0000007f6ccbe0e0  x30  0000007f6eab7ed0
        sp   0000007f6ccbe0c0  pc   0000007f6eab7f80  pstate 0000000060000000
06-05 15:56:35.136 24481-24481/? A/DEBUG: backtrace:
        #00 pc 0000000000450f80  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_ZN6Memory16ReadFromHardwareIjEEvRT_j+136)
        #01 pc 0000000000450ecc  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_ZN6Memory8Read_U32Ej+44)
        #02 pc 000000000044d348  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_Z22MIPSInterpret_RunUntily+88)
        #03 pc 0000000000464398  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_Z14PSP_RunLoopFori+84)
        #04 pc 0000000000565c18  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_ZN9EmuScreen6renderEv+336)
        #05 pc 000000000061c0fc  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_ZN13ScreenManager6renderEv+136)
06-05 15:56:35.137 24481-24481/? A/DEBUG:     #06 pc 000000000055dc3c  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_Z12NativeRenderP15GraphicsContext+644)
        #07 pc 00000000005584fc  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_Z20UpdateRunLoopAndroidP7_JNIEnv+44)
        #08 pc 0000000000559c58  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so
        #09 pc 00000000003a16f0  /data/app/org.ppsspp.ppsspp-1/lib/arm64/libppsspp_jni.so (_ZNSt6__ndk114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEPFvvEEEEEEPvSA_+44)
        #10 pc 000000000006885c  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
        #11 pc 000000000001e118  /system/lib64/libc.so (__start_thread+16)

use this save state, load and wait:
ULES00938_1.01_0.zip

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

S7edge, 820, android 7.0, ppsspp-v1.6.2-17-g6db008fc0-android.apk

@Leopard20
Copy link
Contributor

Leopard20 commented Jun 5, 2018

Sorry, it's a duplicate!
#10196

Maybe move the log there?

@Leopard20
Copy link
Contributor

@weihuoya Moved your crash log there. Hope you don't mind!

@weihuoya
Copy link
Contributor Author

weihuoya commented Jun 6, 2018

ok, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants