Bug 892359
Summary: | segfault in pango_font_description_hash() | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> |
Component: | gtk3 | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | actionless.loveless, alessandro, awilliam, axz, bsanford, ccecchi, flokip, fonts-bugs, holmja, i18n-bugs, Jalalvand.M, mclasen, meicunbing, mikko.tiihonen, moez.roy, nalimilan, rmonk, robatino, sanjay.ankur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-11 23:40:01 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: | |
Embargoed: |
Description
Kamil Páral
2013-01-06 21:08:15 UTC
I found the problem, it's this bug: https://bugzilla.gnome.org/show_bug.cgi?id=691186 I can confirm that transmission doesn't crash with gtk3-3.6.2-1.fc18.x86_64, but does crash with gtk3-3.6.3-1.fc18.x86_64. Reassigning to gtk3. gtk3-3.6.4-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-0166/gtk3-3.6.4-1.fc18 *** Bug 892088 has been marked as a duplicate of this bug. *** *** Bug 892224 has been marked as a duplicate of this bug. *** Package gtk3-3.6.4-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gtk3-3.6.4-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0166/gtk3-3.6.4-1.fc18 then log in and leave karma (feedback). *** Bug 892183 has been marked as a duplicate of this bug. *** *** Bug 892776 has been marked as a duplicate of this bug. *** *** Bug 892368 has been marked as a duplicate of this bug. *** *** Bug 892225 has been marked as a duplicate of this bug. *** *** Bug 892167 has been marked as a duplicate of this bug. *** *** Bug 892082 has been marked as a duplicate of this bug. *** *** Bug 892107 has been marked as a duplicate of this bug. *** *** Bug 892347 has been marked as a duplicate of this bug. *** *** Bug 892189 has been marked as a duplicate of this bug. *** *** Bug 892216 has been marked as a duplicate of this bug. *** gtk3-3.6.3-1.fc18 (the broken one) never entered stable repository, therefore it doesn't make sense to propose it as a blocker. Removing blocker nomination. Please put it back if there is another reason for blocker status. Thanks. Open evolution (mail view) go to Edit > Preferences BOOM! backtrace_rating: 4 Package: evolution-3.6.2-3.fc18 OS Release: Fedora release 18 (Spherical Cow) Just trying to start it. backtrace_rating: 4 Package: evolution-3.6.2-3.fc18 OS Release: Fedora release 18 (Spherical Cow) (In reply to comment #18) > Just trying to start it. > > backtrace_rating: 4 > Package: evolution-3.6.2-3.fc18 > OS Release: Fedora release 18 (Spherical Cow) updating to the updates-testing gtk3 solved my issue. I wanted to edit the profile preferences of the Terminal and got a crash. backtrace_rating: 4 Package: gnome-terminal-3.6.1-1.fc18 OS Release: Fedora release 18 (Spherical Cow) I was using gtk3-3.6.3-1.fc18.x86_64 and that was causing the issue. I upgraded to 3.6.4 and the issue is no more. For the record - for anyone concerned about F18 release, the bad gtk3, 3.6.3, was never in the stable repo and is not in any of the F18 composes, so this bug does not block release. The bad gtk3 has only ever been in updates-testing and will never make it out, since it's been superseded by 3.6.4. Please don't mark this bug or any of its dupes as release blockers. Thanks! gtk3-3.6.4-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |