From: | Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Emre Hasegeli <emre(at)hasegeli(dot)com> |
Subject: | Re: [PATCH] Improve geometric types |
Date: | 2017-09-04 09:57:20 |
Message-ID: | 20170904095720.18925.51026.pgcf@coridan.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The following review has been posted through the commitfest application:
make installcheck-world: tested, failed
Implements feature: not tested
Spec compliant: not tested
Documentation: not tested
PostgreSQL fails with SIGSEGV during `make check-world`.
Backtrace: http://afiskon.ru/s/d4/f3dc17838a_sigsegv.txt
regression.diffs (not very useful): http://afiskon.ru/s/ac/ac5294656c_regression.diffs.txt
regression.out: http://afiskon.ru/s/70/39d872e2b8_regression.out.txt
How to reproduce: https://github.com/afiskon/pgscripts/blob/master/full-build.sh
The environment is Arch Linux x64, gcc 7.1.1
The new status of this patch is: Waiting on Author
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2017-09-04 09:59:25 | Re: Secondary index access optimizations |
Previous Message | Amit Kapila | 2017-09-04 09:46:28 | Re: Parallel worker error |