Issue Report: LSPosed Installation and Crash on NeoZygisk with Rooted Graphene

Steps to reproduce/复现步骤

  1. Have Rooted Graphene
    https://github.com/schnatterer/rooted-graphene
  2. Have NeoZygisk
    https://github.com/JingMatrix/NeoZygisk
  3. Attempt to install and start this Lsposed fork

Expected behaviour/预期行为

Lsposed working :-)

I mean, NeoZygisk release notes do say Graphene Support

Actual behaviour/实际行为

Shell crashes with

type: memory_DCL
osVersion: google/oriole/oriole:16/BP2A.250605.031.A2/2025071900:user/release-keys
flags: dev options enabled
package: com.android.shell:36, targetSdk 36
sharedUid: android.uid.shell

package: com.android.shell:36

DCL denial type: DENY_EXECMEM

And then there is also this crash

type: crash
flags: dev options enabled
osVersion: google/oriole/oriole:16/BP2A.250605.031.A2/2025071900:user/release-keys
uid: 2000 (u:r:shell:s0)
cmdline: zygote64
processUptime: 0s

signal: 11 (SIGSEGV), code 2 (SEGV_ACCERR), faultAddr cfe75ed7c000
threadName: m.android.shell

backtrace:
    /apex/com.android.runtime/lib64/bionic/libc.so (__memcpy_aarch64_simd+48, pc 6faf0)
    /memfd:jit-cache-zygisk (deleted) (pc 52e14)

And then LSPosed does not work of course

P.S. it is not possible to enable DCL for shell out of graphene UI

Xposed Module List/Xposed 模块列表

I did not get to "install xposed modules" part

Root implementation/Root 方案

Magisk 29000

System Module List/系统模块列表

NeoZygisk

LSPosed version/LSPosed 版本

Latest from your Release page

Android version/Android 版本

Rooted Graphene

Version requirement/版本要求

Logs/日志

I don't get to the bar on the bottom part, immediate crashes, however some useful outputs got captured, see above