[Rd] segfault with format.POSIXct()

Sebastian P. Luque spluque at gmail.com
Fri Apr 23 14:48:25 CEST 2010


On Fri, 23 Apr 2010 07:46:10 -0400,
Duncan Murdoch <murdoch.duncan at gmail.com> wrote:

> On 23/04/2010 7:31 AM, Uwe Ligges wrote:
>> Works for me, both under Windows (32 and 64 bit) and Linux, although
>> I have not package slmisc attached.


> I've just found that the bug 14267 is related to a POSIXlt formatting
> bug, so this is likely to be the same thing.

I just tried with:

---<--------------------cut here---------------start------------------->---
R> sessionInfo()
R version 2.12.0 Under development (unstable) (2010-04-23 r51810) 
x86_64-unknown-linux-gnu 

locale:
 [1] LC_CTYPE=en_CA.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_CA.UTF-8        LC_COLLATE=en_CA.UTF-8    
 [5] LC_MONETARY=C              LC_MESSAGES=en_CA.UTF-8   
 [7] LC_PAPER=en_CA.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     
---<--------------------cut here---------------end--------------------->---

and using a sequence of 200000 worked without problems.  It doesn't seem
as if bug 14267 has been fixed in the 2.12.0 devel version above, but
something else might have fixed the C stack overflow I'm getting.

Thanks for the pointers!

-- 
Seb



More information about the R-devel mailing list