<div dir="ltr">Hi Radim,<br><div><div class="gmail_extra"><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
</span>If the same happens with GRASS6, the problem is not related to off_t size.<br>
<br>
Could you try to:<br>
- create new line layer<br>
- digitize line with 2 vertices<br>
- close editing (save changes)<br>
- start editing<br>
- move 1 vertex<br>
- close editing (save changes)<br></blockquote><div><br></div><div>I did this with no crash or problem.<br></div><div><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- run in grass shell: v.out.ascii format=standard input=<your map><br>
<br>
and post the output of v.out.ascii here?<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div><br>ORGANIZATION: <br>DIGIT DATE:   <br>DIGIT NAME:   pedro<br>MAP NAME:     <br>MAP DATE:     Mon Oct 19 22:50:09 2015<br>MAP SCALE:    1<br>OTHER INFO:   <br>ZONE:         0<br>MAP THRESH:   0.000000<br>VERTI:<br>L  2 1<br> 24882.53560915 98945.88447038<br> 61983.02003822 107847.51076796<br> 1     1         <br><br><br></div></div>Same result using GRASS6:<br><br>ORGANIZATION: <br>DIGIT DATE:   <br>DIGIT NAME:   pedro<br>MAP NAME:     <br>MAP DATE:     Mon Oct 19 23:00:08 2015<br>MAP SCALE:    1<br>OTHER INFO:   <br>ZONE:         0<br>MAP THRESH:   0.000000<br>VERTI:<br>L  2 1<br> 20359.68858131 88549.20415225<br> 83729.30795848 109464.91349481<br> 1     1         <br><br><br></div><div class="gmail_extra">But I think I found a pattern in the problem. Using qint64, it only happens with 3d layers. With 2d layers, or converting layers 3d to 2d, it works ok.<br><br></div><div class="gmail_extra">Pedro<br></div></div></div>