fuzz: Fix wallet_bdb_parser stdlib error matching #30169

pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2405-fuzz-stdlib-match-err changing 1 files +2 −2
  1. maflcko commented at 12:23 pm on May 24, 2024: member

    The stdlib error string is an implementation detail and can not be relied upon.

    Ref: libc++abi: terminating due to uncaught exception of type std::runtime_error: AutoFile::read: end of file: unspecified iostream_category error

  2. fuzz: Fix wallet_bdb_parser stdlib error matching fac7298529
  3. DrahtBot commented at 12:23 pm on May 24, 2024: contributor

    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 achow101
    Concept ACK theuni

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

  4. DrahtBot added the label Tests on May 24, 2024
  5. theuni commented at 3:47 pm on May 24, 2024: member

    utACK.

    Was this caught by review or did you run into it? Just curious if there are others.

  6. achow101 commented at 3:56 pm on May 24, 2024: member
    ACK fac72985292b516919a216d9a78cf84418cd7f96
  7. DrahtBot requested review from theuni on May 24, 2024
  8. achow101 merged this on May 24, 2024
  9. achow101 closed this on May 24, 2024

  10. maflcko commented at 7:19 am on May 25, 2024: member

    Was this caught by review or did you run into it? Just curious if there are others.

    It can be tested by reverting this commit and running the OSS-Fuzz config (uses libc++), or the ci_native_fuzz_msan CI config (also uses libc++), or any other way that uses this fuzz target with libc++.

  11. maflcko deleted the branch on May 25, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-28 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me