Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Oct 20, 2023

For some reason, the limit is hit. (Presumably due to -set_cover_merge=1 eating more memory, or by simply having more fuzz inputs).

Fix it by increasing it for the merge operation.

@DrahtBot
Copy link
Contributor

DrahtBot commented Oct 20, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK dergoegge, hebasto

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@DrahtBot DrahtBot added the Tests label Oct 20, 2023
@maflcko
Copy link
Member Author

maflcko commented Oct 20, 2023

Similar to bitcoin-core/qa-assets#155 (comment)

@maflcko
Copy link
Member Author

maflcko commented Oct 22, 2023

All CI failures can be ignored

Copy link
Member

@dergoegge dergoegge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fa21535

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fa21535, considering the discussion in bitcoin-core/qa-assets#155.

@fanquake fanquake merged commit 0f15db0 into bitcoin:master Oct 23, 2023
@maflcko maflcko deleted the 2310-fuzz-oom- branch October 23, 2023 09:21
Frank-GER pushed a commit to syscoin/syscoin that referenced this pull request Nov 28, 2023
fa21535 fuzz: Increase merge -rss_limit_mb (MarcoFalke)

Pull request description:

  For some reason, the limit is hit. (Presumably due to `-set_cover_merge=1` eating more memory, or by simply having more fuzz inputs).

  Fix it by increasing it for the merge operation.

ACKs for top commit:
  dergoegge:
    ACK fa21535
  hebasto:
    ACK fa21535, considering the discussion in bitcoin-core/qa-assets#155.

Tree-SHA512: 4fed0f254eccc6fe0b53656bc345ff898b13811dc39387387317d34b521ab77cee03d82b0896dd92d253b7546b6a7e4bdcd478749f47064374ab44ad759ab9ff
@bitcoin bitcoin locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants