Bug 666088
Summary: | [abrt] [post-main] rtl_str_hash_remove when cleaning up search options | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | kanntara | ||||
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | caolanm, dtardon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:cfab5fb4627d3f2f4a84946aa4bab45d7be3aca9 | ||||||
Fixed In Version: | openoffice.org-3.3.0-19.2.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-01-19 21:01:51 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
kanntara
2010-12-28 22:22:00 UTC
Created attachment 471005 [details]
File: backtrace
The culprit here was some search you performed. Can you reproduce the crash with that hint? In the absence of a reproducer I see that maCache is a big fat global object. If we make it a late init thing we'd get a more certain life-cycle which might clear this as a side effect. Aha, I can see various foo with valgrind on shutdown after a search in calc Fix will be in >= 3.3.0-18.4 openoffice.org-3.3.0-19.1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/openoffice.org-3.3.0-19.1.fc14 openoffice.org-3.3.0-19.1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openoffice.org'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/openoffice.org-3.3.0-19.1.fc14 openoffice.org-3.3.0-19.2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/openoffice.org-3.3.0-19.2.fc14 openoffice.org-3.3.0-19.2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |