Re: [GRASS-dev] Aborted (core dumped), during v.build

2013-11-29 Thread Martin Landa
Hi Pietro, 2013/11/29 Pietro Zambelli peter.z...@gmail.com: On Friday 29 Nov 2013 06:54:59 you wrote: What it is wrong and how to fix it? Any ideas? Please try make distclean,I had similar problems some day ago I did, actually, so should be something else I guess... please could you

Re: [GRASS-dev] Aborted (core dumped), during v.build

2013-11-29 Thread Markus Metz
It looks very much like an out-of-memory error. In the gdb backtrace I see #4 0x76601ebd in RTreeNewListBranch (t=0x609c30) at node.c:441 p = 0x0 which means that memory allocation failed. Try export GRASS_VECTOR_LOWMEM=1 r.to.vect --o --v input=seg_0.05_final@pietro

[GRASS-dev] Aborted (core dumped), during v.build

2013-11-28 Thread Pietro Zambelli
Hi, I'm trying to convert a segment map into a vector map, I'm using GRASS7 (r58321), but I got: G70 r.to.vect --o --v input=seg_0.05_final@pietro output=seg005 type=area WARNING: Vector map seg005 already exists and will be overwritten Using native format Extracting areas... 100% Writing

Re: [GRASS-dev] Aborted (core dumped), during v.build

2013-11-28 Thread Luca Delucchi
Il giorno 29/nov/2013 00:45, Pietro Zambelli peter.z...@gmail.com ha scritto: Hi, Ciao Pietro, What it is wrong and how to fix it? Any ideas? Please try make distclean,I had similar problems some day ago Best regards Pietro Ciao Luca ___

Re: [GRASS-dev] Aborted (core dumped), during v.build

2013-11-28 Thread Pietro Zambelli
On Friday 29 Nov 2013 06:54:59 you wrote: What it is wrong and how to fix it? Any ideas? Please try make distclean,I had similar problems some day ago I did, actually, so should be something else I guess... Pietro ___ grass-dev mailing list