Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash due to "Concurrent Modification Exception" when playing music and browsing through library #504

Open
1 task done
Currrupted opened this issue Apr 2, 2024 · 2 comments
Labels
priority: high High priority type: bug Something isn't working
Milestone

Comments

@Currrupted
Copy link

Description

Recently, Symphony has been crashing and showing fatal errors, occasionally. Today, when I was inside the app while playing music, the app crashed again and the error screen popped up. It showed the error "java.util.ConcurrentModificationException" (see below).

I had to close and restart the app, after which everything worked fine again.

Steps to Reproduce

Unfortunately, I could not find a way to cause the error again. It seems to be unrelated to anything I was doing. However, this is what I did:

  1. Open the application and start playing any track or playlist
  2. Stay in the application
  3. Browse inside the app and through the library
  4. The app crashes, throwing the error shown below

Expected Behavior

The error and crash, which happened here, shouldn't occur. Using the app to play files and browse through the library should work without anything going wrong.

Screenshots

photo_2024-04-02_15-30-55

Device

  • Device: Sony Xperia XA2
  • OS: Android 12 (LineageOS 19.1)
  • Version: 2024.3.110

Additional Context

I have tried to obtain the logs through adb, however I couldn't get them for the time in question. If it is of any help, I can try again.

Checklist

@Currrupted Currrupted added the type: bug Something isn't working label Apr 2, 2024
@zyrouge zyrouge added the priority: high High priority label Apr 2, 2024
@zyrouge zyrouge added this to the v111 milestone Apr 2, 2024
@zyrouge
Copy link
Owner

zyrouge commented Apr 17, 2024

I'm not sure where that error is from due to obfuscation. I'll be attaching log-symbols from the next release, will be looking into this after that.

@zyrouge zyrouge modified the milestones: v111, v112 Apr 17, 2024
@varun325
Copy link

It's similar for my device as well, though it occurs when the application is in background, I usually start a lofi playlist and let the phone stay in background. After a while at some point this happens and when I unlock the phone, I see this error. It does seem that the crash occurs while tracks change from one to the next, that's after one song in the queue ends and a new one starts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants