[postgis-tickets] [PostGIS] #5156: out of memory allocating 8388584 bytes lwgeom_out_mvt.o
PostGIS
trac at osgeo.org
Sat May 21 18:56:42 PDT 2022
#5156: out of memory allocating 8388584 bytes lwgeom_out_mvt.o
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.3.0
Component: buildbots | Version: master
Keywords: |
-----------------------+---------------------------
Started getting this error recently on winnie, but my devbox which similar
config to winnie's does not have this issue. I think it might be caused
by a windows update or some hardware fault.
It started happening mid-cycle after commit of #5155
{{{
/include/internal -I/projects/zlib/rel-zlib-1.2.11w64gcc81/include
-I/projects/libxml/rel-libxml2-2.9.9w64gcc81/include
-I./src/include/port/win32 -I/projects/libxml/rel-
libxml2-2.9.9w64gcc81/include/libxml2
-IE:/jenkins/postgresql/rel/pg14w64gcc81/include/server/port/win32
-DWIN32_STACK_RLIMIT=4194304 -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c
cc1.exe: out of memory allocating 8388584 bytes
make[1]: *** [<builtin>: lwgeom_out_mvt.o] Error 1
make[1]: Leaving directory '/projects/postgis/branches/3.3/postgis'
make: *** [GNUmakefile:24: all] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5156>
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