Bug 1547618 - _append_and_truncate(): precondition failed: space_for_suffix >= 0
Summary: _append_and_truncate(): precondition failed: space_for_suffix >= 0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mongo-c-driver
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-21 16:03 UTC by Remi Collet
Modified: 2018-02-22 12:16 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-22 12:16:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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)


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