Skip to content

Scanner problems under OS X 10.9?

1 message · G. Sawitzki

#
It seems that there is a scanner problem that surfaces under Maverick.

Simple scanner problems lead to a memory fault.

Example below. (This is just one example).

   gs.


===
+ for (iprof in (1:nrcol(filledprofile)))| filledprofile[,iprof] <- 
sm[,x$data[iprof]]}
Error: unexpected '|' in:
"
for (iprof in (1:nrcol(filledprofile)))|"

  *** caught segfault ***
address 0x7c0, cause 'memory not mapped'

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace