[GRASS-dev] [grass-code I][431] g.copy segmentation fault
Volker Wichmann
wichmann at laserdata.at
Fri Jul 20 05:00:06 EDT 2007
Hi,
discussing this topic off-list it showed up that this topic is NOT
solved so far. I encounter the same error with a cvs install from
scratch (about 2 weeks old).
I tried some debugging, that's what I found:
do_copy.c (in .../general/manage/lib) seems to produce the segfault,
especially the function recursive_copy. I can't catch the return value
of this function as the segfault happens immediately after returning
from this function.
Within recursive_copy the /* src is a file */ section is entered, and
all "if" queries and "while" loops are simply passed. The variables
that get set have the following values:
fd = 3
fd2 = 4
len = 0
Any ideas?
Thanks,
Volker
Maciej Sieczka wrote:
>> example
>> g.copy rast=objekthoehen20,muell10
>> Copy raster <objekthoehen20 at testdaten> to current mapset as <muell10>
>> Speicherzugriffsfehler
>>
>
> It showed to be problem due to two conflicting GRASS 6.3 instalations.
> Case closed.
>
> Maciek
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass-dev
>
More information about the grass-dev
mailing list