Bug 547023

Summary: [abrt] crash detected in cscope-15.6-6.fc12
Product: [Fedora] Fedora Reporter: Dragos Tatulea <dragos.tatulea>
Component: cscopeAssignee: Neil Horman <nhorman>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: 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 Flags
File: backtrace none

Description Dragos Tatulea 2009-12-13 08:59:05 UTC
abrt 1.0.0 detected a crash.

Attached file: backtrace
cmdline: cscope -Rbq
component: cscope
executable: /usr/bin/cscope
kernel: 2.6.31.6-166.fc12.x86_64
package: cscope-15.6-6.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Dragos Tatulea 2009-12-13 08:59:08 UTC
Created attachment 377958 [details]
File: backtrace

Comment 2 Neil Horman 2009-12-14 12:06:32 UTC
*** Bug 547275 has been marked as a duplicate of this bug. ***

Comment 3 Neil Horman 2009-12-14 12:11:57 UTC
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?

Comment 4 Dragos Tatulea 2009-12-14 13:02:34 UTC
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

Comment 5 Neil Horman 2009-12-14 14:09:18 UTC
*** Bug 546832 has been marked as a duplicate of this bug. ***

Comment 6 Neil Horman 2009-12-14 14:12:46 UTC
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.

Comment 7 Neil Horman 2009-12-14 14:13:30 UTC
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

Comment 8 Dragos Tatulea 2009-12-14 14:41:21 UTC
Great! Thanks for the quick response!

Comment 9 Neil Horman 2009-12-15 20:35:10 UTC
*** Bug 547817 has been marked as a duplicate of this bug. ***

Comment 10 Neil Horman 2009-12-16 19:52:37 UTC
*** Bug 548135 has been marked as a duplicate of this bug. ***

Comment 11 Neil Horman 2009-12-18 14:33:31 UTC
fixed in 15-7

Comment 12 Fedora Update System 2009-12-18 14:34:56 UTC
cscope-15.6-7.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/cscope-15.6-7.fc12

Comment 13 Fedora Update System 2009-12-22 04:54:56 UTC
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.