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

android15 crash #2339

Open
4 of 5 tasks
a365344743s opened this issue Dec 5, 2024 · 0 comments
Open
4 of 5 tasks

android15 crash #2339

a365344743s opened this issue Dec 5, 2024 · 0 comments

Comments

@a365344743s
Copy link

Operating system

Android

System version

15

Installation type

sing-box for Android Graphical Client

If you are using a graphical client, please provide the version of the client.

all version to 1.11.0-beta.6

Version

No response

Description

android15 设备上启动就crash,怀疑是没有适配android15 16 KB 的页面大小

Reproduction

直接安装apk运行

Logs

FATAL EXCEPTION: main
                                                                                                    Process: io.nekohasekai.sfa, PID: 746
                                                                                                    java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_STRTAB in "/data/app/~~KdRPlRAMtY8KOC8Z1U2Z4g==/io.nekohasekai.sfa-Fb2lNHaa-UVcCPTyJjAuMQ==/lib/arm64-v8a/libbox.so"
                                                                                                    	at java.lang.Runtime.loadLibrary0(Runtime.java:1081)
                                                                                                    	at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
                                                                                                    	at java.lang.System.loadLibrary(System.java:1765)
                                                                                                    	at go.Seq.<clinit>(SourceFile:28)
                                                                                                    	at io.nekohasekai.sfa.Application.onCreate(SourceFile:4)
                                                                                                    	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1386)
                                                                                                    	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7504)
                                                                                                    	at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
                                                                                                    	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2416)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:107)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:232)
                                                                                                    	at android.os.Looper.loop(Looper.java:317)
                                                                                                    	at android.app.ActivityThread.main(ActivityThread.java:8705)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
                                                                                                    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)

Supporter

Integrity requirements

  • I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
  • I confirm that I have provided the server and client configuration files and process that can be reproduced locally, instead of a complicated client configuration file that has been stripped of sensitive data.
  • I confirm that I have provided the simplest configuration that can be used to reproduce the error I reported, instead of depending on remote servers, TUN, graphical interface clients, or other closed-source software.
  • I confirm that I have provided the complete configuration files and logs, rather than just providing parts I think are useful out of confidence in my own intelligence.
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