Skip to content
Prev 26844 / 29559 Next

st_union crashes RStudio - bug?

On Fri, 14 Sep 2018, Roman Lu?trik wrote:

            
I guess the OP will get up sometime soon; of course one should always run 
R in a console, not RStudio when reporting issues of this kind. Further, 
one should run R -d gdb (if possible - see RW FAQ) to trap any important 
information. I can see that crash <- st_union(noACT) is long-running, with 
one thread at 100%, but no obvious memory issues (Fedora 28, sf 0.6-3, 
GEOS 3.7.0). It would further make sense to go the sp/rgeos route to see 
if it is data+GEOS or that the behavious is R-implementation dependent.

Roger