Skip to content

Segfault in foreign (PR#5049)

1 message · Peter Dalgaard

#
Program received signal SIGSEGV, Segmentation fault.
0x4207a547 in strchr () from /lib/i686/libc.so.6

(1.8.0 on Linux)

This actually did bite one of our users. Not that he expected to be
able to pass a logical, but he accidentally defined 

  all <-function(path,land){....} 

and the next call to xtable struck him out cold.