[GRASS-user] v.generalize crash

Hi all,
I get consistent crashes of v.generalize on Debian sid, official deb, e.g.:

GRASS 7.0.3 (world):~ > v.generalize input=corine@PERMANENT layer=1
type=area type=line,boundary,area method=douglas threshold=5.0
look_ahead=7 reduction=50 slide=0.5 angle_thresh=3 degree_thresh=0
closeness_thresh=0 betweeness_thresh=0 alpha=1.0 beta=1.0 iterations=1
output=corine_simpl

Same with different options and data.
Does anyone confirm?
Thanks.
--
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html

Hi Paolo,

On Mon, Feb 15, 2016 at 4:38 PM, Paolo Cavallini <cavallini@faunalia.it> wrote:

Hi all,
I get consistent crashes of v.generalize on Debian sid, official deb, e.g.:

GRASS 7.0.3 (world):~ > v.generalize input=corine@PERMANENT layer=1
type=area type=line,boundary,area method=douglas threshold=5.0
look_ahead=7 reduction=50 slide=0.5 angle_thresh=3 degree_thresh=0
closeness_thresh=0 betweeness_thresh=0 alpha=1.0 beta=1.0 iterations=1
output=corine_simpl

Same issue here:

GRASS 7.0.3svn (nc_spm_08_grass7):~ > v.generalize input=soils_general
layer=1 type=area type=line,boundary,area method=douglas threshold=5.0
look_ahead=7 reduction=50 slide=0.5 angle_thresh=3 degree_thresh=0
closeness_thresh=0 betweeness_thresh=0 alpha=1.0 beta=1.0 iterations=1
output=soils_general_simpl
...
Number of areas: 1428
Number of isles: 244
-----------------------------------------------------
Generalization (douglas)...
Using threshold: 5 meters
Segmentation fault (core dumped)

with "gdb"
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7bb2146 in Vect_line_intersection2 ()
   from /home/neteler/software/grass70/dist.x86_64-pc-linux-gnu/lib/libgrass_vector.7.0.3svn.so

I have opened a ticket:
https://trac.osgeo.org/grass/ticket/2929

Markus

Thanks Markus.
All the best.

Il 20 febbraio 2016 08:19:14 CET, Markus Neteler neteler@osgeo.org ha scritto:

Hi Paolo,

On Mon, Feb 15, 2016 at 4:38 PM, Paolo Cavallini <cavallini@faunalia.it> wrote:

> Hi all,
>  I get consistent crashes of v.generalize on Debian sid, official deb, e.g.:
> 
>  GRASS 7.0.3 (world):~ > v.generalize input=corine@PERMANENT layer=1
>  type=area type=line,boundary,area method=douglas threshold=5.0
>  look_ahead=7 reduction=50 slide=0.5 angle_thresh=3 degree_thresh=0
>  closeness_thresh=0 betweeness_thresh=0 alpha=1.0 beta=1.0 iterations=1
>  output=corine_simpl

Same issue here:

GRASS 7.0.3svn (nc_spm_08_grass7):~ > v.generalize input=soils_general
layer=1 type=area type=line,boundary,area method=douglas threshold=5.0
look_ahead=7 reduction=50 slide=0.5 angle_thresh=3 degree_thresh=0
closeness_thresh=0 betweeness_thresh=0 alpha=1.0
beta=1.0 iterations=1
output=soils_general_simpl
...
Number of areas: 1428
Number of isles: 244

---

Generalization (douglas)...
Using threshold: 5 meters
Segmentation fault (core dumped)

with "gdb"
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7bb2146 in Vect_line_intersection2 ()
   from /home/neteler/software/grass70/dist.x86_64-pc-linux-gnu/lib/libgrass_[vector.7.0.3svn.so](http://vector.7.0.3svn.so)

I have opened a ticket:
[https://trac.osgeo.org/grass/ticket/2929](https://trac.osgeo.org/grass/ticket/2929)

Markus


Sent from mobile. Sorry for being short
http://faunalia.eu

On Sat, Feb 20, 2016 at 8:50 AM, Paolo Cavallini <cavallini@faunalia.it> wrote:
...

I have opened a ticket:
https://trac.osgeo.org/grass/ticket/2929

It got fixed in 7.0.svn - please try (will go into 7.0.4).

Markus

Il 21/02/2016 21:10, Markus Neteler ha scritto:

On Sat, Feb 20, 2016 at 8:50 AM, Paolo Cavallini <cavallini@faunalia.it> wrote:
...

I have opened a ticket:
https://trac.osgeo.org/grass/ticket/2929

It got fixed in 7.0.svn - please try (will go into 7.0.4).

Hi Markus,
that was fast, thanks. When is 7.0.4 scheduled? Given the crash, I
believe having fixed packages soon is highly desirable.
All the best.

--
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html

On Mon, Feb 22, 2016 at 8:23 AM, Paolo Cavallini <cavallini@faunalia.it> wrote:

Il 21/02/2016 21:10, Markus Neteler ha scritto:

On Sat, Feb 20, 2016 at 8:50 AM, Paolo Cavallini <cavallini@faunalia.it> wrote:
...

I have opened a ticket:
https://trac.osgeo.org/grass/ticket/2929

It got fixed in 7.0.svn - please try (will go into 7.0.4).

Hi Markus,
that was fast, thanks. When is 7.0.4 scheduled? Given the crash, I
believe having fixed packages soon is highly desirable.

Sure - here is our release schedule:
https://trac.osgeo.org/grass/milestone/7.0.4

In some weeks we'll have the first RC. Some more known bugs to be
eliminated since then!

best,
Markus

Il 22/02/2016 21:33, Markus Neteler ha scritto:

Sure - here is our release schedule:
https://trac.osgeo.org/grass/milestone/7.0.4

In some weeks we'll have the first RC. Some more known bugs to be
eliminated since then!

ok, thanks.
--
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html