Bug 492917 - deadlock in futex while installing IBM MQ Series v5.3 with RPM
Summary: deadlock in futex while installing IBM MQ Series v5.3 with RPM
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: rpm
Version: 5.0
Hardware: i686
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Packaging Maintenance Team
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-30 18:06 UTC by Alex Vilensky
Modified: 2013-03-08 12:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-08 12:07:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alex Vilensky 2009-03-30 18:06:17 UTC
Description of problem:

rpm -Uvh command deadlocks in futex while installing IBM MQ Series version 5.3


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

it's a standard version of rpm that comes with distro


How reproducible:

Can send you the rpms upon request.

Steps to Reproduce:
1. rpm -Uvh MQSeriesRuntime-5.3.0-1.i386.rpm - installs normally
2. rpm -Uvh MQSeriesRuntime-U486878-5.3.0-4.i386.rpm - gets stuck in futex
3. Removing __db files and killing rpm has no effect  

Actual results:

deadlock in futex

Expected results:

normal installation

Additional info:
available upon request

Comment 1 Florian Festi 2013-03-08 12:07:56 UTC
This looks like a problem with one of the scriptlets of the package. Most likely it is executing rpm itself which is known to have problems and should be avoided. Please reopen if there are other signs of other origins of the issue.


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