Skip to content

[Bug]: crashing unexpectedly #108

Description

@2seceronz-blip

Description

=== PixelPlayerOSS Crash Report ===
Date: 25/08/2026 00:42:48
Exception: Unable to start service androidx.work.impl.foreground.SystemForegroundService@e78477f with Intent { act=ACTION_START_FOREGROUND xflg=0x4 cmp=com.lostf1sh.pixelplayeross/androidx.work.impl.foreground.SystemForegroundService (has extras) }

Stack Trace:
java.lang.RuntimeException: Unable to start service androidx.work.impl.foreground.SystemForegroundService@e78477f with Intent { act=ACTION_START_FOREGROUND xflg=0x4 cmp=com.lostf1sh.pixelplayeross/androidx.work.impl.foreground.SystemForegroundService (has extras) }
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:6469)
at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(ActivityThread.java:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:3111)
at android.os.Handler.dispatchMessage(Handler.java:132)
at android.os.Looper.dispatchMessage(Looper.java:358)
at android.os.Looper.loopOnce(Looper.java:288)
at android.os.Looper.loop(Looper.java:392)
at android.app.ActivityThread.main(ActivityThread.java:10346)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:638)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:972)
Caused by: java.lang.IllegalArgumentException: foregroundServiceType 0x00000001 is not a subset of foregroundServiceType attribute 0x00000000 in service element of manifest file
at android.os.Parcel.createExceptionOrNull(Parcel.java:3392)
at android.os.Parcel.createException(Parcel.java:3372)
at android.os.Parcel.readException(Parcel.java:3355)
at android.os.Parcel.readException(Parcel.java:3297)
at android.app.IActivityManager$Stub$Proxy.setServiceForeground(IActivityManager.java:7682)
at android.app.Service.startForeground(Service.java:862)
at androidx.work.impl.foreground.SystemForegroundService.d(SourceFile:11)
at h4a.e(SourceFile:128)
at androidx.work.impl.foreground.SystemForegroundService.onStartCommand(SourceFile:74)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:6453)
... 10 more
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.am.ActiveServices.setServiceForegroundInnerLocked(qb/113068189 a93ca52118c55ab04c44dc57d5f57ff3e24232162ad844ac9ac6e4606c906d6f:26)
at com.android.server.am.ActiveServices.setServiceForegroundLocked(qb/113068189 a93ca52118c55ab04c44dc57d5f57ff3e24232162ad844ac9ac6e4606c906d6f:51)
at com.android.server.am.ActivityManagerService.setServiceForeground(qb/113068189 a93ca52118c55ab04c44dc57d5f57ff3e24232162ad844ac9ac6e4606c906d6f:13)
at android.app.IActivityManager$Stub.onTransact$setServiceForeground$(IActivityManager.java:12985)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:3765)

Steps to Reproduce

1.open the app
2. Search song online
3. Try to download the song
4. The app crashed

Device Environment

Helora

Logs / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions