Full_Name: Socrates Alikhanidi Version: 1.5.1 OS: Windows 2000 Submission from: (NULL) (133.15.3.28) During resizing of 'R Console' windows the fatal error of forbidden memory access appears. To reproduce that with a guaranty, resize windows by mouse with small steps. Probably the faster computer is, the earlier that event appears. I have PIV 1.8 GHz. Waiting time was near 1 second. Thank you for great product. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Sorry, I cannot reproduce that on Windows XP, on either a P4 1.4MHz or an AthlonXP 1800. If it were a common problem I am sure we would hear about it often. Why are you resizing the console at all? You can set a suitable size in the preferences. On Thu, 27 Jun 2002 socrates@mail.ru wrote:> Full_Name: Socrates Alikhanidi > Version: 1.5.1 > OS: Windows 2000 > Submission from: (NULL) (133.15.3.28) > > > During resizing of 'R Console' windows the fatal error of forbidden memory > access appears. > To reproduce that with a guaranty, resize windows by mouse with small steps. > Probably the faster computer is, the earlier that event appears. I have PIV 1.8 > GHz. > Waiting time was near 1 second. > > Thank you for great product.-- Brian D. Ripley, ripley@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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I can reproduce it in Win98 on a fairly slow machine. It looks to me as though the routine that's handling the WM_SIZE messages is being interrupted by the new resize requests, and eventually the stack overflows. It would be best to ignore such requests while one is active. I don't understand graphapp well enough to know where to fix this. Duncan Murdoch On Thu, 27 Jun 2002 09:59:54 +0100 (BST), you wrote in message <Pine.LNX.4.31.0206270956340.17120-100000@gannet.stats>:>Sorry, I cannot reproduce that on Windows XP, on either a P4 1.4MHz >or an AthlonXP 1800. If it were a common problem I am sure we would hear >about it often. > >Why are you resizing the console at all? You can set a suitable size in >the preferences. > >On Thu, 27 Jun 2002 socrates@mail.ru wrote: > >> Full_Name: Socrates Alikhanidi >> Version: 1.5.1 >> OS: Windows 2000 >> Submission from: (NULL) (133.15.3.28) >> >> >> During resizing of 'R Console' windows the fatal error of forbidden memory >> access appears. >> To reproduce that with a guaranty, resize windows by mouse with small steps. >> Probably the faster computer is, the earlier that event appears. I have PIV 1.8 >> GHz. >> Waiting time was near 1 second. >> >> Thank you for great product.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._