Skip to content
Prev 12517 / 63461 Next

Segfault: .Call and classes with logical slots

On Mon, 26 Apr 2004, John Chambers wrote:

            
yes, and it seems that PROTECT'ing the logical variable is sufficient
while PROTECT'ing the class but not the logical variable causes a
segfault again. I tried with numeric slots too: No problems.
I tried to save (UN)PROTECT calls because of efficiency reasons. Anyway,
this helps me a lot, thanks!

Torsten