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

Add exynos-m4 #2

Open
wants to merge 1 commit into
base: fifteen
Choose a base branch
from
Open

Conversation

iGOR121
Copy link

@iGOR121 iGOR121 commented Dec 30, 2024

No description provided.

CybCroww pushed a commit to CYAAP/art that referenced this pull request Jan 10, 2025
* resolves bootloop caused by:
12-16 16:32:56.384  1758  1758 F DEBUG   : Revision: 'MP1.0'
12-16 16:32:56.384  1758  1758 F DEBUG   : ABI: 'arm64'
12-16 16:32:56.384  1758  1758 F DEBUG   : Timestamp: 2023-12-16 16:32:56.210878909+0800
12-16 16:32:56.384  1758  1758 F DEBUG   : Process uptime: 2s
12-16 16:32:56.384  1758  1758 F DEBUG   : Cmdline: system_server
12-16 16:32:56.384  1758  1758 F DEBUG   : pid: 1692, tid: 1700, name: Jit thread pool  >>> system_server <<<
12-16 16:32:56.384  1758  1758 F DEBUG   : uid: 1000
12-16 16:32:56.384  1758  1758 F DEBUG   : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
12-16 16:32:56.384  1758  1758 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000004
12-16 16:32:56.384  1758  1758 F DEBUG   : Cause: null pointer dereference
12-16 16:32:56.384  1692  1692 W PackageManager: Unrecognized code path /data/apex/decompressed/[email protected] - using /data
12-16 16:32:56.384  1758  1758 F DEBUG   :     x0  b4000074fb2d8d20  x1  b40000748b2ed9a0  x2  000000742114dd00  x3  000000742114dd30
12-16 16:32:56.384  1758  1758 F DEBUG   :     x4  0000000000000001  x5  0000000000000000  x6  000000742a2118fb  x7  000000742a2157e3
12-16 16:32:56.384  1758  1758 F DEBUG   :     x8  0000000000000001  x9  336eefa8adf97c37  x10 0000000000001a21  x11 0000000002000000
12-16 16:32:56.384  1758  1758 F DEBUG   :     x12 0000000000000000  x13 00000076dfee25c0  x14 00000076dfee25c0  x15 000000000000002c
12-16 16:32:56.384  1758  1758 F DEBUG   :     x16 000000742a816760  x17 00000074374155c0  x18 00000073ce91a000  x19 000000742114dd00
12-16 16:32:56.384  1758  1758 F DEBUG   :     x20 0000000000000000  x21 000000742114dd0c  x22 0000007437a16000  x23 0000000000000000
12-16 16:32:56.384  1758  1758 F DEBUG   :     x24 0000000000000008  x25 00000076f7d3ff28  x26 0000000000000001  x27 0000000000000001
12-16 16:32:56.384  1758  1758 F DEBUG   :     x28 0000007437a16d88  x29 000000742114dc40
12-16 16:32:56.384  1758  1758 F DEBUG   :     lr  00000074374155f8  sp  000000742114dc40  pc  0000007437415604  pst 0000000060001000
12-16 16:32:56.384  1758  1758 F DEBUG   : 12 total frames
12-16 16:32:56.384  1758  1758 F DEBUG   : backtrace:
12-16 16:32:56.384  1758  1758 F DEBUG   :       #00 pc 0000000000415604  /apex/com.android.art/lib64/libart.so (art::jit::JitCodeCache::CopyInlineCacheInto(art::InlineCache const&, art::StackHandleScope<5ul>*)+68) (BuildId: 7d1acb4a75ab81e0e0e9e50f6becd647)
12-16 16:32:56.385  1758  1758 F DEBUG   :       yaap#1 pc 000000000023ceec  /apex/com.android.art/lib64/libart-compiler.so (art::HInliner::TryInline(art::HInvoke*)+5900) (BuildId: 53bc05647fd381966c25a70a3eeea9e2)
12-16 16:32:56.385  1758  1758 F DEBUG   :       yaap#2 pc 0000000000420a88  /apex/com.android.art/lib64/libart-compiler.so (art::HInliner::Run()+1416) (BuildId: 53bc05647fd381966c25a70a3eeea9e2)

test: device boots

Signed-off-by: minaripenguin <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant