Bug 1547618

Summary: _append_and_truncate(): precondition failed: space_for_suffix >= 0
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: mongo-c-driverAssignee: Remi Collet <fedora>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, clalancette, fedora, hhorak, jpacner, mskalick, strobert, tdawson, tomm.momi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-22 12:16:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Remi Collet 2018-02-21 16:03:42 UTC
Description of problem:
Since recently (mass-rebuild), package trying to run test against mongodb-server fails with 

src/mongoc/mongoc-handshake.c:498 _append_and_truncate(): precondition failed: space_for_suffix >= 0

This seems only to happen on x86_64 (ok on aarch64 and ppc64)

Packages affected

mongo-c-driver
https://apps.fedoraproject.org/koschei/package/mongo-c-driver

php-pecl-mongodb
https://apps.fedoraproject.org/koschei/package/php-pecl-mongodb


For both, I have temporarily disabled the test suite

Comment 1 Remi Collet 2018-02-21 16:44:46 UTC
Re-affecting to right component (as dump line is in mongo-c-driver)