[GRASS5] v.out.shape bug

David D Gray ddgray at armadce.demon.co.uk
Sun Jan 6 12:36:31 EST 2002


Hi Markus,

OK! I'll check in the changes. There seems to have been a lot of 
commenting out calls to free and other cleanup ops. I then find the 
segfault just moves to a `realloc' call - so, there seems to be some 
upstream overflow or similar, which I presume is responsible for many of 
the problems. I've moved the declaration of P_AREA *Area out to static 
which seems to work OK, but I still can't call `free()' on Area without 
getting a segfault. This isn't particularly good style and it's just a 
workaround but at least it moves us on a step.

David

Markus Neteler wrote:

> [...]
>>
> 
> For us here at IRST the current CVS version causes a lot of problems
> (sorry to say this). 
> If you just try
> Spearfish location
> 
> v.out.shape roads
> v.in.shape roads.shp
> 
> that's also not working. So we'll appreciate an update!
> 
> Best regards
> 
>  Markus
> 
> 








More information about the grass-dev mailing list