fanquake
fanquake
Thats expected. We've already modified this macro.
Rebased on #26002.
Rebased for #26002. The boost base macro modifications are now contained to just removing the boost lib/ldflags components.
> GUIX on MacOS is NOT reliable. GUIX isn't supported by / doesn't run on macOS.
In [the fuzzing job](https://cirrus-ci.com/task/4965086438621184): ```bash MS: 0 ; base unit: 0000000000000000000000000000000000000000 0x67,0x65,0x74,0x64,0x65,0x73,0x63,0x72,0x69,0x70,0x74,0x6f,0x72,0x69,0x6e,0x66,0x6f,0x5c,0xa,0x77,0x73,0x68,0x28,0x75,0x3a,0x30,0x29,0x2c,0x50,0x75,0x75,0x6c,0x3a,0x31,0x29, getdescriptorinfo\\\012wsh(u:0),Puul:1) artifact_prefix='./'; Test unit written to ./oom-15b296231df90f4407beea7c9de1b8c129658fae Base64: Z2V0ZGVzY3JpcHRvcmluZm9cCndzaCh1OjApLFB1dWw6MSk= SUMMARY: libFuzzer: out-of-memory ```
cc @mzumsande @ryanofsky @stickies-v @theStack given you all reviewed #24832.
@stickies-v you might have some opinion / something to comment here?
cc @vasild
This isn't macOS specific or a bug, so I've updated the title and labels. It's going to occur when using c++20 and libc++, and does so building with Clang and...
> I was only able to reproduce this with make check instead of running the test individually via test_bitcoin. I can recreate the same issue running the test directly, using...