[postgis-tickets] [PostGIS] #2158: Possible issue with gui loader/dumper on windows
PostGIS
trac at osgeo.org
Wed Dec 26 11:00:24 PST 2012
#2158: Possible issue with gui loader/dumper on windows
---------------------------+------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: loader/dumper | Version: trunk
Keywords: mingw,windows |
---------------------------+------------------------------------------------
Winnie has started coughing up blood when doing PostgreSQL 9.2.1 32-bit
tests on loader/dumper gui. It's weird it is the only one and it started
happening oddly enough when I made changes to PostGIS tiger geocoder
extension which in theory should have nothing to do with the dumper gui. I
tried rerunning regress to rule out flukiness and still failed. I'll
reboot the server later to see if that helps.
{{{
CUnit - A unit testing framework for C - Version 2.1-2
http://cunit.sourceforge.net/
Suite: Shapefile Loader File shp2pgsql Test
Test: test_ShpLoaderCreate() ...passed
Test: test_ShpLoaderDestroy() ...make[2]: *** [check] Error 128
make[2]: Leaving directory `/c/jenkins/postgis/branches/2.1/loader/cunit'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/c/jenkins/postgis/branches/2.1/loader'
make: *** [check] Error 1
}}}
Debbie doesn't do the gui test at all so hard to compare. I'm retesting
on 9.1x64 to see if it will also fail to suggest flukiness.
Err 128 seems to be often caused by paranoid antivirus software so might
be just the recent virus definition updates and have nothing to do with
PostGIS.
strk -- no wise ass comments about windows :)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2158>
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