<div dir="ltr"><div>I forgot to attach the config file for reproducibility. Here is it :)</div><div><br></div><div>It should be stored in .grass7/<a href="http://r.li/">r.li/</a> and according to manual, no full path should be used for the config file.</div><div><br></div><div>Thanks in advance,</div><div>Vero<br></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 5 oct. 2018 a las 3:40, Veronica Andreo (<<a href="mailto:veroandreo@gmail.com">veroandreo@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi devs, <br></div><div><br></div><div>I'm trying to use r.li.* modules to develop an example for a course. I am currently working in trunk, though I had to create the config files in 74 rel branch because I get an error in trunk (reported already in [0]).</div><div><br></div><div>Now, when I try to use r.li.shannon for example (though it happens with other modules as well), I get the following error:</div><div>                                             <br>r.li.shannon --overwrite input=landclass96@PERMANENT config=forest_mov_win output=forest_mov_win_sh<br>munmap_chunk(): invalid pointer <<<--- THIS<br></div><div><br></div><div>The map is created but not displayed, with errors related to decompression in the GUI console:</div><div><br></div><div>Failed to run command 'd.rast map=forest_mov_win_sh@user1'. Details:            <br>                                                                                <br>GRASS_INFO_WARNING(12641,1): LZ4 decompression error                            <br>GRASS_INFO_END(12641,1)                                                         <br>                                                                                <br>GRASS_INFO_ERROR(12641,2): Error uncompressing null data for row 474 of <forest_mov_win_sh><br>GRASS_INFO_END(12641,2)                                                         </div><br><div>Also...</div><div><br></div><div>GRASS 7.7.svn (nc_spm_08_grass7):~ > r.univar forest_mov_win_sh<br>WARNING: LZ4 decompression error<br>ERROR: Error uncompressing null data for row 474 of <forest_mov_win_sh><br><br></div><div>Why is this? I didn't set any env var for compression.<br></div><div><br></div><div>A different case is:</div><div><br></div><div>GRASS 7.7.svn (nc_spm_08_grass7):~ > r.mapcalc "forest = if(landclass96 == 5, 1, null())"<br>GRASS 7.7.svn (nc_spm_08_grass7):~ > r.li.edgedensity input=forest config=forest_mov_win output=forest_edge_mw<br>double free or corruption (!prev) <<<--- THIS<br>Aborted (core dumped)</div><div>... but map is created and no error related to compression.<br></div><div><br></div><div>Doing something equivalent, I get a different error (same as the first one):</div><div><br></div><div>r.li.edgedensity --verbose input=landclass96@PERMANENT config=forest_mov_win output=forest_edge patch_type=5<br>munmap_chunk(): invalid pointer <<<--- THIS<br>Aborted (core dumped)</div><div><br></div><div>GRASS 7.7.svn (nc_spm_08_grass7):~ > r.univar forest_edge<br>WARNING: LZ4 decompression error<br>ERROR: Error uncompressing null data for row 474 of <forest_edge><br></div><div><br></div><div>What am I doing wrong? Does anyone know the trick to use these modules? <br></div><div><br></div><div>Thanks much in advance,<br></div><div>Vero</div><div><br></div><div>[0] <a href="https://trac.osgeo.org/grass/ticket/3675" target="_blank">https://trac.osgeo.org/grass/ticket/3675</a><br></div></div></div></div></div></div></div></div></div></div>
</blockquote></div>