Displaying 3 results from an estimated 3 matches for "6c913fb3".
2008 Nov 13
1
R crashes on sprintf with bad format specification (PR#13283)
Full_Name: Oren Cheyette
Version: 2.7.2
OS: Win XP
Submission from: (NULL) (64.161.123.194)
Enter the following at the R command prompt:
> sprintf("A %S %S %S XYZ", 1, 1, 1);
Note the erroneous capitalized %S instead of %s and the numeric inputs instead
of strings. With strings there's no crash - R reports bad format
specifications.
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format
...e time of the
>> crash are shown
>>> below; these make it look as though the problem is in the
>> Trio library, so it
>>> may be hard to fix.
>>>
>>> Duncan Murdoch
>>>
>>>
>>> Rgui.exe caused an Access Violation at location 6c913fb3 in
>> module R.dll
>>> Reading from location 00000001.
>>>
>>> Registers:
>>> eax=7fffffff ebx=00000000 ecx=00e17b21 edx=00000001
>> esi=00e1c83b edi=0000000a
>>> eip=6c913fb3 esp=00e17944 ebp=00e17b3c iopl=0 nv up
>> ei pl nz n...
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format specification
...stack dump at the time of the=20
> crash are shown=20
> > below; these make it look as though the problem is in the=20
> Trio library, so it=20
> > may be hard to fix.
> >
> > Duncan Murdoch
> >
> >
> > Rgui.exe caused an Access Violation at location 6c913fb3 in=20
> module R.dll=20
> > Reading from location 00000001.
> >
> > Registers:
> > eax=3D7fffffff ebx=3D00000000 ecx=3D00e17b21 edx=3D00000001=20
> esi=3D00e1c83b edi=3D0000000a
> > eip=3D6c913fb3 esp=3D00e17944 ebp=3D00e17b3c iopl=3D0 nv up=20
> ei pl...