Bug 547023
Summary: | [abrt] crash detected in cscope-15.6-6.fc12 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dragos Tatulea <dragos.tatulea> | ||||
Component: | cscope | Assignee: | Neil Horman <nhorman> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | ayurtsev, hollis, jeremy, magicant.starmen, nhorman, paulius.zaleckas | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:b2f0745f763adb9562c8fbbcb26a2f74908ec8f3 | ||||||
Fixed In Version: | 15.6-7.fc12 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-12-22 04:55:04 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
Dragos Tatulea
2009-12-13 08:59:05 UTC
Created attachment 377958 [details]
File: backtrace
*** Bug 547275 has been marked as a duplicate of this bug. *** I'm sorry, I can't reproduce this here. That option pattern should result in an error exit when issued, prior to any other code being executed. Is this happening consistently for you? Is there anything else significant about your environment that might help me reproduce here? Hi, > Is this happening consistently for you? Yes, on any source tree. If I leave the -b out it's not segfault-ing anymore. > Is there anything else significant about your environment that might help me reproduce here? I can't think of anything special. I can't think of what could affect this, just tell me what would interest you. Or if you need anything else? Thanks, Dragos *** Bug 546832 has been marked as a duplicate of this bug. *** Ah, I just figured out what was going on, my bad. the problem is that I didn't anticipate how multiple options specified in one argument might affect my argv recomputation (which cscope requires me to do). The fix is obvious and simple. I"ve committed it upstream, when fedoras cvs comes back online after the move, I'll commit it here. by the way, as a workaround until this is fixed, you can just specify arguments independently, i.e. cscope -R -b instead of cscope -Rb Great! Thanks for the quick response! *** Bug 547817 has been marked as a duplicate of this bug. *** *** Bug 548135 has been marked as a duplicate of this bug. *** fixed in 15-7 cscope-15.6-7.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/cscope-15.6-7.fc12 cscope-15.6-7.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |