Hi,
Melanie mentioned on the Postgres Discord channel that the OpenBSD CI
task’s 'Run cores' script fails [1] because it tries to process a file
named minfree, which is not a valid core file.
This patch updates the cores_backtrace.sh script to skip the minfree
file across all CI operating systems, since it is not expected to be a
valid core file on any of them.
The fix was proposed by Christoph Berg, I created the patch and
verified that it works.
[1] https://cirrus-ci.com/task/6309105838587904
--
Regards,
Nazir Bilal Yavuz
Microsoft