> On Apr 15, 2021, at 10:35 AM, Ivan Krylov wrote:
>
> Hello Ryan,
>
> Sorry for not responding right away -- it took me a while to remember
> what I meant back then :)
There was a long pause there, as I didn’t get to try out those debugging
instructions from Frederik right away. They worked g
Hello Ryan,
Sorry for not responding right away -- it took me a while to remember
what I meant back then :)
On Fri, 9 Apr 2021 23:34:13 +
Ryan Novosielski wrote:
> Program received signal SIGSEGV, Segmentation fault.
> bcEval.R (body=0x3eb7748, rho=0x3f72770, useCache=TRUE)
> at /scratch/no
For reference, fixed in R-devel (80153).
Tomas
On 3/30/21 10:20 AM, Tomas Kalibera wrote:
Thanks for the report, you are probably running into the overhead of
the eager creation of the error message. On my system, with your
micro-benchmark, it is about 10x. I've tested simply by uncommenting
i
Excellent, thank you all. Doing "pacman -Syu" before "pacman -S gdb" did
the trick, and yes it's a different version of gdb compared to what pacman was
previously trying to install. Might be worth updating the RTOOLS40
documentation to recommend doing -Syu first.
Jeroen's documentation says
Also, packages should be installed in the MSYS2 environment and not the
MINGW64. Invoke msys2.exe, synchronize with Jeroen’s via the pacman -Syu,
and then try the install. It should work as Jeroen has gdb in the upstream
repository [
https://github.com/r-windows/rtools-packages/tree/master/mingw-w6
On 4/15/21 6:52 AM, Bravington, Mark (Data61, Hobart) wrote:
I've not been able to install gdb for RTOOLS40 on Windows 10. The rtools
installer (rtools40-x64_86.exe) doesn't seem to include gdb by default, and
when I follow the instructions for adding gdb (which I tracked down at
https://githu