Re: pg 10 crashes on int8_avg_combine

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dingyuan Wang <gumblex(at)aosc(dot)io>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg 10 crashes on int8_avg_combine
Date: 2017-11-14 16:25:02
Message-ID: 22108.1510676702@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dingyuan Wang <gumblex(at)aosc(dot)io> writes:
> PostgreSQL 10.0 on x86_64-pc-linux-gnu, compiled by gcc (Debian 7.2.0-8)
> 7.2.0, 64-bit
>
> (gdb) bt
> #0 int8_avg_combine (fcinfo=0x55bdb92472d8) at
> ./build/../src/backend/utils/adt/numeric.c:4285

I think this is the same issue being discussed at

https://www.postgresql.org/message-id/flat/20171110185747.31519.28038%40wrigleys.postgresql.org

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2017-11-14 16:28:45 Re: pg_basebackup running from a remote machine
Previous Message Vikas Sharma 2017-11-14 16:22:57 PGPool in Master-Master mode, is it possible?