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 On Thu, Jan 19, 2017 at 8:42 AM, Vladimir Gordiychuk <fol...@gmail.com> wrote: > Core dump was extracted from this build https://travis-ci.org/ > Gordiychuk/pgjdbc/builds/193318018 > > > 2017-01-19 17:38 GMT+03:00 Vladimir Gordiychuk <fol...@gmail.com>: > >> Last success build from postgresql HEAD was 20 days ago >> https://travis-ci.org/pgjdbc/pgjdbc/builds/187764274 >> We detect this problem 3 days ago. >> >> 2017-01-19 17:22 GMT+03:00 Dave Cramer <davecra...@gmail.com>: >> >>> The travis job https://travis-ci.org/pgjdbc/pgjdbc/jobs/192517342 is >>> seeing a segfault when we are testing against HEAD with REPLICATION turned >>> on. >>> >>> Logs can be found here https://drive.google.com/ >>> drive/folders/0B-Heg5ZYCWbreEE4Uk5LdnJ5eWM?usp=sharing >>> >>> Regards, >>> >>> Dave Cramer >>> >> >> >