Displaying 1 result from an estimated 1 matches for "0000d2b5".
Did you mean:
000002b5
2010 Jun 11
2
Rgui crashed on Windows XP Home
...r, when I double click on the
R icon, I get the following error message:
R for Windows GUI front-end has encountered a problem and needs to close.
We are sorry for the inconvenience.
Error signature is:
AppName: rgui.exe AppVer: 2.111.52157.0 ModName: msvcrt.dll
ModVer: 7.0.2600.2180 Offset: 0000d2b5
I get a gdb, and then gdb the Rgui.exe, I get the following message:
(gdb) run
Starting program: D:\Program Files\R\R-2.11.1\bin/Rgui.exe
[New Thread 2460.0xb7c]
Program received signal SIGSEGV, Segmentation fault.
0x77c1d2b5 in msvcrt!mblen () from C:\WINDOWS\system32\msvcrt.dll
(gdb) bt
#0 0x...