Bug 1133339
Summary: | [abrt] pavucontrol: g_type_check_instance_is_a(): pavucontrol killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeremy Rimpo <jrimpo> | ||||||||||||||||||||||||||
Component: | pavucontrol | Assignee: | Lennart Poettering <lpoetter> | ||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 21 | CC: | belegdol, hdegoede, ignatenko, jones.peter.busi, lpoetter, oded, pbrobinson, rharwood, usdanskys, zboszor | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/83da537431e0629b82cc5c84d3585cff3eca9ee5 | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:647adb9efd95db763e0d92c4d8f01c0bb25236c2 | ||||||||||||||||||||||||||||
Fixed In Version: | pavucontrol-2.0-8.fc21 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2014-09-23 05:11:24 UTC | Type: | --- | ||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||
Attachments: |
|
Description
Jeremy Rimpo
2014-08-24 19:27:24 UTC
Created attachment 930230 [details]
File: backtrace
Created attachment 930231 [details]
File: cgroup
Created attachment 930232 [details]
File: core_backtrace
Created attachment 930233 [details]
File: dso_list
Created attachment 930234 [details]
File: environ
Created attachment 930235 [details]
File: exploitable
Created attachment 930236 [details]
File: limits
Created attachment 930237 [details]
File: maps
Created attachment 930238 [details]
File: open_fds
Created attachment 930239 [details]
File: proc_pid_status
Created attachment 930240 [details]
File: var_log_messages
reported upstream https://bugs.freedesktop.org/show_bug.cgi?id=83144 *** Bug 1133272 has been marked as a duplicate of this bug. *** *** Bug 1134357 has been marked as a duplicate of this bug. *** Created attachment 931878 [details]
[PATCH] Reference the widget before returning it from ::create methods
Nasty bug, just spend a couple of hours debugging this. This patch fixes it. For details see the commit message inside the patch.
I'm somewhat amazed that this works for F-19 and F-20 as is, but since it does I'm starting builds for F-21+ with this fix in.
Yes, this fixes problem. pavucontrol-2.0-8.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/pavucontrol-2.0-8.fc21 (In reply to Hans de Goede from comment #15) > Created attachment 931878 [details] > [PATCH] Reference the widget before returning it from ::create methods > > Nasty bug, just spend a couple of hours debugging this. This patch fixes it. > For details see the commit message inside the patch. > > I'm somewhat amazed that this works for F-19 and F-20 as is, but since it > does I'm starting builds for F-21+ with this fix in. It works. Package pavucontrol-2.0-8.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pavucontrol-2.0-8.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9891/pavucontrol-2.0-8.fc21 then log in and leave karma (feedback). Works fine in a custom live spin. I had to get the new version from koji because today's (Aug 31, 2014) spins appear to be a 2.0.7. Installed pavucontrol-2.0-8.fc21.x86_64 on 28-Aug about half an hour after it was built. Been working properly ever since. Update is working fine here, as well. pavucontrol-2.0-8.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |