Bug 60274

Summary: segfaults when running rpm --rebuild file.tar.gz
Product: [Retired] Red Hat Linux Reporter: Olivier CrĂȘte <olivier.crete>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: bugs.michael
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-24 05:48:32 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 Olivier CrĂȘte 2002-02-23 19:50:47 UTC
rpm segfaults when running it with --rebuild on a tar.gz

When I run it inside gdb it says:
(gdb) r --rebuild thinkpad_3.0.tar.gz
Starting program: /bin/rpm --rebuild thinkpad_3.0.tar.gz
warning: shared library handler failed to enable breakpoint

Program received signal SIGTRAP, Trace/breakpoint trap.
0x40001e90 in ?? ()

Comment 1 Michael Schwendt 2002-02-24 05:48:28 UTC
Duplicate of bug #57519, just trying --rebuild here instead of --recompile. It
is a bug that was fixed in RPM 4.0.3 final which is different from the 4.0.3 on
Enigma.


Comment 2 Jeff Johnson 2002-02-24 17:07:42 UTC
OK, thanks for diagnosing.

*** This bug has been marked as a duplicate of 57519 ***