==8061== Invalid read of size 1
==8061==at 0x4EC0F63: ??? (in /usr/lib/R/lib/libR.so)
...
==8061== Address 0x4231f7a3c836 is not stack'd, malloc'd or (recently)
free'd
yes, this is the first complaint from valgrind.
Running on valgrind-3.11.0 on x86_64 under Linux
==8061== Invalid read of size 1
==8061==at 0x4EC0F63: ??? (in /usr/lib/R/lib/libR.so)
...
> ==8061== Address 0x4231f7a3c836 is not stack'd, malloc'd or (recently)
free'd
Is that the first complaint from valgrind while running the program?
It's better to work on the first compla