jabraham@ucalgary.ca
2001-Dec-21 18:51 UTC
[Rd] "at 0x78003b44 referenced memory at 0x00000000" (PR#1225)
Full_Name: John Abraham Version: rw1031 OS: Windows 2000 Professional Submission from: (NULL) (136.159.125.21) A friend introduced me to "R", and it seems just what I need -- a good statistical package with an open source flavour so that, if it doesn't do what I need it to do, I can extend it. I installed the latest windows binary, and when I try to run it I get a window that's titled "Rterm.exe - Application Error" and in the window it says "the instruction at "0x78003b44" referenced memory at "0x00000000". The memory could not be "read". When I bring up the debugger and call up that address, it seems to bring me into the MSVCRT.strcpy routine. That's strange. Now I haven't used an assemby language debugger for many many years, so maybe I'm misinterpreting this. But I notice I have several versions of MSVCRT.dll on my machine, and I'm assuming that this routine is inside one of these dlls. So is there a particular MSVCRT.DLL that I should be using? Any other ideas? Really would like to get this working... John Abraham jabraham@ucalgary.ca -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
ripley@stats.ox.ac.uk
2001-Dec-21 19:04 UTC
[Rd] "at 0x78003b44 referenced memory at 0x00000000" (PR#1225)
On Fri, 21 Dec 2001 jabraham@ucalgary.ca wrote:> Full_Name: John Abraham > Version: rw1031 > OS: Windows 2000 Professional > Submission from: (NULL) (136.159.125.21) > > > A friend introduced me to "R", and it seems just what I need -- a good > statistical package with an open source > flavour so that, if it doesn't do what I need it to do, I can extend it. > > I installed the latest windows binary, and when I try to run it I get a window > that's titled "Rterm.exe - Application Error" and > in the window it says "the instruction at "0x78003b44" referenced memory at > "0x00000000". The memory could not be "read". > > When I bring up the debugger and call up that address, it seems to bring me into > the MSVCRT.strcpy routine. That's strange. Now I haven't used an assemby > language debugger for many many years, so maybe I'm misinterpreting this. But I > notice I have several versions of MSVCRT.dll on my machine, and I'm assuming > that this routine is inside one of these dlls. So is there a particular > MSVCRT.DLL that I should be using? > > Any other ideas?If all else fails, read the rw-FAQ? The information is in there, but there's lot more you need to know, like the purpose of Rterm.exe vs Rgui.exe. -- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Byron Ellis
2001-Dec-21 19:24 UTC
[Rd] "at 0x78003b44 referenced memory at 0x00000000" (PR#1225)
Ah, you probably need version 6.1 or later of MSVCRT. Byron Ellis (bellis@hsph.harvard.edu) "Oook" - The Librarian On Fri, 21 Dec 2001 jabraham@ucalgary.ca wrote:> Full_Name: John Abraham > Version: rw1031 > OS: Windows 2000 Professional > Submission from: (NULL) (136.159.125.21) > > > A friend introduced me to "R", and it seems just what I need -- a good > statistical package with an open source > flavour so that, if it doesn't do what I need it to do, I can extend it. > > I installed the latest windows binary, and when I try to run it I get a window > that's titled "Rterm.exe - Application Error" and > in the window it says "the instruction at "0x78003b44" referenced memory at > "0x00000000". The memory could not be "read". > > When I bring up the debugger and call up that address, it seems to bring me into > the MSVCRT.strcpy routine. That's strange. Now I haven't used an assemby > language debugger for many many years, so maybe I'm misinterpreting this. But I > notice I have several versions of MSVCRT.dll on my machine, and I'm assuming > that this routine is inside one of these dlls. So is there a particular > MSVCRT.DLL that I should be using? > > Any other ideas? > > Really would like to get this working... > > John Abraham > jabraham@ucalgary.ca > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._