search for: 6c799419

Displaying 1 result from an estimated 1 matches for "6c799419".

Did you mean: 0x6c799419
2012 Sep 09
0
Different behavior of the "showArgs" example (R extension manual) between gcc and Visual C++ compiled code
...the termination condition on args being R_NilValue, and ends up stuck on pointers as shown below, equality never reached. args 0x020e24a0 SEXPREC * R_NilValue 0x835425ff SEXPREC * 2/ If I force it out of the endless loop, after the function returns, I get a nasty "Unhandled exception at 0x6c799419 in Rgui: 0xC0000005: Access violation writing location 0x0009eee9." with a call stack as follow. I did check that the cdecl calling convention is used. R.dll!6c799419() [Frames below may be incorrect and/or missing, no symbols loaded for R.dll] R.dll!6c797736() user32.dll!7633cd90(...