Skip to content

Crash when opening Sonolus #32

@ryanistr

Description

@ryanistr

Opening/Launching the App Sonolus crash on the android device

Device : Infinix GT 10 Pro
Android : 16 64-bit only
Chipset : MT6893 (Dimensity 8050)

How to reproduce crash

  1. Download Sonolus latest from PlayStore or Sideload the apk from the official website
  2. Install it on Infinix GT 10 Pro running Android 16 64-bit only
  3. Launch/Open Sonolus
  4. Wait for the splash
  5. It will crash when the Sonolus SoundFx starts

Here is the crash logs after the crash is occured.

03-19 18:42:29.308 22073 22291 E AndroidRuntime: FATAL EXCEPTION: Thread-15
03-19 18:42:29.308 22073 22291 E AndroidRuntime: Process: com.FosFenes.Sonolus, PID: 22073
03-19 18:42:29.308 22073 22291 E AndroidRuntime: java.lang.IllegalStateException: releaseOutputBuffer() is valid only at Executing states; currently at Released state
03-19 18:42:29.308 22073 22291 E AndroidRuntime:
03-19 18:42:29.308 22073 22291 E AndroidRuntime:        at android.media.MediaCodec.releaseOutputBuffer(Native Method)
03-19 18:42:29.308 22073 22291 E AndroidRuntime:        at android.media.MediaCodec.releaseOutputBufferInternal(MediaCodec.java:4445)
03-19 18:42:29.308 22073 22291 E AndroidRuntime:        at android.media.MediaCodec.releaseOutputBuffer(MediaCodec.java:4366)
03-19 18:42:29.308 22073 22291 E AndroidRuntime:        at com.fosfenes.sonolus.BgmCodecThread.run(BgmCodecThread.java:141)
03-19 18:42:29.308 22073 22291 E AndroidRuntime:        at java.lang.Thread.run(Thread.java:1564)

I just read previous issues and, i think that this Issue might have been the same as this issue that was posted a month ago

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions