| Summary: | libtracker-data: Guard against failure to create a FTS update statement | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patryk Zawadzki <patrys> | ||||||||||||||||||||||||
| Component: | tracker | Assignee: | Igor Gnatenko <ignatenko> | ||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | alvin, dakingun, david.m.highley, debarshir, n.bicalcarata | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:382e1a2998d3f9019deb499f73f08b41ffe5fb01 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-10-14 14:27: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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Patryk Zawadzki
2013-10-22 18:15:16 UTC
Created attachment 815140 [details]
File: backtrace
Created attachment 815141 [details]
File: cgroup
Created attachment 815142 [details]
File: core_backtrace
Created attachment 815143 [details]
File: dso_list
Created attachment 815144 [details]
File: environ
Created attachment 815145 [details]
File: exploitable
Created attachment 815146 [details]
File: limits
Created attachment 815147 [details]
File: maps
Created attachment 815148 [details]
File: open_fds
Created attachment 815149 [details]
File: proc_pid_status
Created attachment 815150 [details]
File: var_log_messages
Another user experienced a similar problem: Trying to login into the system after upgrading from Fedora 19 to Fedora 20 using the feup method. reporter: libreport-2.1.10 backtrace_rating: 4 cmdline: /usr/libexec/tracker-store crash_function: tracker_db_statement_execute executable: /usr/libexec/tracker-store kernel: 3.11.10-301.fc20.x86_64 package: tracker-0.16.4-2.fc20 reason: tracker-store killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Not sure why we have a NULL stmt in tracker_db_interface_sqlite_fts_update_text, but the actual crash is addressed by the 2nd patch in: https://bugzilla.gnome.org/show_bug.cgi?id=738450 |