Skip to content
Prev 60136 / 63424 Next

Segfault in setMask in R 4.1

Hello,

Which graphic device (backend) do you use?
The setMask() function calls the internal setMask function associated to the graphic device.
If the Web application uses one of the standard graphic backend, the bug may come from the R core. If it uses a custom graphic backend, the bug may be in the backend.