Maris Nartiss pisze:
Hello,
this module was running just fine on my ~AMD64 Gentoo, still Valgrind
was complaining a bit (no idea if it's harmfull in Your code):
Calculate...
   0%==28214== Invalid read of size 4
==28214==    at 0x402388: fuzzy (fuzzylogic.c:8)
==28214==    by 0x405055: implicate (system.c:41)
==28214==    by 0x4034C4: main (main.c:186)
==28214==  Address 0x5e8e360 is not stack'd, malloc'd or (recently) free'd
==28214==
==28214== Invalid read of size 4
==28214==    at 0x402393: fuzzy (fuzzylogic.c:10)
==28214==    by 0x405055: implicate (system.c:41)
==28214==    by 0x4034C4: main (main.c:186)
==28214==  Address 0x5e8e364 is not stack'd, malloc'd or (recently) free'd
==28214==
  16%  33%  50%  66%  83% 100%
Close...


Maris.
Thanks Maris,
this is that which cause segment fault 32 bit, thanks very much
The problem Is I do not know how to fix it....

many thanks
Jarek

2010/4/23, Jarek Jasiewicz <[email protected]>:
Hi!

I have created month ago tool r.fuzzy.system...

I found yesterday that program works fine on 64 bit system (ubuntu) but
fails on 32 with segmentation fault.

Could someone with 32 bit and someone with 64 bit systems compile and
run program according example (necessary files are included in
directory) to check if this is true??

grateful for help

Jarek
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to