Dear all, I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs AMD 64 3700+, Ati 9700 AMD Athlon 2400+, Matrox G550 Do the following: x <- as.matrix(0); fix(x) pasting a big chunk of data, for instance the one below, into a cell of the editor will crash the RGui. 333333333333333333 333333333333333333333333333 33333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333333333333333333333333 platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) ************************************* the same does happen under linux (SUSE 10.0), details follow platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 2.1 year 2005 month 12 day 20 svn rev 36812 language R Regards, Simone ______________________________________________________ Simone Giannerini Dipartimento di Scienze Statistiche "Paolo Fortunati" Universita' di Bologna Via delle belle arti 41 - 40126 Bologna, ITALY Tel: +39 051 2098248 Fax: +39 051 232153
Rgui crash under Windows
4 messages · Duncan Murdoch, Simone Giannerini
On 6/11/2006 2:13 PM, Simone Giannerini wrote:
Dear all, I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs AMD 64 3700+, Ati 9700 AMD Athlon 2400+, Matrox G550 Do the following: x <- as.matrix(0); fix(x) pasting a big chunk of data, for instance the one below, into a cell of the editor will crash the RGui.
Confirmed, and fixed. I'll commit the fixes to R-patched and R-devel soon. Duncan Murdoch
333333333333333333 333333333333333333333333333 33333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333333333333333333333333 platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) ************************************* the same does happen under linux (SUSE 10.0), details follow platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 2.1 year 2005 month 12 day 20 svn rev 36812 language R Regards, Simone
______________________________________________________ Simone Giannerini Dipartimento di Scienze Statistiche "Paolo Fortunati" Universita' di Bologna Via delle belle arti 41 - 40126 Bologna, ITALY Tel: +39 051 2098248 Fax: +39 051 232153 ______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-devel/attachments/20060612/cec10857/attachment.pl
On 6/12/2006 4:52 AM, Simone Giannerini wrote:
Dear Duncan, thank you very much for your reply, just for the sake of precision I missed a 'not' in my report, actually I intended: "the same does not happen under linux (SUSE 10.0), details follow" as I was not able to reproduce it under Linux, sorry for the inconvenience.
No problem. I misread that in the original, and didn't think you had claimed a problem in Linux. Thanks for the report! Duncan Murdoch
Regards, Simone On 6/12/06, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
On 6/11/2006 2:13 PM, Simone Giannerini wrote:
Dear all, I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs AMD 64 3700+, Ati 9700 AMD Athlon 2400+, Matrox G550 Do the following: x <- as.matrix(0); fix(x) pasting a big chunk of data, for instance the one below, into a cell of the editor will crash the RGui.
Confirmed, and fixed. I'll commit the fixes to R-patched and R-devel
soon.
Duncan Murdoch
333333333333333333 333333333333333333333333333 33333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333 333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333333333333333333333333 platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 3.1 year 2006 month 06 day 01 svn rev 38247 language R version.string Version 2.3.1 (2006-06-01) ************************************* the same does happen under linux (SUSE 10.0), details follow platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 2.1 year 2005 month 12 day 20 svn rev 36812 language R Regards, Simone
______________________________________________________ Simone Giannerini Dipartimento di Scienze Statistiche "Paolo Fortunati" Universita' di Bologna Via delle belle arti 41 - 40126 Bologna, ITALY Tel: +39 051 2098248 Fax: +39 051 232153 ______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel