ci: Skip minfree file in the cores_backtrace.sh - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject ci: Skip minfree file in the cores_backtrace.sh
Date
Msg-id CAN55FZ12R-LG=wZZ8yLY7+tmVbR=9Y_O5uveDHU0nmYT+AiTjQ@mail.gmail.com
Whole thread Raw
Responses Re: ci: Skip minfree file in the cores_backtrace.sh
Re: ci: Skip minfree file in the cores_backtrace.sh
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls
Next
From: Heikki Linnakangas
Date:
Subject: Re: Optimizing ResouceOwner to speed up COPY