Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Emmanuel Sibi <emmanuelsibi(dot)mec(at)gmail(dot)com>
Subject: Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Date: 2025-09-09 14:37:51
Message-ID: CAJ7c6TOD+5VQs=oT=kOEqDp3K+27tgZxdy8JBqOMUaL1U5AAew@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Emmanuel,

> Thanks for the reply. Yes, I tested with Meson and confirmed the same
> issue occurs.
> [...]

OK, thanks for the details. Please don't forget to register your patch
on the nearest open commitfest:

https://commitfest.postgresql.org/56/

Otherwise it can be lost.

--
Best regards,
Aleksander Alekseev

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nitin Motiani 2025-09-09 15:03:42 Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles
Previous Message Robert Haas 2025-09-09 14:30:01 Re: Eager aggregation, take 3