![]() |
Android app crashes on music playback - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Android app crashes on music playback (/t-android-app-crashes-on-music-playback--12806) |
Android app crashes on music playback - vvill0w - 2025-07-04 host version: 10.10.7 running on an ubuntu server VM inside a proxmox machine client: redmi note 8t client OS: custom android 15 ROM, Evolution X connected via local ip address fresh install, i try to play a track, the app crashes instantly, logs provided below time: 1751609665750 msg: java.lang.IllegalStateException: Can't copy a recycled bitmap stacktrace: java.lang.IllegalStateException: Can't copy a recycled bitmap at android.graphics.Bitmap.checkRecycled(Bitmap.java:429) at android.graphics.Bitmap.copy(Bitmap.java:725) at android.graphics.drawable.Icon.setBitmap(Icon.java:200) at android.graphics.drawable.Icon.createWithBitmap(Icon.java:833) at android.app.Notification$Builder.setLargeIcon(Notification.java:523Nerd-face at org.jellyfin.mobile.webapp.RemotePlayerService$notify$1.invokeSuspend(SourceFile:614) at S4.a.resumeWith(SourceFile:9) at l5.N.run(SourceFile:113) at android.os.Handler.handleCallback(Handler.java:991) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8930) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:595) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [z0{Cancelling}@f3c0d50, Dispatchers.Main] |