suganoo / s3fs

Automatically exported from code.google.com/p/s3fs
0 stars 0 forks source link

mkdir command results in segfault #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mount a s3fs volume in /mnt/foo
2. type cd /mnt/foo 
3. type mkdir testdir
4. observe the segfault

What is the expected output? What do you see instead?

expect a directory to be created

What version of the product are you using? On what operating system?

latest from svn as of 10/11/2007 on ubuntu gutsy 

Original issue reported on code.google.com by mmm...@gmail.com on 12 Oct 2007 at 5:41