[Bug 137514] Re: sshfs locks up randomly
Geoffrey
geoffrey at dommett.com
Sat Oct 31 19:21:22 UTC 2009
I wish the -o reconnect would work at all for me. unfortunately the file
handles for open files become invalid which causes all kinds of problems
for me, including the program in question to crash, or in your case
Amarok to skip to the next song. not really any kind of a workaround at
all.
I think I tried all the sync_cache and read ahead options that I could think of that made any sense. though I will confirm suggestions.
Ironically, turning on the debug output with the -d switch is the only thing that makes the problem go away, though it cripples the execution speed, so debugging this is rather difficult.
I am 99% sure that it must be some kind of stack or buffer overflow as:
trickle -s -u 150 -d 150 sshfs -f Geoffrey at xxxxxxxxxxx: xxxxxxxxxxxx/
executes successfully, albeit with the program executing at a quarter
the speed it should.
(trickle limits the network bandwidth available to the process)
This would indicate a problem with outstanding requests, but before
anyone asks, setting -o max_read=1 and / or -o max_write=1 does not
solve this, or make any discernible difference whatsoever.
--
sshfs locks up randomly
https://bugs.launchpad.net/bugs/137514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list