Skip to content
Prev 48257 / 63424 Next

R crash using Sys.which on Windows

Some clarifications and additional data on this bug:

- this has nothing to do with Rtools as such, but applies to finding
  any executable with 'Sys.which' that happens to live in a path with
  more than 96 characters;

- the issue also occurs when using the 32-bit version of RGui
  on Windows 7 64-bit (and also with R.exe at the command line);

- the issue also occurs when using the 32-bit version of RGui
  on Windows 7 32-bit (and also with R.exe at the command line).

By means of example, the 'problem details' as given by Windows
when R crashes is pasted below:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	Rterm.exe
  Application Version:	3.10.65387.0
  Application Timestamp:	5347f09a
  Fault Module Name:	ntdll.dll
  Fault Module Version:	6.1.7601.17514
  Fault Module Timestamp:	4ce7b96e
  Exception Code:	c0000005
  Exception Offset:	000558d4
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1033
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Best,
Tobias

----- Original Message -----