Re: [HACKERS] [JDBC] SEGFAULT in HEAD with replication - Mailing list pgsql-jdbc

From Robert Haas
Subject Re: [HACKERS] [JDBC] SEGFAULT in HEAD with replication
Date
Msg-id CA+TgmoaWuqTU9WqMrAVW21a=NnE6HD_gH1L07dG6PYXTs+ROUg@mail.gmail.com
Whole thread Raw
In response to Re: [JDBC] SEGFAULT in HEAD with replication  (Jorge Solórzano <jorsol@gmail.com>)
Responses Re: [HACKERS] [JDBC] SEGFAULT in HEAD with replication  (Jorge Solórzano <jorsol@gmail.com>)
List pgsql-jdbc
On Thu, Jan 19, 2017 at 10:59 AM, Jorge Solórzano <jorsol@gmail.com> wrote:
> I have isolated the tests run by the pgjdbc project, I have disabled the
> replication (wal_level = minimal) and the error is still present so it seems
> that this error is not related to the replication, the test that cause the
> error is AutoRollbackTestSuite, I have enable DEBUG mesages in postgresql
> and pgjdbc and this is what I get:
>
> https://drive.google.com/drive/folders/0ByHbu-sR29gda2d2LUFpV0lPdUk

Can somebody paste the stack trace into an email, here?  There's
reference to it upthread, but it's not obvious where it actually is.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-jdbc by date:

Previous
From: Jorge Solórzano
Date:
Subject: Re: [JDBC] SEGFAULT in HEAD with replication
Next
From: Jorge Solórzano
Date:
Subject: Re: [HACKERS] [JDBC] SEGFAULT in HEAD with replication