Replies: 13 comments
-
Could you try this CI version by me?Since I can't simulate your device environment, it may still be like this |
Beta Was this translation helpful? Give feedback.
-
Hello! Thanks for your assistance. I have installed your fork, the device has booted properly. I will keep you updated.
|
Beta Was this translation helpful? Give feedback.
-
@JingMatrix Are you set the apk signature into the github secrets?
|
Beta Was this translation helpful? Give feedback.
-
Ah, I didn't. I should have done that, thanks for reminding me of it! |
Beta Was this translation helpful? Give feedback.
-
The latest CI debug build is causing the following problem according to user's report:
It seems that the system server is not hooked correctly. The crash happens at selinux_android_setcontext. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
No worries, I will keep this issue open. We should first classify the crashes since there are many different types of native crashes. And it could happen that a special crash is causing all the rest. |
Beta Was this translation helpful? Give feedback.
-
Speaking about this item: it still requires total confirmation. I think I might not just be able to reproduce in a Zygisk-less environment, but I might try asking other people + initiate an experiment myself. Please, consider that some information might still be changed. It's a very complicated issue, and it's very time-consuming. Pardon all inaccurate information, but for the most part of it the content is largely beyond refutation or dispute. |
Beta Was this translation helpful? Give feedback.
-
New logs updated: Since only three app crashed, I believe this is a problem of those apps probably. |
Beta Was this translation helpful? Give feedback.
-
This information has been refuted upon internal testing — there's no connection between applications crashing. They are random.
Information has been confirmed: the issue is not reproducible without Zygisk enabled; Zygisk has been defined as the core issue. |
Beta Was this translation helpful? Give feedback.
-
The crash happens at tracing of Runtime::AttachCurrentThread.
and
|
Beta Was this translation helpful? Give feedback.
-
The crash happen at |
Beta Was this translation helpful? Give feedback.
-
New tombstones: Tombstones_2.zip 📦 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
General information:
Android version:
14
OEM:
OneUI 6.1
Model name:
SM-G988B
Codename:
z3s
Root solution:
KernelSU NEXT v12200
Zygisk solution:
ReZygisk
Kernel (non-GKI):
4.19.87-VulcanKernel-v3
ᅠ ᅠ
Brief description
On Samsung Galaxy with OneUI (includes both Exynos and Snapdragon variants) applications suffer from systematic and chaotic/unpredictable native crashes. Occurs only in the background, but in seldom situations might happen during the launching.
⚠️ P.S. It now includes Snapdragon Samsung devices! Hence all Samsung devices seem to have been affected! PLEASE, STUDY THE ISSUE ONCE AGAIN, SIGNIFICANT CHANGES HAVE BEEN MADE! 🚨
ᅠ ᅠ
Important notes
ᅠ ᅠ
ᅠ ᅠ
Misc information
It's been happening for approximately 2 years. And it's not anyhow related to the ROM, or any specific root solution, or any specific Zygisk implementation.
It's impossible to manually reproduce the issue, because it only happens by itself and about 14 times a day.
In addition, @DanGLES3 said that, basically, ART libraries are now identical disregard of the OEM due to introduction of universal Google Play System Update APEX distribution.
Example of the described crash
🐞 Native crash: d.app.dressroom
1 — ported from S22.
2 — no relevance between injection of a particular app and crashes frequency has been found. In fact, the vast majority of apps crashes are non-injected ones.
3 — yes, I have to admit that it can crash during the launching or when running an application, but this happens basically in 0,00001% of situations.
Upon a deeper investigation, it's been revealed that the issue, in fact, is not related to LSPosed! (Maybe LSPosed provokes more frequent occurrences [in the worst case scenario], but is not the core issue per se).
In addition, my partner @ExtremeXT has discovered that not only Exynos 990, and not only Exynos devices in general are affected! This now includes even Snapdragon devices.
Here is an instance from another repository, exemplifying that this happens on a stock based ROM on S24 Ultra (
SM-G980B
):🐞 Native crash: com.samsung.android.app.routines
Beta Was this translation helpful? Give feedback.
All reactions