Re: [Rd] ASAN

2020-04-08 Thread Ivan Krylov
On Tue, 07 Apr 2020 12:20:11 -0500 "Therneau, Terry M., Ph.D. via R-devel" wrote: > It's not quite clear to me what to do next. A quick check: do you have anything in LD_PRELOAD environment variable? Third-party software like gtk3-nocsd may be using it for its own purposes, which breaks ASan. Wh

Re: [Rd] ASAN error with R-devel

2019-07-02 Thread Prof Brian Ripley
This is entirely within your OS's installation of Tcl/Tk and X11: the latter both allocated and freed. We've seen it before (even had it as bug report on R). Please check your OS is fully up-to-date and if so report it there. On 01/07/2019 15:55, Therneau, Terry M., Ph.D. via R-devel wrote: