Bug 1198023
| Summary: | cairo_t/surface leak on gaussian filters | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | plioski | ||||
| Component: | librsvg2 | Assignee: | Debarshi Ray <debarshir> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | dakingun, debarshir, ignatenko, mclasen, stefan.home | ||||
| 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: | 2015-10-19 12:18:14 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: | |||||||
| Attachments: |
|
||||||
|
Description
plioski
2015-03-03 09:15:32 UTC
Created attachment 1058282 [details]
Screenshot of memory usage
I am having the same issue on Fedora 22 with tracker 1.4.0. After a reset of the tracker database, tracker is unable to finish indexing because all my memory are consumed. After 17 minutes of uptime - the computer is unusable. Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=748608 In my case, librsvg is the root cause for the memory leak. For me, adding *.svg to the global ignore list for tracker is a valid workaround The upstream bugreport had identified a memory leak in librsvg. |