partha_bagchi@hgsi.com
2000-May-26 14:43 UTC
[R] Invalid Page fault - R ver 1.0.0 on Windows98 SE
Hello, I was wondering if anyone have encountered an invalid page fault by cutting and pasting into R (or using the command line editing) - seems to happen at the same address 017f:7fc0c9da. Here is the relevant information: RGUI caused an invalid page fault in module CRTDLL.DLL at 017f:7fc0c9da. Registers: EAX=00431de0 CS=017f EIP=7fc0c9da EFLGS=00010206 EBX=00431db4 SS=0187 ESP=0253f754 EBP=0253f75c ECX=3fee9c00 DS=0187 ESI=0045cffe FS=6437 EDX=00000001 ES=0187 EDI=0045c168 GS=0000 Bytes at CS:EIP: f3 a5 ff 24 95 e4 c9 c0 7f 90 1c ca c0 7f 18 ca Stack dump: 00432c77 00431db4 0253f78c 10007b33 00431de0 00432c76 ffbd1389 000003a4 00431db4 00000001 00431db4 000002db 00cc0020 00437070 0253f7bc 10007ba0 I am using ver 1.0.0 on a Windows98 platform. TIA. Partha. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Peter Dalgaard BSA
2000-May-26 15:02 UTC
[R] Invalid Page fault - R ver 1.0.0 on Windows98 SE
partha_bagchi at hgsi.com writes:> Hello, > I was wondering if anyone have encountered an invalid page fault by cutting > and pasting into R (or using the command line editing) - seems to happen at > the same address 017f:7fc0c9da. > Here is the relevant information:....> I am using ver 1.0.0 on a Windows98 platform. > TIA. > Partha.A bug matching that description was zapped in 1.0.1. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /''_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Prof Brian Ripley
2000-May-26 15:16 UTC
[R] Invalid Page fault - R ver 1.0.0 on Windows98 SE
Usual answer, I''m afraid. There were some fixes in that area for 1.0.1, so please try upgrading. If that does not work, we need to know exactly what you were pasting, and what you had done before (which is how thanks to Uwe Ligges we found the fix we did).>From: partha_bagchi at hgsi.com >Date: Fri, 26 May 2000 10:43:41 -0400 > >I was wondering if anyone have encountered an invalid page fault by cutting >and pasting into R (or using the command line editing) - seems to happen at >the same address 017f:7fc0c9da.[...] Unfortunately that address in CRTDLL.DLL, and your CRTDLL.DLL won''t be the same as mine. -- 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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
partha_bagchi@hgsi.com
2000-May-26 17:44 UTC
[R] Invalid Page fault - R ver 1.0.0 on Windows98 SE
Thanks for the quick response Prof. Ripley. I will try to upgrade over the holidays. In the meantime, I will try to reproduce the page fault. Unfortunately, it does not happen at the same place at all times. I have noticed that, cut and paste from window''s notepad did not produce the fault while it did while doing so from the Programmer''s File Editor 1.01 (beware though since my sample sizes are small). It happen sometimes while simply doing command line editing. BTW: doing a quickview of CRTDLL.DLL shows (on my system) in the Export table that for the ordinal 017f, the entry point is 0000be95 and the name is fwscanf Does that help any? TIA. Partha. Prof Brian Ripley To: r-help at stat.math.ethz.ch, partha_bagchi at hgsi.com <ripley at stats cc: .ox.ac.uk> Subject: Re: [R] Invalid Page fault - R ver 1.0.0 on Windows98 SE 05/26/00 11:16 AM Please respond to Prof Brian Ripley Usual answer, I''m afraid. There were some fixes in that area for 1.0.1, so please try upgrading. If that does not work, we need to know exactly what you were pasting, and what you had done before (which is how thanks to Uwe Ligges we found the fix we did).>From: partha_bagchi at hgsi.com >Date: Fri, 26 May 2000 10:43:41 -0400 > >I was wondering if anyone have encountered an invalid page fault bycutting>and pasting into R (or using the command line editing) - seems to happenat>the same address 017f:7fc0c9da.[...] Unfortunately that address in CRTDLL.DLL, and your CRTDLL.DLL won''t be the same as mine. -- 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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
partha_bagchi at hgsi.com wrote:> > Thanks for the quick response Prof. Ripley. I will try to upgrade over the > holidays. In the meantime, I will try to reproduce the page fault. > Unfortunately, it does not happen at the same place at all times. I have > noticed that, cut and paste from window''s notepad did not produce the fault > while it did while doing so from the Programmer''s File Editor 1.01 (beware > though since my sample sizes are small). It happen sometimes while simply > doing command line editing. > BTW: doing a quickview of CRTDLL.DLL shows (on my system) in the Export > table that > for the ordinal 017f, the entry point is 0000be95 and the name is fwscanf > Does that help any? > TIA.It seems to be the bug mentioned by Prof Brian D Ripley. The problem is not pasting (I also thought this would be the problem at first), but a problem with the command history. If you have got a big number of short lines, i.e. more than 512 lines with less than 16kB in your history, R-1.0.0 crashes sometimes. I do not understand why you don''t want to upgrade at once. Upgrading takes mostly less time than writing this mail ;-). A quick workaround (so the next 512 lines will): Delete your file .Rhistory . Regards, Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
partha_bagchi@hgsi.com
2000-May-31 12:46 UTC
[R] Invalid Page fault - R ver 1.0.0 on Windows98 SE
Thanks for your help. To answer your question, it is a bit involved process to upgrade for me (as I use R in a "production" environment). Uwe Ligges <ligges at statistik.uni-do To: partha_bagchi at hgsi.com rtmund.de> cc: r-help <r-help at stat.math.ethz.ch> Sent by: Subject: Re: [R] Invalid Page fault - R ver 1.0.0 on owner-r-help at stat.math.e Windows98 SE thz.ch 05/26/00 03:25 PM partha_bagchi at hgsi.com wrote:> > Thanks for the quick response Prof. Ripley. I will try to upgrade overthe> holidays. In the meantime, I will try to reproduce the page fault. > Unfortunately, it does not happen at the same place at all times. I have > noticed that, cut and paste from window''s notepad did not produce thefault> while it did while doing so from the Programmer''s File Editor 1.01(beware> though since my sample sizes are small). It happen sometimes while simply > doing command line editing. > BTW: doing a quickview of CRTDLL.DLL shows (on my system) in the Export > table that > for the ordinal 017f, the entry point is 0000be95 and the name is fwscanf > Does that help any? > TIA.It seems to be the bug mentioned by Prof Brian D Ripley. The problem is not pasting (I also thought this would be the problem at first), but a problem with the command history. If you have got a big number of short lines, i.e. more than 512 lines with less than 16kB in your history, R-1.0.0 crashes sometimes. I do not understand why you don''t want to upgrade at once. Upgrading takes mostly less time than writing this mail ;-). A quick workaround (so the next 512 lines will): Delete your file .Rhistory . Regards, Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. _._._ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._