[MacPorts] #35010: gdal: gdalinfo segfault: 11
MacPorts
noreply at macports.org
Wed Jul 11 06:16:19 PDT 2012
#35010: gdal: gdalinfo segfault: 11
----------------------+-----------------------------------------------------
Reporter: ak@… | Owner: seanasy@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: gdal
----------------------+-----------------------------------------------------
Comment(by js2@…):
Same problem here on two different 10.7.4 systems, Core i5 (Xcode 4.1
(4B110)) and Core 2 Duo. Also the Python bindings throw the same segfault
when trying to read projection data from a dataset. In GDB, the call stack
seems corrupted (only one frame with address 0xc0b).
It seems that the binary distfile
(http://packages.macports.org/gdal/gdal-1.9.0_3+expat.darwin_11.x86_64.tbz2)
is broken, at least on our systems. However, a self-built version works
without segfaults.
In other words, if we do:
{{{
$ port uninstall gdal (removes binary distfile install)
$ port build gdal
$ port destroot gdal
$ port install gdal
}}}
It all works on both systems with the current portfile.
--
Ticket URL: <https://trac.macports.org/ticket/35010#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list