You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crash Report:
App version: 1.8.4 (1084)
Git Commit Hash: ff9861b5a23611e2a02b2b62eebc0f7dbd119bca
Package name: player.phonograph.plus
Release favor: modernStable
Android version: 8.0.0 (API 26)
Architecture: arm64-v8a, armeabi-v7a, armeabi
Soc: qcom/msm8996
Device brand: Sony (by Sony)
Device model: F8331/F8331 (code F8331)
Build version: 41.3.A.2.192
(1629831864)
Language: en
Memory: 1116/2756
Screen: 1776x1080 (dpi 480)
Permissions: Storage()
Stacktrace:
java.lang.NullPointerException
at eg.o.emit(SourceFile:29)
at ag.p.emit(SourceFile:598)
at ag.c.emit(SourceFile:936)
at na.m0.k(SourceFile:130)
at oa.e.invokeSuspend(SourceFile:72)
at oa.e.invoke(SourceFile:13)
at pg.n.E(SourceFile:5)
at ka.y.f(SourceFile:10)
at oa.g.a(SourceFile:7)
at ag.u.a(SourceFile:376)
at na.d.a(SourceFile:18)
at eg.q.invokeSuspend(SourceFile:50)
at r9.a.resumeWith(SourceFile:9)
at ka.f0.run(SourceFile:102)
at androidx.recyclerview.widget.u.run(SourceFile:188)
at ra.j.run(SourceFile:3)
at ra.a.run(SourceFile:93)
Suppressed: pa.e: [m1{Cancelling}@a1e6264, Dispatchers.IO]
Version
1.8.4
Steps to reproduce the bug
None, I was not using Phonograph Plus (I didn't even launched it, it just had its background service)
Environment
Android Oreo (8.0)
Screenshots or Screen recordings
No response
Other helpful information
No response
The text was updated successfully, but these errors were encountered:
What I can obtain is that a preference (Gapless Playback) is changed, triggering consequence of changing relative status of player, but player is dead(?), resulting in your crash.
I was not using Phonograph Plus
So, what exactly was going on before your crash? Was it playing at that time? If it was stopped or paused, how long is it since last playing (too long may causing service dead)?
And has it happened before? How frequent?
Thank you!
Update 1:
Looks like such things happened on your device (as well as some device specific compatibility issues ). 😞
chr56
changed the title
[Crash Report]
[Crash Report] Unexpected crash in background
Oct 23, 2024
So, what exactly was going on before your crash? Was it playing at that time? If it was stopped or paused, how long is it since last playing (too long may causing service dead)?
No, as explained I didn't even launched Phonograph Plus once since the last phone boot.
But as many other applications, it still have a service running in the background even when you don't touch the application (To be honest, I despise this on Android and the fact we've no control over it, you end up with on ton of background services running for nothing if you installed various applications).
Crash log
Version
1.8.4
Steps to reproduce the bug
None, I was not using Phonograph Plus (I didn't even launched it, it just had its background service)
Environment
Android Oreo (8.0)
Screenshots or Screen recordings
No response
Other helpful information
No response
The text was updated successfully, but these errors were encountered: