[R] Sweave & xtable [problem solved/workaround -> bug in xtable or textConnection?]

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Mon Dec 23 23:38:03 CET 2002


This should be fixed in R-patched and R-devel (and has been since
Saturday).  Certainly it has gone away for me.

On Mon, 23 Dec 2002, Hedderik van Rijn wrote:

> >>> 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"
>
> This is the same behavior I encountered. The first time _always_ goes
> fine, the next time (also by pressing "up", "enter") sometimes(?)
> results in a segv and sometimes in a bus error. (Using R 1.6.1, Mac OS
> X, latest OS X update, 10.2.3? and just released fink installed.)
>
> As I was not sure if I could replicate it always, I only referred to it
> in a "P.S." in the second email I sent on this topic.
>
>   - Hedderik.
>
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list