Bug 688684
Summary: | [abrt] doxygen-1:1.7.3-1.fc14: Process /usr/bin/doxygen was killed by signal 11 (SIGSEGV) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Patrick Monnerat <patrick> | ||||||
Component: | doxygen | Assignee: | Than Ngo <than> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 14 | CC: | than | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:db0df6b0abce535bcf58ffeccdb3986b664a93e2 | ||||||||
Fixed In Version: | doxygen-1.7.4-2.fc15 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-07-06 21:27:11 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
Patrick Monnerat
2011-03-17 17:46:10 UTC
Created attachment 486077 [details]
File: backtrace
Created attachment 487086 [details]
Patch to fix the reported problem
I wrote this quick patch that seems to fix the crash.
The problem was: some output format(s) where disabled at file creation time, but enabled at write time, resulting in using dangling pointer(s).
Please test more and report upstream. Thanks.
Patrick, i will take a look at this and forward the patch to upstream. Thanks. Thanks for your action. Can I expect a fix in Fedora official package anytime soon ? This is required to build the doc of a new package I'm working on (libpki, which is needed for upgrading ocspd to the latest release) and it cannot be built in koji because of this bug. Thanks for "pushing" it ! Reported upstream by me as https://bugzilla.gnome.org/show_bug.cgi?id=653344 it's fixed in rawhide, http://koji.fedoraproject.org/koji/taskinfo?taskID=3163241 doxygen-1.7.4-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/doxygen-1.7.4-2.fc15 doxygen-1.7.4-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/doxygen-1.7.4-2.fc14 Package doxygen-1.7.4-2.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing doxygen-1.7.4-2.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/doxygen-1.7.4-2.fc14 then log in and leave karma (feedback). Thank you. Will acknowledge at the link. doxygen-1.7.4-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. doxygen-1.7.4-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |