#3634: r.horizon: segmentation fault/bus error when raster using wrong
geographical coordinates
-------------------------+-------------------------
Reporter: lbartoletti | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: 7.4.0
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
While trying to use the tool on a SRTM (N45E007), I was confronted with a
segmentation and bus error. My mistake was inverting lat/lon...
In [changeset:"73219" 73219]:
{{{
#!CommitTicketReference repository="" revision="73219"
r.horizon: check if coordinates are within the current region, fixes #3634
}}}
In [changeset:"73220" 73220]:
{{{
#!CommitTicketReference repository="" revision="73220"
r.horizon: check if coordinates are within the current region, fixes #3634
(backport trunk r73129)
}}}
In [changeset:"73221" 73221]:
{{{
#!CommitTicketReference repository="" revision="73221"
r.horizon: check if coordinates are within the current region, fixes #3634
(backport trunk r73129)
}}}