Bug 919795
| Summary: | [abrt] gimp-2.8.4-1.fc17: strcmp: Process /usr/bin/gimp-2.8 was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Viktor Matvieienko <viktor.matveenko> | ||||||||||||||||||||||||||
| Component: | gimp | Assignee: | Nils Philippsen <nphilipp> | ||||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 17 | CC: | nphilipp | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:d8387c419ea74a2b7bbf6c8ec3787980071144fb | ||||||||||||||||||||||||||||
| Fixed In Version: | gimp-2.8.4-5.fc17 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2013-06-08 03:31:37 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
Viktor Matvieienko
2013-03-10 06:16:24 UTC
Created attachment 707726 [details]
File: backtrace
Created attachment 707727 [details]
File: build_ids
Created attachment 707728 [details]
File: cgroup
Created attachment 707729 [details]
File: core_backtrace
Created attachment 707730 [details]
File: dso_list
Created attachment 707731 [details]
File: environ
Created attachment 707732 [details]
File: limits
Created attachment 707733 [details]
File: maps
Created attachment 707734 [details]
File: open_fds
Created attachment 707735 [details]
File: proc_pid_status
Created attachment 707736 [details]
File: var_log_messages
Created attachment 707737 [details]
File: smolt_data
This bug is also reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=694417 I could reproduce the bug using the steps described in the upstream report. This bug is fixed upstream:
commit 839734463a96392ad1e2ce26c9c29a8d2fdf1b6e
Author: Michael Natterer <mitch>
Date: Sun Apr 21 17:51:08 2013 +0200
Bug 694417 - GIMP Segmentation Faults (Segfault, Crash) after Changing
Color...
Don't pass a NULL pointer to gimp_text_buffer_get_font_tag() because
it is dereferenced in a call to strcmp().
gimp_context_get_font_name() returns NULL when the selected text
includes spans with different fonts. Add the same special handling for
spans with inconsistent sizes too, and add comments that we should
have the same for the color.
Original patch from Massimo Valentini.
(cherry picked from commit 804313bbecf92e099952ef0b9e12824d57100ccd)
gimp-2.8.4-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc17 gimp-2.8.4-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc18 gimp-2.8.4-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/gimp-2.8.4-5.fc19 Package gimp-2.8.4-5.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gimp-2.8.4-5.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10064/gimp-2.8.4-5.fc19 then log in and leave karma (feedback). gimp-2.8.4-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. gimp-2.8.4-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. gimp-2.8.4-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |