Page MenuHomeSoftware Heritage

Force to use a previous version of frozendict to avoid segfault
ClosedPublic

Authored by vsellier on Dec 20 2021, 6:35 PM.

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25745
Build 40240: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 40239: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6866 (id=24879)

Rebasing onto fcfdc21f09...

Current branch diff-target is up to date.
Changes applied before test
commit d9e3e3d8af7c6235a2481c5ea7b8d8b6ef7f1791
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Mon Dec 20 18:34:25 2021 +0100

    Force to use a previous version of frozendict to avoid segfault
    
    Related to T3815

See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/185/ for more details.

Build is green

Patch application report for D6866 (id=24880)

Rebasing onto fcfdc21f09...

Current branch diff-target is up to date.
Changes applied before test
commit 9777195fdb1a598800d4ac6e4a10f67ac459b962
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Mon Dec 20 18:34:25 2021 +0100

    Force to use a previous version of frozendict to avoid segfault
    
    Related to T3815

See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/186/ for more details.

olasd added a subscriber: olasd.

This deserves an upstream bug on frozendict 2.1.2, if you've managed to track it down...

This revision is now accepted and ready to land.Dec 21 2021, 11:04 AM
In D6866#178393, @olasd wrote:

This deserves an upstream bug on frozendict 2.1.2, if you've managed to track it down...

yes sure, I will create it today. I was about to create it yesterday but not sure how to formulate it ;).