-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
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
TV client 4.8.2 keeps crashing #2271
Comments
Post full logcat. |
@Mygod
|
Okay I managed to reproduce this on my end with shadowsocks-tv--universal-4.8.2.apk:
However, running the self-compiled build seems fine. It seems like an occasional bug in the compiler. @madeye Can you try recompiling the TV apks for v4.8.2? (universal and split apks) |
Sure, let me try again. |
@madeye This is the mobile apk... 😅 |
This one works. |
@madeye |
Okay, let me halt the this version on Google Play first. |
If that's not possible, let's just release 4.8.3. 🤣 I just committed two fixes. |
Okay, let's schedule a release today. |
Please open a new issue if this persists on v4.8.3. |
Shadowsocks Android TV 4.8.2 cannot select server or load configuration file
Logcat shows com.github.shadowsocks.tv: bg is constantly crashing
Android OS version 7.1.2\8.0.0
Device PCCW Now E\Sony Bravia ATV2
ADB Logcat
07-24 10:40:46.682 1630 3082 I ActivityManager: Process com.github.shadowsocks.tv:bg (pid 14130) has died: vis TOP 07-24 10:40:46.682 1630 3082 W ActivityManager: Scheduling restart of crashed service com.github.shadowsocks.tv/com.github.shadowsocks.bg.VpnService in 1000ms 07-24 10:40:46.706 1630 3098 I ActivityManager: Start proc 14179:com.github.shadowsocks.tv:bg/u0a119 for service com.github.shadowsocks.tv/com.github.shadowsocks.bg.VpnService 07-24 10:40:46.936 14179 14208 I FA : adb shell setprop debug.firebase.analytics.app com.github.shadowsocks.tv 07-24 10:40:47.017 1630 3098 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="fiid-sync", packageName=com.github.shadowsocks.tv, ownerUid=10119, ownerPid=14179, workSource=null 07-24 10:40:47.206 1630 3123 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="fiid-sync", packageName=com.github.shadowsocks.tv, ownerUid=10119, ownerPid=14179, workSource=null 07-24 10:40:47.380 1630 3067 I ActivityManager: Process com.github.shadowsocks.tv:bg (pid 14179) has died: vis TOP 07-24 10:40:47.380 1630 3067 W ActivityManager: Scheduling restart of crashed service com.github.shadowsocks.tv/com.github.shadowsocks.bg.VpnService in 1000ms 07-24 10:40:47.400 1630 2296 I ActivityManager: Start proc 14226:com.github.shadowsocks.tv:bg/u0a119 for service com.github.shadowsocks.tv/com.github.shadowsocks.bg.VpnService 07-24 10:40:47.619 14226 14255 I FA : adb shell setprop debug.firebase.analytics.app com.github.shadowsocks.tv 07-24 10:40:47.686 1630 2296 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="fiid-sync", packageName=com.github.shadowsocks.tv, ownerUid=10119, ownerPid=14226, workSource=null 07-24 10:40:47.867 1630 3067 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="fiid-sync", packageName=com.github.shadowsocks.tv, ownerUid=10119, ownerPid=14226, workSource=null
The text was updated successfully, but these errors were encountered: