Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3 - Mailing list pgsql-hackers

From Mikael Kjellström
Subject Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Date
Msg-id a30fb7fa-abda-425f-8269-371333b42417@gmail.com
Whole thread Raw
In response to Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
On 2026-02-21 19:00, Alexander Lakhin wrote:

> It reminded me of [2]. In my system, I found p5-IPC-Run-20231003.0nb1
> installed. So I tried to update it with:
> sudo pkg_delete p5-IPC-Run
> git clone https://github.com/cpan-authors/IPC-Run.git
> (cd IPC-Run*/ && perl Makefile.PL && make && sudo make install)
> and it really helped -- no failure reproduced with many more runs. (I can
> share my repro if needed.)
>
> So maybe you could consider updating IPC::Run on sidewinder too...

I haven't done an upgrade of the packages in a while and I just ran a 
pkgin update and saw that it wanted to upgrade to 
"p5-IPC-Run-20250809.0" so I can maybe try that first and see if that helps.

Anyway I have now upgraded all the packages so they should be up to 
date.  Let's see if that makes a difference.

Otherwise I could do a manual install of IPC-Run.

/Mikael




pgsql-hackers by date:

Previous
From: Hüseyin Demir
Date:
Subject: Re: COMMENTS are not being copied in CREATE TABLE LIKE
Next
From: Alexandre Felipe
Date:
Subject: Re: Regression failures after changing PostgreSQL blocksize