| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Jorge Solórzano <jorsol(at)gmail(dot)com> |
| Cc: | Vladimir Gordiychuk <folyga(at)gmail(dot)com>, Dave Cramer <davecramer(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] SEGFAULT in HEAD with replication |
| Date: | 2017-01-19 16:53:02 |
| Message-ID: | CA+TgmoaWuqTU9WqMrAVW21a=NnE6HD_gH1L07dG6PYXTs+ROUg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
On Thu, Jan 19, 2017 at 10:59 AM, Jorge Solórzano <jorsol(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-01-19 16:53:49 | Re: [COMMITTERS] pgsql: Generate fmgr prototypes automatically |
| Previous Message | Robert Haas | 2017-01-19 16:50:19 | Re: [PATCH] Fix minor race in commit_ts SLRU truncation vs lookups |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jorge Solórzano | 2017-01-19 17:01:12 | Re: [JDBC] SEGFAULT in HEAD with replication |
| Previous Message | Jorge Solórzano | 2017-01-19 15:59:36 | Re: [JDBC] SEGFAULT in HEAD with replication |