-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
app crash - _cgo_topofstack #4206
Comments
看日志无法解决,请重新安装app试一试 |
You're using 1.9.28, right? There are some changes of go libraries and build scripts recently. What is your Android version? Which transport are you using? Can you share a full output of logs? There is a copy all button on upper right of Logcat in app. |
i use version 1.9.28 and AndroidLibXrayLite v24.12.28 - happened on all android version this error happen randomly and and not happened for me i see crash in firebase #00 pc 0x0000000000558b98 /data/app/~~uSPWg8qDO8ukcqUH7IqH7w==/com.v2ray.ang-tANKdZ5cJCHF-0uO9H4HJA==/lib/arm64/libgojni.so (_cgo_topofstack) (BuildId: 516a26e5cc58aaf58837c1508a93b6a7) |
@UjuiUjuMandan if i downgrade to old version will fix this issue ? |
You should try the newest version instead. What about my last 2 questions? |
I have already answered your two questions. Which version exactly should I try? Isn't 1.9.28 the latest version? |
So, there's only such one line in Logcat, and you haven't connected to any server using any transport before it crashed?
|
this crash not happened for me , happen for 5% of my users and i saw it in Firebase Crashlytics ,this error occurs after connected randomly , some times happen after 5 minutes some times happen after 2 hour. and my transport is tcp reality |
OK, thanks for your further information. I'm trying to fix another issue about incomplete logs, before that you can checkout the newest AndroidLibXrayLite and v2rayNG app. From more logs it can indicates the problem better. I hope it will be not related to changes on our side. |
The GoLog is working now. Hope there will be more detailed logs in 1.9.31, built using the latest v25.1.1 AndroidLibXrayLite. |
Or there will be no crash at all, because... Probably the GoLog issue and the crash were both caused by sagernet/gomobile. |
app crashed with this log
#00 pc 0x0000000000558b98 /data/app/~~uSPWg8qDO8ukcqUH7IqH7w==/com.v2ray.ang-tANKdZ5cJCHF-0uO9H4HJA==/lib/arm64/libgojni.so (_cgo_topofstack) (BuildId: 516a26e5cc58aaf58837c1508a93b6a7)
The text was updated successfully, but these errors were encountered: