Re: ubsan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ubsan
Date: 2025-11-05 01:34:16
Message-ID: 709338.1762306456@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alexander Lakhin <exclusion(at)gmail(dot)com> writes:
> I've just discovered that that function __ubsan_default_options() is
> incompatible with -fsanitize=hwaddress:
> $ tmp_install/usr/local/pgsql/bin/postgres
> Segmentation fault

Hi Alexander, I wonder if you can still reproduce this problem,
and if so whether the patch proposed at [1] fixes it.

regards, tom lane

[1] https://www.postgresql.org/message-id/707073.1762305575%40sss.pgh.pa.us

In response to

  • Re: ubsan at 2023-09-27 11:00:00 from Alexander Lakhin

Responses

  • Re: ubsan at 2025-11-05 08:00:01 from Alexander Lakhin

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2025-11-05 01:50:55 Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Previous Message Tom Lane 2025-11-05 01:19:35 Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization