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

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

Open
gjscheer-ucd opened this issue Sep 26, 2019 · 1 comment
Open

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

gjscheer-ucd opened this issue Sep 26, 2019 · 1 comment
Assignees

Comments

@gjscheer-ucd
Copy link
Collaborator

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...
@qjhart qjhart removed their assignment Sep 29, 2019
@qjhart
Copy link
Collaborator

qjhart commented Sep 29, 2019

@gjscheer-ucd This is definately a problem with grass and not the script. It's easy to see simply by trying to run d.mon -l . I would suggest using the most up-to-date grass package, as described in https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable

sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update

I would even suggest upgrading to 7.8, but at the very least 7.6.

@gjscheer-ucd gjscheer-ucd mentioned this issue Nov 5, 2019
14 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants