Bug 108776

Summary: rpm -qf /usr/share/icons segfaults
Product: [Retired] Red Hat Linux Reporter: Ville Skyttä <scop>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED WORKSFORME QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2003-12-26 18:31:54 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
gdb backtrace of "rpm -qf /usr/share/icons" segfault none

Description Ville Skyttä 2003-11-01 21:23:49 UTC
RHL 9, rpm-4.2-1 installed from
http://download.fedora.us/patches/redhat/9/i386/RPMS.stable/

"rpm -qf /usr/share/icons" segfaults.  Will attach a gdb backtrace in
case it's useful.

Comment 1 Ville Skyttä 2003-11-01 21:25:05 UTC
Created attachment 95651 [details]
gdb backtrace of "rpm -qf /usr/share/icons" segfault

Comment 2 Jeff Johnson 2003-12-26 18:31:54 UTC
No reproduce, probably rpmdb data related like most rpm
segfaults, or otherwise system peculier:

$ rpm -q rpm rpm-devel rpm-build rpm-python popt
rpm-4.2-1
rpm-devel-4.2-1
rpm-build-4.2-1
rpm-python-4.2-1
popt-1.8-1
$ rpm -qf /usr/share/icons
kdelibs-3.1.94-0.2
system-config-proc-0.24-1
redhat-artwork-0.89-1


Comment 3 Ville Skyttä 2003-12-26 23:54:49 UTC
Yah, I cannot reproduce this any more either.  Abouts these kind of
bugs, would you recommend "don't report" or "don't report unless you
can reproduce on multiple boxen" or $other_tips_for_useful_reports?