Re: rare crash - FailedAssertion snapbuild.c Line: 580

2024-08-01 Thread Alexander Lakhin
Hello Euler, 01.08.2024 21:09, Euler Taveira wrote: According to this discussion, there isn't a clue about the root cause. If you have a test case, share it (mainly if you are observing it in version 16+ that exposes some data which may be useful for analysis). Please take a look at [1], wher

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2024-08-01 Thread Euler Taveira
On Thu, Aug 1, 2024, at 6:59 AM, Pradeep Kumar wrote: > Any update on this? Are you using version 11? This version is obsolete and is not supported anymore. Consider a supported version [1]. Per the following commit (in version 16), this Assert was replaced by elog. commit: 240e0dbacd390a8465552

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2024-08-01 Thread Pradeep Kumar
Hello all, Any update on this? Thanks and regards Pradeep On Thu, Jul 25, 2024 at 1:09 PM Pradeep Kumar wrote: > Hello all, > > Message Id: > https://www.postgresql.org/message-id/flat/3808dc548e144c860fc3fe57de013809%40xs4all.nl#72629a188e99e14387230fccc8eef518 > > Actually I'm also facing th

rare crash - FailedAssertion snapbuild.c Line: 580

2024-07-25 Thread Pradeep Kumar
Hello all, Message Id: https://www.postgresql.org/message-id/flat/3808dc548e144c860fc3fe57de013809%40xs4all.nl#72629a188e99e14387230fccc8eef518 Actually I'm also facing this issue. Any solution regarding this? .Kindly give me the explanation of why this error occurs. Thanks and regards Pradeep

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2018-08-30 Thread Erik Rijkers
On 2018-08-30 16:44, Alvaro Herrera wrote: On 2018-Aug-30, Erik Rijkers wrote: ok, is this any use? Seems mostly good, but the Xids are not printed. Could you please do "bt full"? Also: frame 3 print *snap See the attached. # gdb --quiet -ex 'bt full' --batch /var/data1/pg_stuff/pg_

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2018-08-30 Thread Alvaro Herrera
On 2018-Aug-30, Erik Rijkers wrote: > ok, is this any use? Seems mostly good, but the Xids are not printed. Could you please do "bt full"? Also: frame 3 print *snap Thanks, -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Traini

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2018-08-30 Thread Erik Rijkers
On 2018-08-29 21:15, Andres Freund wrote: Hi, On 2018-08-29 17:43:17 +0200, Erik Rijkers wrote: To test postgres 11, I still regularly run series of short sessions of pgbench-over-logical-replication (basically the same thing that I used last year [1] - now in a perl incarnation). Most of the

Re: rare crash - FailedAssertion snapbuild.c Line: 580

2018-08-29 Thread Andres Freund
Hi, On 2018-08-29 17:43:17 +0200, Erik Rijkers wrote: > To test postgres 11, I still regularly run series of short sessions of > pgbench-over-logical-replication (basically the same thing that I used last > year [1] - now in a perl incarnation). Most of the time the replication is > stable and fi

rare crash - FailedAssertion snapbuild.c Line: 580

2018-08-29 Thread Erik Rijkers
Hello, To test postgres 11, I still regularly run series of short sessions of pgbench-over-logical-replication (basically the same thing that I used last year [1] - now in a perl incarnation). Most of the time the replication is stable and finishes correctly but sometimes (rarely) I get: T