[R] Sweave & xtable [problem solved/workaround -> bug in xtable or textConnection?]
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Mon Dec 23 01:38:03 CET 2002
Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:
> > cat(paste(rep("123456789!",1000),collapse=""))
> Program received signal SIGSEGV, Segmentation fault.
> 0x4207a4cb in strlen () from /lib/i686/libc.so.6
>
> (The cat(...) call being obtained with up-arrow command recall)
To be precise, it happens *next* time I press "up"
> Apparently this is not quite reproducible and might depend on stuff in
> the workspace, but it looks suspicious. Will have a better look.
It does seem to depend on my workspace and/or my history file, neither
of which are particularly interesting. The segfault happens deep into
readline calls, so it's not really appealing to try and track it down...
Apparently, it still happens with r-devel from Dec. 9 (which is the
most recent I have on that particular machine...).
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list