> sessionInfo()
R version 2.8.0 Under development (unstable) (2008-07-07 r46046)
i686-pc-linux-gnu

locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base


x = cbind(a=1:10,b=1:10)

View(x)
View(x)
View(x)
View(x)

then try to close the latest window by clicking on the "x" (close-window) icon in the corner.
  I can usually provoke a segmentation fault this way ...
  Ubuntu Hardy, up to date.

  [on a related topic, can anyone tell me why View() usually
doesn't work when I try it on someone else's Mac?  I don't
use Macs myself so haven't tried to figure this one out -- I
know, I could write to R-SIG-MAC about it ...]

  Ben Bolker

Attachment: signature.asc
Description: OpenPGP digital signature

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to