Re: [HACKERS] Postgres process invoking exit resulting in sh-QUIT core

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "K S, Sandhya (Nokia - IN/Bangalore)" <sandhya(dot)k_s(at)nokia(dot)com>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, "T, Rasna (Nokia - IN/Bangalore)" <rasna(dot)t(at)nokia(dot)com>, "Itnal, Prakash (Nokia - IN/Bangalore)" <prakash(dot)itnal(at)nokia(dot)com>
Subject: Re: [HACKERS] Postgres process invoking exit resulting in sh-QUIT core
Date: 2017-07-07 08:22:58
Message-ID: CAMsr+YEw_NHQf3qHehPLdE5FU=g1dcoQUjUQnDbuv9TFa8Fpeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On 7 July 2017 at 15:41, K S, Sandhya (Nokia - IN/Bangalore) <
sandhya(dot)k_s(at)nokia(dot)com> wrote:

> Hi Craig,
>
>
>
> The scenario is lock and unlock of the system for 30 times. During this
> scenario 5 sh-QUIT core is generated. GDB of 5 core is pointing to
> different locations.
>
> I have attached output for 2 such instance.
>
>

You seem to be missing debug symbols. Install appropriate debuginfo
packages.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-07-07 14:43:19 Re: BUG #14736: Crash on postgresql server by autovacuum worker process
Previous Message K S, Sandhya (Nokia - IN/Bangalore) 2017-07-07 07:41:03 Re: Postgres process invoking exit resulting in sh-QUIT core

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2017-07-07 09:30:46 Re: Multi column range partition table
Previous Message Masahiko Sawada 2017-07-07 08:06:04 Re: pg_stop_backup(wait_for_archive := true) on standby server