Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

[UCD] d.mon segfaults when creating raster output #94

@gjscheer-ucd

Description

@gjscheer-ucd

cimis-goes-s segfaults when creating html output raster files.

grass -c /home/cimis/gdb17/cimis/20190802 --exec g.cimis sec=eto cmd=html
WARNING: Searched for a web browser, but none found
Cleaning up temporary files...
Creating new GRASS GIS location/mapset...
Executing <g.cimis sec=eto cmd=html> ...
/bin/bash: line 1:  2857 Segmentation fault      (core dumped) d.mon stop=png &> /dev/null
/bin/bash: line 1:  2868 Segmentation fault      (core dumped) GRASS_RENDER_WIDTH=2304 GRASS_RENDER_HEIGHT=2560 d.mon start=png output=/var/www/cimis17/2019/08/02/Tn.png &> /dev/null
/bin/bash: line 1:  3121 Segmentation fault      (core dumped) d.mon stop=png &> /dev/null
/bin/bash: line 1:  3132 Segmentation fault      (core dumped) GRASS_RENDER_WIDTH=2304 GRASS_RENDER_HEIGHT=2560 d.mon start=png output=/var/www/cimis17/2019/08/02/U2.png &> /dev/null
/bin/bash: line 1:  3352 Segmentation fault      (core dumped) d.mon stop=png &> /dev/null
/var/www/cimis17/2019/08/02
Execution of <g.cimis sec=eto cmd=html> finished.
Cleaning up temporary files...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions