Re: Hangs with Fuse

2013-12-16 Thread Gregor Best
Hi Sylvestre, > [...] > Did you use the last snapshots ? If yes you need to recompile your > libfuse and your kernel to get the last changes. > [...] thanks for the clue bat. Not upgrading libfuse was indeed the problem. -- Gregor Best

Re: Hangs with Fuse

2013-12-16 Thread Sylvestre Gallon
On Mon, Dec 16, 2013 at 5:35 PM, Gregor Best wrote: > Hi Sylvestre, > Hi Gregor. > while playing around with sshfs, I noticed a peculiar behaviour. If I > mount it somewhere and run something like > > find /mnt/fuse -type f -name '*.core' > > on it, everything seems to work fine until t

Hangs with Fuse

2013-12-16 Thread Gregor Best
Hi Sylvestre, while playing around with sshfs, I noticed a peculiar behaviour. If I mount it somewhere and run something like find /mnt/fuse -type f -name '*.core' on it, everything seems to work fine until the network connection is interrupted. The system then hangs, with only the keybo