Bug 47170 - RPM 4.0.3-0.54 gets stuck on database operation.
Summary: RPM 4.0.3-0.54 gets stuck on database operation.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: rpm
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-03 19:10 UTC by Nalin Dahyabhai
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-03 19:14:10 UTC
Embargoed:


Attachments (Terms of Use)
A traceback generated by attaching gdb to the errant rpmd process. (1.40 KB, text/plain)
2001-07-03 19:14 UTC, Nalin Dahyabhai
no flags Details

Description Nalin Dahyabhai 2001-07-03 19:10:16 UTC
Description of Problem:When rebuilding the RPM database with --rebuilddb, rpmd gets stuck in an infinite select() loop.


How Reproducible:This might be specific to my workstation.


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:rpmd gets stuck in a select() loop, apparently forever.


Expected Results:rpmd completes the operation.


Additional Information:

Comment 1 Nalin Dahyabhai 2001-07-03 19:14:07 UTC
Created attachment 22610 [details]
A traceback generated by attaching gdb to the errant rpmd process.

Comment 2 Jeff Johnson 2001-07-11 14:24:45 UTC
The /var/lib/rpm/__db.nnn files are removed before opening the db environment
in rpm-4.0.3-0.66. Presumably, that fixes this problem, but please reopen if
not.


Note You need to log in before you can comment on or make changes to this bug.