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

Crash when building with IL2CPP enabled #1

Open
MagicalMontra opened this issue Jan 26, 2022 · 0 comments
Open

Crash when building with IL2CPP enabled #1

MagicalMontra opened this issue Jan 26, 2022 · 0 comments

Comments

@MagicalMontra
Copy link

log from logcat

2022/01/26 19:58:39.672 1883 1993 Error CRASH signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x780d2d2ff0
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x0  0000007b3235b6c0  x1  00000000000001d8  x2  0000000000000000  x3  0000000000000010
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x4  0000000000000001  x5  0000000000000004  x6  00056b36000569c4  x7  00056cf200056696
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x8  0000000000000000  x9  0000007807e1b000  x10 00000077aa549b28  x11 0000000000000011
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x12 00000000000032f1  x13 00000000000005ce  x14 0000000000056ccd  x15 0000000000000000
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x16 00000077aa4582d0  x17 0000007b3233fa98  x18 0000000000000000  x19 00000077aa58da00
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x20 00000000000001d8  x21 0000000000000001  x22 00000077aa58d000  x23 000000000000006c
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x24 000000780833d174  x25 000000780833f6de  x26 00000077a9d4224c  x27 000000780833f694
2022/01/26 19:58:39.672 1883 1993 Error CRASH     x28 00000077aa58d000  x29 000000780d2d3060
2022/01/26 19:58:39.672 1883 1993 Error CRASH     sp  000000780d2d2fd0  lr  0000007b322cca8c  pc  0000007b322ccb10
2022/01/26 19:58:39.672 1883 1993 Error CRASH backtrace:
2022/01/26 19:58:39.672 1883 1993 Error CRASH       #00 pc 0000000000042b10  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::Allocator<scudo::AndroidConfig, &(scudo_malloc_postinit)>::allocate(unsigned long, scudo::Chunk::Origin, unsigned long, bool)+4) (BuildId: 17e1b0bf97783158157befc3962dfee4)
2022/01/26 19:58:39.902 1883 1993 Error CRASH       #9444 pc 00000000002d7644  /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022/01/26 19:58:39.902 1883 1993 Error CRASH       #9445 pc 000000000020a0a0  /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022/01/26 19:58:39.902 1883 1993 Error CRASH       #9446 pc 0000000000209124  /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022/01/26 19:58:39.902 1883 1993 Error CRASH       #9447 pc 00000000007e3f80  /data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot-framework.oat
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

1 participant