After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766223 - rhythmbox crashed with SIGABRT in Py_FatalError()
rhythmbox crashed with SIGABRT in Py_FatalError()
Status: RESOLVED NOTGNOME
Product: rhythmbox
Classification: Other
Component: general
3.3
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-10 12:02 UTC by Walter Garcia-Fontes
Modified: 2016-05-12 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stacktrace (429.94 KB, text/plain)
2016-05-10 12:02 UTC, Walter Garcia-Fontes
Details

Description Walter Garcia-Fontes 2016-05-10 12:02:56 UTC
Created attachment 327581 [details]
stacktrace

Rhythmbox crashes systematically with the following steps:

1) Open Rhythmbox
2) Hear a podcast and put Rhythmbox into the background
3) When the podcast finishes, click on the app-indicator to put Rhythmbox in the foreground.

What should happen?: Rhythmbox should go to the foreground.
What happens actually? Rhythmbox crashes.

My system:
Description:	Ubuntu 16.04 LTS
Release:	16.04

I attach a stacktrace.

See also:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1578260
Comment 1 Jonathan Matthew 2016-05-10 20:58:48 UTC
you'll need to work out which python plugin is causing this.  the stack trace doesn't help.
Comment 2 Walter Garcia-Fontes 2016-05-12 12:20:09 UTC
I figured out that if I disable rhythmbox-plugin-radio-browser then rhythmbox does not crash with the above sequence.