Re: conchuela timeouts since 2021-10-09 system upgrade - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: conchuela timeouts since 2021-10-09 system upgrade
Date
Msg-id CA+hUKG+UZi3tp=e0ffO1R7eZ=x8azSJDNzO0E2zOy9PhuyOpAQ@mail.gmail.com
Whole thread Raw
In response to Re: conchuela timeouts since 2021-10-09 system upgrade  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: conchuela timeouts since 2021-10-09 system upgrade
Re: conchuela timeouts since 2021-10-09 system upgrade
List pgsql-bugs
On Fri, Nov 19, 2021 at 5:09 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> (gdb) print *writefds
> $3 = {fds_bits = {0 <repeats 16 times>}}

Oops, that was after it had been cleared already by the OS; duh.  On
entry to my wrapper, writefds does in fact contain the bit pattern for
fd 13.  That led me to try a very simply C program which runs to
completion on Linux and FreeBSD, but hangs forever on Dragonfly.

Attachment

pgsql-bugs by date:

Previous
From: Дмитрий Иванов
Date:
Subject: Re: pg_restore depending on user functions
Next
From: Noah Misch
Date:
Subject: Re: conchuela timeouts since 2021-10-09 system upgrade