[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-04-27 Thread Nikolaus Rath
It'd probably be more helpful if you could create a full backtrace of
sshfs with debugging symbols. Just install the debugging symbols
(https://wiki.ubuntu.com/DebuggingProgramCrash) run sshfs normally until
the problem occurs, attach gdb and produce the backtrace.

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-04-27 Thread Nikolaus Rath
(For the backtrace, please take a look at
https://wiki.ubuntu.com/Backtrace)

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-04-27 Thread Bogdan Butnaru
As far as I can tell this (and similar) bugs have been fixed in the last
version of SSHFS that was released shortly before the final release of
Hardy. I'm closing the bug, and will fill out a different one if I get
nasty behavior again.

** Changed in: fuse (Ubuntu)
   Status: New = Fix Released

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-01-14 Thread Bogdan Butnaru
A bit more info: this is very easy to duplicate, it happens every time I
scan the music library with Songbird. (I'm using Hardy now, BTW.) Among
the symptoms, sometimes sshfs gets stuck at 100% processor usage, I'm
not sure if I mentioned this before.

I tried stracing it while doing that with no results:

[EMAIL PROTECTED]:~$ strace  -p `pidof sshfs`
attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted
[EMAIL PROTECTED]:~$ sudo strace  -p `pidof sshfs`
attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted

Any idea what's going on?

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-01-14 Thread Bogdan Butnaru
Hmm, I managed to start an strace up using

sudo strace -f -o trace -ff -F sshfs -d [EMAIL PROTECTED]:/media/lacie
/mnt/zalmox/lacie -o
rw,noexec,nosuid,nodev,nonempty,allow_other,sshfs_debug

It worked a lot slower doing the strace, because of all overhead. But
eventually it did stop working. The output attached is what the previous
command printed to the terminal; it starts at some unspecified time
after the mount (the whole output didn't fit in the terminal's buffer).
I just mounted the thing, then started Songbird and told it to scan for
media files. As can be seen this works for a long time, then near the
end it starts to receive errors. I can't read much into the trace, but I
noticed a single weird thing: the last file that worked shows a complete
name. The first that doesn't, and all the following ones, miss their
extensions.

** Attachment added: sshfs.strace.gz
   http://launchpadlibrarian.net/11329667/sshfs.strace.gz

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2008-01-14 Thread Bogdan Butnaru
Another occurence, though I didn't use the strace (only the debug
output). Here's the end of the log, apparently no error was printed.
SSHFS was locked up at this point, using up 100% of the processor.

OPEN[3039880256] flags: 0x2 /music/albums-kz/Phoenix - 1993 - Evergreens/10 - 
Ciclul anotimpurilor Iarna Introducere.mp3
unique: 9976, opcode: READ (15), nodeid: 874, insize: 80
READ[3039880256] 32768 bytes from 0
[07269] READ
  [07269]   DATA32781bytes (22ms)
   READ[3039880256] 32768 bytes
   unique: 9976, error: 0 (Success), outsize: 32784
unique: 9977, opcode: GETATTR (3), nodeid: 874, insize: 56
   unique: 9977, error: 0 (Success), outsize: 112
unique: 9978, opcode: READ (15), nodeid: 874, insize: 80
READ[3039880256] 4096 bytes from 1200128
[07270] READ
  [07270]   DATA 2061bytes (7ms)
   READ[3039880256] 2048 bytes
   unique: 9978, error: 0 (Success), outsize: 2064
unique: 9979, opcode: GETATTR (3), nodeid: 874, insize: 56
   unique: 9979, error: 0 (Success), outsize: 112
unique: 9980, opcode: READ (15), nodeid: 874, insize: 80
READ[3039880256] 4096 bytes from 1183744
[07271] READ
  [07271]   DATA 4109bytes (4ms)
   READ[3039880256] 4096 bytes
   unique: 9980, error: 0 (Success), outsize: 4112
unique: 9981, opcode: READ (15), nodeid: 874, insize: 80
READ[3039880256] 12288 bytes from 1187840
[07272] READ
  [07272]   DATA12301bytes (8ms)
   READ[3039880256] 12288 bytes
   unique: 9981, error: 0 (Success), outsize: 12304
unique: 9982, opcode: GETATTR (3), nodeid: 874, insize: 56
   unique: 9982, error: 0 (Success), outsize: 112
unique: 9983, opcode: READ (15), nodeid: 874, insize: 80
unique: 9984, opcode: FLUSH (25), nodeid: 874, insize: 64
READ[3039880256] 32768 bytes from 32768
FLUSH[3039880256]
[07273] READ
   unique: 9984, error: 0 (Success), outsize: 16
unique: 9985, opcode: LOOKUP (1), nodeid: 864, insize: 91
LOOKUP /music/albums-kz/Phoenix - 1993 - Evergreens/11 - Ciclul anotimpurilor 
Iarna Jocul caprelor.mp3
[07274] LSTAT
  [07273]   DATA32781bytes (17ms)
   READ[3039880256] 32768 bytes
   unique: 9983, error: 0 (Success), outsize: 32784
unique: 9986, opcode: RELEASE (18), nodeid: 874, insize: 64
RELEASE[3039880256] flags: 0x2
[07275] CLOSE
   unique: 9986, error: 0 (Success), outsize: 16
  [07274]  ATTRS   41bytes (5ms)
   NODEID: 875
   unique: 9985, error: 0 (Success), outsize: 136
unique: 9987, opcode: OPEN (14), nodeid: 875, insize: 48
[07276] OPEN

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-12-28 Thread Pres-Gas
I am still getting this error in updated Ubuntu 7.10 (using fuse 2.7.0).
I tend to get the error when accessing music stored remotely via amarok.

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-12-28 Thread Pres-Gas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I can confirm on the nautilus.
I did turn off the watch folders option with amarok and that reduced
drastically the amount of issues, but I believe that is only a
work-around and it happens with other apps.  I would be happy to provide
anything else info-wise, just ask.

Bogdan Butnaru wrote:
 I still get similar errors in a freshly-updated Hardy. (fuse-utils was
 2.7.1-2ubuntu1 last time I checked.) By similar I mean the mount stops
 working. (I didn't find that statv?fs error, but that was Azureus
 complaining about the files not being accessible anymore.)
 
 Things get really broken when the mount stops (eg, anything trying to
 access those mountpoints, including Nautilus, freezes).
 
 It mostly happens when the mount point is used more intensely, for instance 
 if I simultaneously do more than one of:
 * browsing media-heavy folders (where Nautilus spends time trying to build 
 thumbnails and stuff).
 * copying lots of files.
 * analyzing songs in Picard.
 * re-building the collection in Amarok.
 
 As Pres-Gas said, sometimes only one operation is enough. I have to kill
 everything that uses the mount point and sshfs before I can unmount and
 re-mount. (Otherwise I get in-use errors when trying to unmount.)
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHdWiqup357T5MfTYRAjkzAKDQsKItwbWlaQSWFusdXtaC9c5eZACgkUMl
RrKKRMQnANycc9jfYNidFk8=
=7jBy
-END PGP SIGNATURE-

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-12-28 Thread Bogdan Butnaru
I still get similar errors in a freshly-updated Hardy. (fuse-utils was
2.7.1-2ubuntu1 last time I checked.) By similar I mean the mount stops
working. (I didn't find that statv?fs error, but that was Azureus
complaining about the files not being accessible anymore.)

Things get really broken when the mount stops (eg, anything trying to
access those mountpoints, including Nautilus, freezes).

It mostly happens when the mount point is used more intensely, for instance if 
I simultaneously do more than one of:
* browsing media-heavy folders (where Nautilus spends time trying to build 
thumbnails and stuff).
* copying lots of files.
* analyzing songs in Picard.
* re-building the collection in Amarok.

As Pres-Gas said, sometimes only one operation is enough. I have to kill
everything that uses the mount point and sshfs before I can unmount and
re-mount. (Otherwise I get in-use errors when trying to unmount.)

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-12-28 Thread Bogdan Butnaru
Still getting errors, switching to New.

** Changed in: fuse (Ubuntu)
   Status: Fix Released = New

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://bugs.launchpad.net/bugs/90831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-03-12 Thread Michael Bienia
Fixed in fuse 2.6.3.

** Changed in: fuse (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://launchpad.net/bugs/90831

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-03-09 Thread Michael Bienia
This is a known regression in fuse 2.6.2 which is fixed in fuse 2.6.3.
See bug #88614 for reference.

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://launchpad.net/bugs/90831

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90831] Re: sshfs sometimes breaks with statv?fs failed: Transport endpoint is not connected

2007-03-09 Thread Bogdan Butnaru
Shouldn't this be marked as a duplicate of that one, then?

-- 
sshfs sometimes breaks with statv?fs failed: Transport endpoint is not 
connected
https://launchpad.net/bugs/90831

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs