[BUGS] 回复:[BUGS] BUG #14735: A core dumpe is reported in the source of PostgreSQL - Mailing list pgsql-bugs

From ayi_zhou
Subject [BUGS] 回复:[BUGS] BUG #14735: A core dumpe is reported in the source of PostgreSQL
Date
Msg-id 32b6d0e2-e81c-426a-ba6d-2816bb632e50.ayi_zhou@aliyun.com
Whole thread Raw
In response to Re: [BUGS] BUG #14735: A core dumpe is reported in the source of PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom,

Thanks for the reply,I will try your suggestion.

thanks again!
Guoyi

------------------------------------------------------------------
发件人:Tom Lane <tgl@sss.pgh.pa.us>
发送时间:2017年7月5日(星期三) 22:43
收件人:ayi_zhou <ayi_zhou@aliyun.com>
抄 送:pgsql-bugs <pgsql-bugs@postgresql.org>
主 题:Re: [BUGS] BUG #14735: A core dumpe is reported in the source of PostgreSQL

ayi_zhou@aliyun.com writes:
> Here is the core dump information: 

This looks like something has clobbered malloc's internal data structures.
I'm skeptical that it was libpq itself that did so, though.  I'd suggest
running your program under valgrind or a similar tool to try to find the
cause.

   regards, tom lane

pgsql-bugs by date:

Previous
From: Frank Gard
Date:
Subject: Re: [BUGS] BUG #14737: Wrong PL/pgSQL behaviour
Next
From: jothiprasath216
Date:
Subject: [BUGS] Re: BUG #14736: Crash on postgresql server by autovacuum workerprocess