[Rd] crash with NAs in subscripted assignment of a raw vector

Seth Falcon seth at userprimary.net
Fri Sep 25 02:30:56 CEST 2009


2009/9/24 Hervé Pagès <hpages at fhcrc.org>:
>  > x <- charToRaw("ABCDEFGx")
>  > x[c(1:3, NA, 6)] <- x[8]
>
>   *** caught segfault ***
>  address 0x8402423f, cause 'memory not mapped'

Thanks for the report.  I have a fix which I will commit after some testing.

-- 
Seth Falcon | @sfalcon | http://userprimary.net/user



More information about the R-devel mailing list