[postgis-devel] [PostGIS] #1617: [raster] several regress failures on raster (old mingw)
PostGIS
trac at osgeo.org
Sun Feb 26 11:16:07 PST 2012
#1617: [raster] several regress failures on raster (old mingw)
---------------------+------------------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: mingw |
---------------------+------------------------------------------------------
Comment(by pramsey):
It does crash, but unfortunately the stack trace is just as useless
(perhaps because I'm built with minimal debugging on my dependent
libraries, or perhaps just because I'm not good looking enough)
{{{
Program received signal SIGSEGV, Segmentation fault.
0x7855ae7a in memcpy ()
from
C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729
.6161_x-ww_31a54e43\msvcr90.dll
(gdb) bt
#0 0x7855ae7a in memcpy ()
from
C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729
.6161_x-ww_31a54e43\msvcr90.dll
#1 0x006eb768 in gdal!?IReadBlock at MEMRasterBand@@UAE?AW4CPLErr@@HHPAX at Z
()
from c:\pgsql\bin\gdal.dll
Backtrace stopped: Not enough registers or memory available to unwind
further
(gdb)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1617#comment:7>
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-devel
mailing list