[geos-devel] [GEOS] #528: GEOS CMAKE Windows SDK x64 crashes

GEOS geos-trac at osgeo.org
Mon Apr 2 17:31:47 EDT 2012


#528: GEOS CMAKE Windows SDK x64 crashes
------------------------+---------------------------------------------------
 Reporter:  robe        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  major       |   Milestone:  3.3.4                     
Component:  Default     |     Version:  3.3.3                     
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 Following Paul's instructions
 http://trac.osgeo.org/postgis/wiki/DevWikiWinMingWSys_20_MSVC

 but using  Microsoft Windows 7.1 (x64) SDK (should be equivalent VC2008)

 When doing make check in PostGIS I get the same crash
 on cunit -- makevalid exception test.

 So it seems exceptions aren't being handled right for windows 64-bit.

 NOTe i get the same failures when compiling on mingw64 for anything higher
 the gcc 4.5.4. (gcc 4.6.3, gcc 4.6.1)

 I also ran what I guessed is how you test

 {{{
 nmake test
 }}}


 {{{
 Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
 Copyright (C) Microsoft Corporation.  All rights reserved.

 Running tests...
 Test project C:/ming64/projects/geos/branches/geos-3.3.3vcbuild
     Start 1: geos_unit
 1/4 Test #1: geos_unit ........................***Failed    0.27 sec
     Start 2: xmltester
 2/4 Test #2: xmltester ........................   Passed    5.59 sec
     Start 3: bug234
 3/4 Test #3: bug234 ...........................   Passed    0.02 sec
     Start 4: TestSweepLineSpeed
 4/4 Test #4: TestSweepLineSpeed ...............   Passed    3.27 sec

 75% tests passed, 1 tests failed out of 4

 Total Test time (real) =  11.81 sec
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/528>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list