| Summary: | Rhythmbox sometimes dies with SIGABRT when switching between tracks | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aurimas Černius <aurisc4> | ||||
| Component: | rhythmbox | Assignee: | Bastien Nocera <bnocera> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | awilliam, bnocera, mcatanzaro+wrong-account-do-not-cc, selinux | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | rhythmbox-3.0.1-2.fc20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-28 23:39:16 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Aurimas Černius
2013-12-15 13:19:30 UTC
are you able / legally allowed to post the specific tracks that cause the crash somewhere for the devs? it would likely make it much easier to reproduce this. there's image-related code in the traceback; a wild guess that leaps to mind is that this is to do with the cover art. do the affected tracks have cover art? Created attachment 837968 [details]
A track that causes this bug
Hopefully I have one that's freely distributable and causes this bug.
I'm seeing this also with a freshly downloaded (and purchases) mp3 from Amazon:
22 - Wedding Song (There Is Love).mp3: Audio file with ID3 version 2.3.0, contains: MPEG ADTS, layer III, v1, 256 kbps, 44.1 kHz, Stereo
I get the same error spew and similar stack trace.
Yes, I believe there is album art.
The track plays without issue with clementine-1.1.1-10.fc21.x86_64 (and it displays the album cover).
The id3v2 tags shows an APIC tag:
APIC (Attached picture): ()[, 3]: image/jpeg, 217447 bytes
Guessing that is the album art.?
Don't believe I can post the track.... Anything more I can post?
Forgot version info: rhythmbox-3.0.1-1.fc21.x86_64 It might be a good idea to also report this upstream to http://bugzilla.gnome.org/ , just in case it gets picked up faster there. bugzilla.gnome.org may have a patch for this already: https://bugzilla.gnome.org/show_bug.cgi?id=710493 I'll see if I can locally build/test... Locally installed rhythmbox source package, ran 'rpmbuild -bp', manually applied the change to the one file, and ran 'rpmbuild --short-circuit -bc'. I ran '~/rpmbuild/BUILD/rhythmbox-3.0.1/.libs/rhythmbox', selected the offending track and success: it plays without crashing. "Locally installed rhythmbox source package, ran 'rpmbuild -bp', manually applied the change to the one file, and ran 'rpmbuild --short-circuit -bc'." !!! you know you can apply patches in package builds, right? :P "I ran '~/rpmbuild/BUILD/rhythmbox-3.0.1/.libs/rhythmbox', selected the offending track and success: it plays without crashing." Sounds promising. I can do a backport of the fix later today most likely, gotta go Boxing Day shopping in a minute... rhythmbox-3.0.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/rhythmbox-3.0.1-2.fc20 > rhythmbox-3.0.1-2.fc20 has been submitted as an update for Fedora 20.
> https://admin.fedoraproject.org/updates/rhythmbox-3.0.1-2.fc20
Just installed this update. Seems to work nicely!
if you have a FAS account, could you leave positive feedback on the update? If two people do that, it'll head out to the stable updates repo. Otherwise it'll have to wait a week before I can push it out manually. Package rhythmbox-3.0.1-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing rhythmbox-3.0.1-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-24046/rhythmbox-3.0.1-2.fc20 then log in and leave karma (feedback). rhythmbox-3.0.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. FYI this update was really bad: see Bug #1047018 and the count at [1] :/ [1] https://retrace.fedoraproject.org/faf/reports/309912/ i'm sending out the fix for that. pity the first two people to file karma didn't catch it. |