> On 1 Oct 2021, at 02:02, Jacob Champion <pchamp...@vmware.com> wrote:
> On my machine, at least, exit() is coming in due to a few calls to > psprintf(), pstrdup(), and pg_malloc() in the new NSS code. > (Disassembly via `objdump -S libpq.so` helped me track those down.) I'm > working on a patch. Ah, that makes perfect sense. I was too focused on hunting in what new was linked against that I overlooked the obvious. Thanks for finding these. -- Daniel Gustafsson https://vmware.com/