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

android.process.media crashes when trying to change notification sound if the current notification sound was set by an app #1

Open
greekdoctor opened this issue Nov 24, 2019 · 0 comments

Comments

@greekdoctor
Copy link

Tested on 20191122. The following bug was not present in Pie.

When trying to change the notification sound for a facebook messenger notification, android.process.media crashes. If I try to change the notification sound from within the messenger app itself instead of in the notification settings, messenger itself crashes. The crash only occurs when trying to change the notification sound when the current notification sound is set by the app itself.

I've attached two separate logcats, one where triggering the crash in messenger and one when triggering the crash in the notification settings for the system. In both logs I triggered the crash twice.

logcat_messenger.txt
logcat_mediacrash.txt

Also attached: screenshots of the buttons which trigger the crash.

Screenshot_20191124-235036_Innstillinger

From the notification settings. The crash occurs when pressing the "Lyd" - "Lyd fra app" button. "Lyd fra app" means "sound from app".

Screenshot_20191124-235249_Messenger

From the settings in messenger. The crash occurs when pressing the "Varsellyd" - "Messenger" button. When I try to change the ringtone there is no crash, which I suspect is because the ringtone was not set by the app but by the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant