Re: Assert in pageinspect with NULL pages

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Daria Lepikhova <d(dot)lepikhova(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Assert in pageinspect with NULL pages
Date: 2022-03-18 03:43:39
Message-ID: 186c0dc2-cf36-c45c-7933-676956821d11@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2022-03-18 04:03:37 Re: Proposal: Support custom authentication methods using hooks
Previous Message Andres Freund 2022-03-18 03:25:20 Re: Proposal: Support custom authentication methods using hooks