Re: Assertion failure in syncrep.c - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Assertion failure in syncrep.c
Date
Msg-id 20140922132029.GR16422@tamriel.snowman.net
Whole thread Raw
In response to Re: Assertion failure in syncrep.c  (Pavan Deolasee <pavan.deolasee@gmail.com>)
Responses Re: Assertion failure in syncrep.c
List pgsql-hackers
Pavan,

* Pavan Deolasee (pavan.deolasee@gmail.com) wrote:
> On Thu, Sep 18, 2014 at 12:02 PM, Pavan Deolasee <pavan.deolasee@gmail.com>
> wrote:
> > While running some tests on REL9_2_STABLE branch, I saw an assertion
> > failure in syncrep.c. The stack trace looks like this:
> >
> Any comments on this? I see it very regularly during my pgbench tests.

I agree that it looks like there may be a race condition there- but
could you provide the test cases you're working with?  What kind of
behavior is it that's making it show up easily for you?
Thanks!
    Stephen

pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Assertion failure in syncrep.c
Next
From: Stephen Frost
Date:
Subject: Re: Index scan optimization