Re: Assert in pageinspect with NULL pages - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: Assert in pageinspect with NULL pages
Date
Msg-id 186c0dc2-cf36-c45c-7933-676956821d11@gmail.com
Whole thread Raw
In response to Assert in pageinspect with NULL pages  (Daria Lepikhova <d.lepikhova@postgrespro.ru>)
Responses Re: Assert in pageinspect with NULL pages  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hello Michael,
18.03.2022 05:06, Michael Paquier wrote:
> Okay.  I'll try to look more closely at that, then.  It feels like we
> are just missing a MAXALIGN() in those code paths.  Are you using any
> specific CFLAGS or something environment-sensitive (macos, 32b, etc.)?
No, just x86_64, Ubuntu 20.04, gcc 11, valgrind 3.15. I just put that 
query in page.sql and see the server abort.

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Proposal: Support custom authentication methods using hooks
Next
From: Stephen Frost
Date:
Subject: Re: Proposal: Support custom authentication methods using hooks