Re: ci: Skip minfree file in the cores_backtrace.sh

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, myon(at)debian(dot)org
Subject: Re: ci: Skip minfree file in the cores_backtrace.sh
Date: 2025-10-17 10:28:57
Message-ID: CAN55FZ2KabqCF3k32jVeyZt-xAC3TP=-Wf_MpdkPdcmNWvastw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Fri, 17 Oct 2025 at 12:15, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> > On 17 Oct 2025, at 10:26, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> > 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.
>
> +1, seems correct from a read through.

Thanks for looking into it!

Here is an example CI run [1]. I broke the CI on purpose, so you can
see that the 'Run cores' script finished successfully in all CI
operating systems that run cores_backtrace.sh.

[1] https://cirrus-ci.com/build/4950636673892352

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-10-17 10:32:35 Re: pg_restore --no-policies should not restore policies' comment
Previous Message Dilip Kumar 2025-10-17 10:27:05 Re: Logical Replication of sequences