Opened 2 years ago
Closed 2 years ago
#5156 closed defect (fixed)
out of memory allocating 8388584 bytes lwgeom_out_mvt.o
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.3.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
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
Change History (3)
comment:1 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Maybe it was a delay. The problem magically disappeared after jenkins upgrade/restart.
Note:
See TracTickets
for help on using tickets.
okay this looks like it might be disk space, got notice on doing the alpha build she's out of disk space.