Skip to content

[Bug]: App Crash #102

Description

@KishkaCat

Description

I left my phone with the screen off in one room, connected to a speaker in another room. I was playing music and it just stopped.

Steps to Reproduce

  1. Connect to speaker via Bluetooth
  2. Open app
  3. Play music
  4. Turn off phone screen
  5. Let it play for a while

This may not be the most helpful, this is just what I did :p

Device Environment

Model: Pixel 9
Version: Android 17 Stock
App version: 0.2.0

Logs / Screenshots

Crash report:

=== PixelPlayerOSS Crash Report ===
Date: 18/08/2026 23:40:49
Exception: Failed to allocate a 32 byte allocation with 1385056 free bytes and 1352KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.

Stack Trace:
java.lang.OutOfMemoryError: Failed to allocate a 32 byte allocation with 1385056 free bytes and 1352KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
	at cu2.C(SourceFile:55)
	at cu2.y0(SourceFile:325)
	at cu2.j(SourceFile:42)
	at cu2.handleMessage(SourceFile:383)
	at android.os.Handler.dispatchMessageImpl(Handler.java:138)
	at android.os.Handler.dispatchMessage(Handler.java:125)
	at android.os.Looper.loopOnce(Looper.java:296)
	at android.os.Looper.loop(Looper.java:397)
	at android.os.HandlerThread.run(HandlerThread.java:139)

At the time, I wasn't able to record the logs, but I was able to get the crash report; Sorry about that

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