Re: BUG #15448: server process (PID 22656) was terminated byexception 0xC0000005 - Mailing list pgsql-bugs

From Amit Langote
Subject Re: BUG #15448: server process (PID 22656) was terminated byexception 0xC0000005
Date
Msg-id 253f2143-2477-c3f6-5fb6-613d4847aeed@lab.ntt.co.jp
Whole thread Raw
In response to Re: BUG #15448: server process (PID 22656) was terminated byexception 0xC0000005  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On 2018/10/23 12:16, Michael Paquier wrote:
> On Tue, Oct 23, 2018 at 11:00:56AM +0900, Amit Langote wrote:
>> FWIW, attached patch fixes this for me.  Adding Andrew whose recent commit
>> 7636e5c60f [1] seems to have introduced the heap_expan_tuple call in
>> GetTupleForTrigger.  Maybe, he can better judge a fix for this.
> 
> Could you add that to the next commit fest as a bug fix?  Adding
> yourself as an author of this patch would be adapted.  And we don't want
> to lose track of this issue.  (I am looking at some other stuff now...)

Okay, I'll add this one and one more I posted a patch for last week.

Thanks,
Amit



pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #15452: 10.5 and reproducible "ERROR: could not read block 0in file..." when creating functional index
Next
From: Amit Langote
Date:
Subject: Re: BUG #15437: Segfault during insert into declarative partitionedtable with a trigger creating partition