Bug 66271

Summary: db rebuild segmentation fault
Product: [Retired] Red Hat Linux Reporter: D. Robertson <thoth>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: tao
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-06-07 13:44:24 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:

Description D. Robertson 2002-06-06 23:15:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (Windows NT 5.0; U)

Description of problem:
Running "rpm --rebuilddb" results in a segmentation fault


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Become root.
2. Execute "rpm --rebuildd"
3. Twiddle thumbs while waiting for error.

	

Actual Results:  Segmentation fault

Expected Results:  Successful completion with rebuild RPM database.


Additional info:

Comment 1 Jeff Johnson 2002-06-07 13:44:18 UTC
Please attach a pointer (i.e. URL, bugzilla
attachments won't work) to a tarball of your
database
	cd /var/lib
	tar czvf /tmp/rpmdb-66271.tar.gz rpm
and I'll see if I can fix.

Comment 2 Jeff Johnson 2002-06-21 19:58:30 UTC
Closed for lack of input.