Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1199712
Summary: | [abrt] gnome-contacts: _gtk_settings_get_style_cascade(): gnome-contacts-search-provider killed by SIGSEGV | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | miguel rodriguez <bokerones.fritos> | ||||||||||||||||||||||
Component: | gnome-contacts | Assignee: | Elad Alfassa <elad> | ||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 22 | CC: | alexl, c.kirbach, c.thmaddah, duck, elad, ezwen-redhatbugzilla, fedoraparked, giovanni.minutiello, hamed.sako, lray+redhatbugzilla, mcatanzaro+wrong-account-do-not-cc, mclasen, mcrha, smitna, vdanielmo, willymacha13 | ||||||||||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9c98f25aae9925bf21a1b2576b5dd6084d2b222c | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:f19ccffd6d19db870a64c35599038b3d903ecbee | ||||||||||||||||||||||||
Fixed In Version: | gnome-contacts-3.16.2-4.fc22 | Doc Type: | Bug Fix | ||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2015-07-10 19:13:47 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
miguel rodriguez
2015-03-07 09:45:22 UTC
Created attachment 999121 [details]
File: backtrace
Created attachment 999122 [details]
File: cgroup
Created attachment 999123 [details]
File: core_backtrace
Created attachment 999124 [details]
File: dso_list
Created attachment 999125 [details]
File: environ
Created attachment 999126 [details]
File: limits
Created attachment 999127 [details]
File: maps
Created attachment 999128 [details]
File: open_fds
Created attachment 999129 [details]
File: proc_pid_status
Created attachment 999130 [details]
File: var_log_messages
Another user experienced a similar problem: restart after dnf upgrade, i guess. reporter: libreport-2.5.1 backtrace_rating: 4 cmdline: /usr/libexec/gnome-contacts-search-provider crash_function: _gtk_settings_get_style_cascade executable: /usr/libexec/gnome-contacts-search-provider global_pid: 8443 kernel: 4.0.2-300.fc22.x86_64 package: gnome-contacts-3.16.2-1.fc22 reason: gnome-contacts-search-provider killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 After discussing the stacktrace and the circumstances a bit with Benjamin, we've concluded that this is a case where we end up calling GTK+ api without gtk_init() first. The search provider should probably not try to show dialogs, but if it does, it needs to call gtk_init... Filed upstream: https://bugzilla.gnome.org/show_bug.cgi?id=750724 gnome-contacts-3.16.2-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/gnome-contacts-3.16.2-3.fc22 FYI: there are actually two different search provider crashes fixed upstream since 3.16.2, and we only have a patch for one of them in 3.16.2-3. we actually have them both; I didn't do that in the cleanest way, but the patch I applied has both changes. Package gnome-contacts-3.16.2-3.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-contacts-3.16.2-3.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-9901/gnome-contacts-3.16.2-3.fc22 then log in and leave karma (feedback). gnome-contacts-3.16.2-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. 642 reports of this crash with 3.16.2-3.fc22 in FAF. :( *** Bug 1231527 has been marked as a duplicate of this bug. *** (In reply to Michael Catanzaro from comment #19) > 642 reports of this crash with 3.16.2-3.fc22 in FAF. :( The update had patch added, but not applied. Somebody should correct it. (In reply to Milan Crha from comment #21) > The update had patch added, but not applied. Somebody should correct it. That would help, thanks. gnome-contacts-3.16.2-4.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/gnome-contacts-3.16.2-4.fc22 Package gnome-contacts-3.16.2-4.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-contacts-3.16.2-4.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10972/gnome-contacts-3.16.2-4.fc22 then log in and leave karma (feedback). gnome-contacts-3.16.2-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |