Hi Ramiro,

Not sure on this error. If you can provide a small sample SPD file and an 
example of a metrics file which works and one where it segfaults I can try 
running it through a debugger and seeing if I can see anything. 

The SPDLib wiki is a bit out of date now, more up to date documentation can be 
downloaded from https://bitbucket.org/petebunting/spdlib-documentation or there 
are tutorials available to download from 
https://sourceforge.net/projects/spdlib/files/Tutorials/

Thanks,

Dan

> On 20 Mar 2015, at 20:49, Ramiro Silveyra González <rasil...@gmail.com> wrote:
> 
> Hi,
> 
> I am running some metrics with spdmetrics.
> Any metrics works fine for me, apart from metrics related to canopycover.
> 
> I tried with different parameters but I always get "segmentation fault, core 
> dumped.." error.
> I have checked all examples in the spdlib wiki, but I do not see where my 
> template could be wrong.
> 
> Here is my xml;
> 
> <?xml version="1.0" encoding="UTF-8" ?>s
> <!--
>     Description:
>        XML File for execution within SPDLib
>        This file contains a template for the
>        metrics XML interface.
> -->
>  
> <spdlib:metrics xmlns:spdlib="http://www.spdlib.org/xml/";>
>     <spdlib:metric metric="canopycover" field="CanopyCover" resolution="1" 
> radius="2" return="All" class="Grd" heightup="40" heightlow="0" />
> </spdlib:metrics>  
> 
> Thanks,
> 
> 
> Ramiro
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> spdlib-develop mailing list
> spdlib-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/spdlib-develop
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
spdlib-develop mailing list
spdlib-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spdlib-develop

Reply via email to