Re: Server Crash

From: Alexey Bashtanov <bashtanov(at)imap(dot)cc>
To: Anjul Tyagi <anjul(at)ibosstech-us(dot)com>, Sergei Kornilov <sk(at)zsrv(dot)org>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Server Crash
Date: 2018-06-28 13:10:51
Message-ID: 53e106c6-1b6c-827e-7f32-1fedcaf8a524@imap.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs

Hello Anjul,

The first line of the log looks relevant.
My only guess is a stored procedure written in an untrusted language may
send a backend signal 14.
Do you have any of these, like pl/perl?

Best,
 Alex

On 27/06/18 11:58, Anjul Tyagi wrote:
> Hi Sergei,
>
> thanks for your response. We have already plan to upgrade the same in
> PG 10, but i am scared if we faced the same issue with upgraded
> version as well.
>
> Regards,
>
> Anjul *TYAGI*
>
> **
>
> *ü****Go Green*
>
>
> ------ Original Message ------
> From: "Sergei Kornilov" <sk(at)zsrv(dot)org <mailto:sk(at)zsrv(dot)org>>
> To: "Anjul Tyagi" <anjul(at)ibosstech-us(dot)com
> <mailto:anjul(at)ibosstech-us(dot)com>>; "pgsql-bugs(at)lists(dot)postgresql(dot)org"
> <pgsql-bugs(at)lists(dot)postgresql(dot)org <mailto:pgsql-bugs(at)lists(dot)postgresql(dot)org>>
> Sent: 27-06-2018 15:01:15
> Subject: Re: Server Crash
>
>> Hello
>>> 2018-06-21 13:43:29 EDT [22212]: [4-1] user=cmsuser,db=forte
>>> ,host=10.10.1.3,port=10.10.1.3(56601),id=5b2bdea5.56c4,line=4DETAIL:
>>> The postmaster has commanded this server process to roll back the
>>> current transaction and exit, because another server process exited
>>> abnormally and possibly corrupted shared memory.
>> This is just consequence of error. Similar message is reported by
>> every client connect process. Real error was before all of these
>> messages.
>>> Postgres - Postgres 9.1.13
>> You are using unsupported major version and even very old minor. Last
>> released 9.1 was 9.1.24 (Release Date: 2016-10-27). You missed bug
>> fixes for 2.5 years.
>> According versioning policy [1] bug fixing ceases for EOL versions.
>> I suggest upgrade to one of supported version. Postgresql 10 is good
>> choice.
>> If error still occurs on supported version - we need exact error
>> message from failed backend.
>> regards, Sergei
>> [1] https://www.postgresql.org/support/versioning/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Vijaykumar Jain 2018-06-28 13:17:52 standby replication server throws invalid memory alloc request size , does not start up
Previous Message Ganesh Korde 2018-06-28 10:08:38 Re: Streaming replication connection break - unexpected EOF on standby connection

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-06-28 13:21:46 BUG #15255: notification from trigger is not delivered in a timely fashion on subscriber
Previous Message Luca Ferrari 2018-06-28 06:26:58 Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function