LittleFlower2019 / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

404s and hanging when listing folder #389

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Detailed description of observed behavior:

When listing a directory it hangs and I cannot killed it with ctrl-c.
It doesn't happen with all folders but with one specific folder it happens 
everytime.

What steps will reproduce the problem - please be very specific and
detailed. (if the developers cannot reproduce the issue, then it is
unlikely a fix will be found)?

list a folder

===================================================================
The following information is very important in order to help us to help
you.  Omission of the following details may delay your support request or
receive no attention at all.
===================================================================
Version of s3fs being used (s3fs --version):
1.73

Version of fuse being used (pkg-config --modversion fuse):
2.8.6

System information (uname -a):
Linux ip-10-34-169-21 3.2.0-56-virtual #86-Ubuntu SMP Wed Oct 23 09:43:22 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

Distro (cat /etc/issue):
Ubuntu 12.04.3 LTS \n \l

s3fs command line used (if applicable):
sudo /usr/bin/s3fs tocc-drupal /mnt/s3 -d -o noatime -o allow_other -o uid=33 
-o gid=33 -o use_cache=/mnt -o default_acl=public-read-write -f

/etc/fstab entry (if applicable):

s3fs syslog messages (grep s3fs /var/log/syslog):

Original issue reported on code.google.com by j.bever...@tocc.co.uk on 17 Nov 2013 at 9:33

GoogleCodeExporter commented 8 years ago
Missed off the log file

Original comment by j.bever...@tocc.co.uk on 17 Nov 2013 at 9:33

Attachments:

GoogleCodeExporter commented 8 years ago
Forgot to say that I have truncated the log as it just repeats in an infinite 
loop.

Original comment by j.bever...@tocc.co.uk on 17 Nov 2013 at 9:39

GoogleCodeExporter commented 8 years ago
Hi,

Thanks for reporting a bug.

Do you use latest revision?
After your report, I found a bug after r493, and fixed it by r497.
I thnik your problem reason is this bug.

Please checked out new revision(r497) and try to use it.

Thanks in advance for your help.

Original comment by ggta...@gmail.com on 18 Nov 2013 at 2:33

GoogleCodeExporter commented 8 years ago
You are awesome! I submitted the bug and went to bed and by the time I got up 
it was fixed!

Just checked out the latest revision and its fixed. Thank you so much.

Original comment by j.bever...@tocc.co.uk on 18 Nov 2013 at 7:09

GoogleCodeExporter commented 8 years ago
Hi, 

It is glad for us, thanks testing new revision.

I'm going to close this issue, but if you find another bug, please post new 
issue.

Regards,

Original comment by ggta...@gmail.com on 18 Nov 2013 at 7:17