Re: macOS Ventura won't generate core dumps - Mailing list pgsql-hackers

From Robert Haas
Subject Re: macOS Ventura won't generate core dumps
Date
Msg-id CA+TgmobF2G2fsouHO6Qw2_F0oFY6AEhvpXT2tgWYnjMZp2KfeQ@mail.gmail.com
Whole thread Raw
In response to Re: macOS Ventura won't generate core dumps  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: macOS Ventura won't generate core dumps
List pgsql-hackers
On Tue, Apr 9, 2024 at 2:37 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> > At least not for me. According to various things I found on the
> > Internet, it's now required that you codesign your binaries and give
> > them an entitlement in order to generate core dumps:
>
> Still works for me, at least on machines where I have SIP turned
> off.  Admittedly, Apple's busy making that a less and less desirable
> choice.

What exact version are you running?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: macOS Ventura won't generate core dumps
Next
From: Robert Haas
Date:
Subject: Re: simplehash.h: "SH_SCOPE static" causes warnings