[postgis-devel] [PostGIS] #129: Test 1.4 against Windows

PostGIS trac at osgeo.org
Tue Jul 7 07:23:27 PDT 2009


#129: Test 1.4 against Windows
-----------------------+----------------------------------------------------
  Reporter:  pramsey   |       Owner:  mcayland     
      Type:  task      |      Status:  assigned     
  Priority:  medium    |   Milestone:  postgis 1.4.0
 Component:  postgis   |     Version:  1.4          
Resolution:  accepted  |    Keywords:               
-----------------------+----------------------------------------------------
Comment (by robe):

 Mark,

 Still having issues with make check, but I think I got a bit further.
 Managed to get CUnit to work so I get this

      CUnit - A Unit testing framework for C - Version 2.1-0
      http://cunit.sourceforge.net/


 Suite: PostGIS Computational Geometry Suite
   Test: test_lw_segment_side() ... passed
   Test: test_lw_segment_intersects() ... passed
   Test: test_lwline_crossing_short_lines() ... passed
   Test: test_lwline_crossing_long_lines() ... passed
   Test: test_lwpoint_set_ordinate() ... passed
   Test: test_lwpoint_get_ordinate() ... passed
   Test: test_lwpoint_interpolate() ... passed
   Test: test_lwline_clip() ... passed
   Test: test_lwline_clip_big() ... passed
   Test: test_lwmline_clip() ... passed
   Test: test_geohash_point() ... passed
   Test: test_geohash_precision() ... passed
   Test: test_geohash() ... passed
 Suite: PostGIS Measures Suite
   Test: test_mindistance2d_recursive_tolerance() ... passed

 --Run Summary: Type      Total     Ran  Passed  Failed
                suites        2       2     n/a       0
                tests        14      14      14       0
                asserts      84      84      84       0


 So I think its just runnning the regular PostgreSQL tests that are the
 problem now -- give stack trace.  That could be becuase I'm trying to test
 my enterprisedb install against this. Anyrate the stack error gives this

 MSYS-1.0.11 Build:2009-05-23 19:33
 Exception: STATUS_ACCESS_VIOLATION at eip=71084D85
 eax=636BF77F ebx=0023ED04 ecx=0023F119 edx=63696666 esi=0023F119
 edi=0023ED04
 ebp=0023ECA4 esp=0023EC9C program=C:\msys\1.0\bin\make.exe
 cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
 Stack trace:
 Frame     Function  Args
 0023ECA4  71084D85  (0023F119, 63696666, 7C810EB6, 71023DB2)
 0023ECD4  71084C2E  (0023ED04, 63696666, 0000003B, 0023EFEC)
 0023F104  71081EE3  (63696666, 664F2F65, 65636966, 0040002F)
  605735 [main] make 3000 handle_exceptions: Error while dumping state
 (probably corrupted stack).

 Also still can't get a compile against 8.2.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/129#comment:9>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list