[postgis-tickets] [PostGIS] #4095: Median fails robustness test on median
PostGIS
trac at osgeo.org
Tue May 22 08:17:58 PDT 2018
#4095: Median fails robustness test on median
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.4.5
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
After this r16579
I'm seeing on winnie's 32-bit 9.6 run so could be a 32-bit only issue.
I'll try to rerun to see if the 64-bits exhibit similar issue
{{{
Test: test_median_handles_3d_correctly ...passed
Test: test_median_robustness ...make[2]: *** [Makefile:86: check]
Segmentation fault
make[2]: Leaving directory
'/projects/postgis/branches/2.4/liblwgeom/cunit'
make[1]: *** [Makefile:207: check] Error 2
make[1]: Leaving directory '/projects/postgis/branches/2.4/liblwgeom'
make: *** [GNUmakefile:16: check] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4095>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list