Bug 79871

Summary: rpm-4.2: rpmbuild segfault with AutoReq: 0 (sometimes)?
Product: [Retired] Red Hat Raw Hide Reporter: Jeff Johnson <jbj>
Component: rpm-buildAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-27 20:56:25 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:
Bug Depends On:    
Bug Blocks: 79579    

Description Jeff Johnson 2002-12-17 18:13:28 UTC
Internally generated dependencies segfault when built
by beehive (but not from rpmbuild) for redhat-artwork-0.49-3
when built with debug-subpackage turned on.

Hmm, smells like uninitialized pointer not getting filled
in if
     AutoReq: 0
is specified.

Comment 1 Jeff Johnson 2002-12-27 20:56:25 UTC
This no longer segfaults if built with internal dependencies]
using rpm-4.2-0.40, assuming fixed (since I can't reproduce).