Bug 439184

Summary: Assertion `bc_ctl.arg_max <= (131072-2048)' failed
Product: [Fedora] Fedora Reporter: Paul W. Frields <stickster>
Component: findutilsAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-27 14:58:28 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 Paul W. Frields 2008-03-27 14:06:25 UTC
(My apologies for the bad Summary -- the perils of ignorance.)

Description of problem:
When installing the 'avalon-framework' package via yum, the following error
appeared from xargs:

xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.
/usr/bin/rebuild-gcj-db: line 5:  7328 Done                    dirname $dbLocation
      7329 Aborted                 | xargs mkdir -p
xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.
find: write error: Broken pipe
/usr/bin/rebuild-gcj-db: line 5:  7332 Exit 1                  find $libdir
-follow -name '*.db' -print0
      7333 Aborted                 | xargs -0 /usr/bin/gcj-dbtool -m $dbLocation
$dbLocation


Version-Release number of selected component (if applicable):
findutils-4.2.33-1.fc9.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. 'yum install avalon-framework' or 'yum remove avalon-framework'

Comment 1 Orion Poplawski 2008-03-27 14:58:28 UTC

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