[GRASS-user] r.fillnulls hang on one computer, not on another

Ken Mankoff mankoff at gmail.com
Tue Jan 18 13:20:10 PST 2022


Hi Markus,

> I'm out of my depth here. It seems like a similar issue elsewhere may
> point to SSL library issues or that this is a parent thread waiting on
> another thread. From
> https://meenakshi02.wordpress.com/2011/02/02/strace-hanging-at-futex/
> and 'ps -efL | grep filln', there is only one other PID. If I strace
> that, all I see is
>
> read(3,

It grows!!

After a while I'm now seeing


read(3, "  10%\10\10\10\10\10", 6410)   = 10
read(3, "  20%\10\10\10\10\10", 6400)   = 10
read(3, "  30%\10\10\10\10\10", 6390)   = 10
read(3, "  40%\10\10\10\10\10", 6380)   = 10


So maybe it'll finish... eventually?

  -k.


More information about the grass-user mailing list