Bug 1133042
Summary: | [abrt] tracker: persistence_store_file(): tracker-extract killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||||||||||||||||||||||
Component: | tracker | Assignee: | Igor Gnatenko <ignatenko> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 21 | CC: | dakingun, debarshir, ignatenko, mcatanzaro+wrong-account-do-not-cc, twaugh | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/8ef24d8b698e3b28601a445c7960c45720f861a2 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:426c45e4e914254ca10fc7bd3874d1eee2cad775 | ||||||||||||||||||||||||||
Fixed In Version: | tracker-1.2.5-1.fc21 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2014-12-27 09:21:26 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
Tim Waugh
2014-08-22 13:46:29 UTC
Created attachment 929646 [details]
File: backtrace
Created attachment 929647 [details]
File: cgroup
Created attachment 929648 [details]
File: core_backtrace
Created attachment 929649 [details]
File: dso_list
Created attachment 929650 [details]
File: environ
Created attachment 929651 [details]
File: exploitable
Created attachment 929652 [details]
File: limits
Created attachment 929653 [details]
File: maps
Created attachment 929654 [details]
File: open_fds
Created attachment 929655 [details]
File: proc_pid_status
Created attachment 929656 [details]
File: var_log_messages
FWIW: (gdb) select-frame 2 (gdb) p *info $3 = {task = 0xba21e0, urn = 0xa5a090 "(null)#276515", url = 0xbb0db0 "(null)#276515", mimetype = 0x0, ref_count = 2} Another user experienced a similar problem: Happens frequently, no known cause. reporter: libreport-2.3.0 backtrace_rating: 4 cmdline: /usr/libexec/tracker-extract crash_function: persistence_store_file executable: /usr/libexec/tracker-extract kernel: 3.17.0-301.fc21.x86_64 package: tracker-1.2.2-2.fc21 reason: tracker-extract killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1001 This just happened again with tracker-1.2.4-1.fc21.x86_64, after a reboot. Still happening with tracker-1.2.4-3.fc21.x86_64. Hey Igor, there's an upstream fix for this available: https://git.gnome.org/browse/tracker/commit/?id=ae24f17b6b8251a6359dba9b638847cb0f1f16a1 I've hit this crash 78 times in the past 5 days, so it'd be nice to have a backport to F21. tracker-1.2.5-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/tracker-1.2.5-1.fc21 Package tracker-1.2.5-1.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 tracker-1.2.5-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-16548/tracker-1.2.5-1.fc21 then log in and leave karma (feedback). tracker-1.2.5-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |