i've found nothing on this topic so far
so what's happened?
i mounted nfs via mount -t nfs -o nolock <host:path> <mountpoint>
and started downloading a file (1 mb) on zaurus via cp
the downloaded file stopped getting bigger, and ctrl-c on aterm had no effect
i started xterm and killed aterm via xkill
ps -a yields the cp-process with process id 1226 but kill 1226, kill -9 1226 and kill -s sigkill 1226 do NOT work, what i mean by "not work" is, they are still visible via ps -a
anyone observed similar problems?
is this maybe a new bug?
the problem remains after logging out from x
regards,
seb
AMENDMENT: after some 30 minutes the process disappeared finally from ps -a