Re: longfin and tamandua aren't too happy but I'm not sure why

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Justin Pryzby <pryzby(at)telsasoft(dot)com>
Subject: Re: longfin and tamandua aren't too happy but I'm not sure why
Date: 2022-09-28 06:27:33
Message-ID: 3896635.1664346453@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dilip Kumar <dilipbalaut(at)gmail(dot)com> writes:
> Btw, I think the reason for the bus error on wrasse is the same as
> what is creating failure on longfin[1], I mean this unaligned access
> is causing Bus error during startup, IMHO.

Maybe, but there's not a lot of evidence for that. wrasse got
through the test_decoding check where longfin, tamandua, kestrel,
and now skink are failing. It's evidently not the same issue
that the 32-bit animals are choking on, either. Looks like yet
a third bug to me.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message walther 2022-09-28 06:36:00 Re: Make ON_ERROR_STOP stop on shell script failure
Previous Message Dilip Kumar 2022-09-28 06:18:36 Re: longfin and tamandua aren't too happy but I'm not sure why