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

Preinit and Zygote64 crashed #434

Open
irresistibl opened this issue Sep 26, 2024 · 2 comments
Open

Preinit and Zygote64 crashed #434

irresistibl opened this issue Sep 26, 2024 · 2 comments

Comments

@irresistibl
Copy link

The preinit and Zygote64 are crashing. Logs below:

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'samsung/c2sxxx/c2s:13/TP1A.220624.014/N986BXXS9HXA1:user/release-keys'
Revision: '23'
ABI: 'arm64'
Processor: '-1'
Timestamp: 2024-09-26 21:21:46.260754298+1000
Process uptime: 0s
Cmdline: <pre-initialized>
pid: 9776, tid: 9778, name: Signal Catcher  >>> <pre-initialized> <<<
uid: 1000
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x00000076c5a211e8
    x0  000000000000000b  x1  00000079e3830da0  x2  00000079e3830e20  x3  0000000000000008
    x4  0000000000000000  x5  0000000000000000  x6  0000000000000000  x7  00000076c5c00008
    x8  31bc8dae6c8c51db  x9  31bc8dae6c8c51db  x10 00000076af09f040  x11 0000000000000001
    x12 00000076c5362608  x13 00000076c5362658  x14 00000076c53626d8  x15 000000000000000a
    x16 00000079d63b8300  x17 00000079b857040c  x18 00000076aeed8000  x19 00000079e3830e20
    x20 00000079e3830e20  x21 00000079e3830da0  x22 0000000000000001  x23 00000079d63bd000
    x24 00000076af09f000  x25 00000076c5a21000  x26 00000079d63bd694  x27 00000079d63bd698
    x28 00000079d63bc408  x29 00000079e3830c90
    lr  00000079d63b306c  sp  00000079e3830b60  pc  00000076c5553a94  pst 0000000060001000
backtrace:
      #00 pc 0000000000553a94  /apex/com.android.art/lib64/libart.so (art::FaultManager::HandleSigsegvFault(int, siginfo*, void*)+48) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #01 pc 0000000000007068  /apex/com.android.art/lib64/libsigchain.so (art::SignalChain::Handler(int, siginfo*, void*)+368) (BuildId: 1dfc84ea17eda8296164845381922b35)
      #02 pc 0000000000000678  [vdso] (__kernel_rt_sigreturn+0)
      #03 pc 00000000009bab80  /apex/com.android.art/lib64/libart.so (BuildId: 27d824f901af23b82abd1f08138ee412)
      #04 pc 0000000000654b64  /apex/com.android.art/lib64/libart.so (art::SignalSet::SignalSet()+28) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #05 pc 00000000006542cc  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+212) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #06 pc 00000000000b67a8  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 173441c90e5afc5b5229a361bc9d8d2d)
      #07 pc 000000000005340c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 173441c90e5afc5b5229a361bc9d8d2d)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'samsung/c2sxxx/c2s:13/TP1A.220624.014/N986BXXS9HXA1:user/release-keys'
Revision: '23'
ABI: 'arm64'
Processor: '-1'
Timestamp: 2024-09-26 21:21:46.260754298+1000
Process uptime: 0s
Cmdline: <pre-initialized>
pid: 9776, tid: 9778, name: Signal Catcher  >>> <pre-initialized> <<<
uid: 1000
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x00000076c5a211e8
    x0  000000000000000b  x1  00000079e3830da0  x2  00000079e3830e20  x3  0000000000000008
    x4  0000000000000000  x5  0000000000000000  x6  0000000000000000  x7  00000076c5c00008
    x8  31bc8dae6c8c51db  x9  31bc8dae6c8c51db  x10 00000076af09f040  x11 0000000000000001
    x12 00000076c5362608  x13 00000076c5362658  x14 00000076c53626d8  x15 000000000000000a
    x16 00000079d63b8300  x17 00000079b857040c  x18 00000076aeed8000  x19 00000079e3830e20
    x20 00000079e3830e20  x21 00000079e3830da0  x22 0000000000000001  x23 00000079d63bd000
    x24 00000076af09f000  x25 00000076c5a21000  x26 00000079d63bd694  x27 00000079d63bd698
    x28 00000079d63bc408  x29 00000079e3830c90
    lr  00000079d63b306c  sp  00000079e3830b60  pc  00000076c5553a94  pst 0000000060001000
backtrace:
      #00 pc 0000000000553a94  /apex/com.android.art/lib64/libart.so (art::FaultManager::HandleSigsegvFault(int, siginfo*, void*)+48) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #01 pc 0000000000007068  /apex/com.android.art/lib64/libsigchain.so (art::SignalChain::Handler(int, siginfo*, void*)+368) (BuildId: 1dfc84ea17eda8296164845381922b35)
      #02 pc 0000000000000678  [vdso] (__kernel_rt_sigreturn+0)
      #03 pc 00000000009bab80  /apex/com.android.art/lib64/libart.so (BuildId: 27d824f901af23b82abd1f08138ee412)
      #04 pc 0000000000654b64  /apex/com.android.art/lib64/libart.so (art::SignalSet::SignalSet()+28) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #05 pc 00000000006542cc  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run(void*)+212) (BuildId: 27d824f901af23b82abd1f08138ee412)
      #06 pc 00000000000b67a8  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 173441c90e5afc5b5229a361bc9d8d2d)
      #07 pc 000000000005340c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 173441c90e5afc5b5229a361bc9d8d2d)
@thenotbestusername
Copy link

thenotbestusername commented Oct 29, 2024

I'm having the same issue, it happened after installing abootloop, do you happened to also have it installed?

@irresistibl
Copy link
Author

I'm having the same issue, it happened after installing abootloop, do you happened to also have it installed?

I don't, however I have the AshLooper module installed. This serves the same function as abootloop

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

2 participants