Re: BUG #18815: Logical replication worker Segmentation fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sergey Belyashov <sergey(dot)belyashov(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18815: Logical replication worker Segmentation fault
Date: 2025-02-18 16:54:45
Message-ID: 1249036.1739897685@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Sergey Belyashov <sergey(dot)belyashov(at)gmail(dot)com> writes:
> Do I need to apply this patch for debugging purposes?

I think we've debugged enough to understand what's happening.
Thanks for the report!

If you just want to get some work done, applying that patch
should be enough to prevent the crash, although I want to
change some other things too.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2025-02-18 17:35:19 BUG #18819: Error installing Postgresql
Previous Message PG Bug reporting form 2025-02-18 16:38:53 BUG #18818: Access to postgres repo

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-02-18 16:55:47 Re: Extend postgres_fdw_get_connections to return remote backend pid
Previous Message Oliver Ford 2025-02-18 16:50:30 Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options