From: Peter Dalgaard BSA (p.dalgaard@biostat.ku.dk)
Date: Mon 23 Dec 2002 - 11:38:40 EST
Message-id: <x2adixbmcv.fsf@biostat.ku.dk>
Peter Dalgaard BSA <p.dalgaard@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@biostat.ku.dk) FAX: (+45) 35327907______________________________________________ R-help@stat.math.ethz.ch mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Tue 01 Jun 2004 - 09:31:59 EST