<div dir="ltr"><br><br>On Tue, Jun 11, 2019 at 11:12 AM Moritz Lennert <<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>> wrote:<br>><br>> On 10/06/19 21:39, Markus Metz wrote:<br>> ><br>> ><br>> > On Mon, Jun 10, 2019 at 6:12 PM Moritz Lennert<br>> > <<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a> <mailto:<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>>> wrote:<br>> >  ><br>> >  > Hi,<br>> >  ><br>> >  > I just came across this error:<br>> >  ><br>> >  > ******************************<br>> >  > ERROR: Unable to write spatial index. Wrong node position (950329504) in<br>> >  >         file (should be 950333637).<br>> >  > ERROR: Clipping steps failed. Check above error messages and see<br>> > following<br>> >  >         details:<br>> >  >         Module run None ['v.overlay', 'binput=temp_30311',<br>> > 'operator=and',<br>> >  >         'olayer=0,1,0', 'ainput=sq_batiments',<br>> >  >         'output=walous_temp_batiment_tile_18980'] ended with error<br>> >  >         Process ended with non-zero return code 1. See errors in the<br>> > (error)<br>> >  >         output.<br>> >  > ******************************<br>> >  ><br>> >  > Any hint of what this might mean ? Should I file a bug report ?<br>> ><br>> > That means there was an error while writing out a spatial index, the<br>> > file size of the file holding the partially written out spatial index is<br>> > smaller than expected. Is this error reproducible on a different<br>> > partition/file system? Can you provide test data to reproduce?<br>><br>> This was running on one node in an HPC. Up to now I haven't been able to<br><div>> reproduce it, so it was probably some glitch on that node. <br></div><div><br></div><div>Looking at the code again, this error can happen if not all data that should be written out where actually written out, e.g. with no space left on device. The diglib routines should do some more error (return code) checking and fail earlier. I don't think it's a bug in the code, but maybe error messages could be improved.</div><div><br></div><div>Markus M<br></div><div><br></div><div>> If I have</div>> other occurences, I'll try to narrow it down and provide test data.<br>><br>><br>> Moritz<br>> _______________________________________________<br>> grass-dev mailing list<br>> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev">https://lists.osgeo.org/mailman/listinfo/grass-dev</a></div>