[GH-ISSUE #18] s3fs crashes with segfault #13

Closed
opened 2026-03-04 01:41:10 +03:00 by kerem · 6 comments
Owner

Originally created by @AGirin on GitHub (Feb 25, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/18

Version: 1.76

We have a script that parses some files and writes output to s3. s3fs-fuse constantly crash and we get Transport is not connected error.

The only log message in the messages log is:
kernel: s3fs[28576]: segfault at 0 ip 0000000000423679 sp 00007f3d87569870 error 4 in s3fs[400000+51000]

We tried running with s3fs -f and... it does not crash at all. So we cannot get the real output beside that message in the messages log file.

Not sure how to go about it. I think we can get dump file if this will help.

Thanks!

Andrew

Originally created by @AGirin on GitHub (Feb 25, 2014). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/18 Version: 1.76 We have a script that parses some files and writes output to s3. s3fs-fuse constantly crash and we get Transport is not connected error. The only log message in the messages log is: kernel: s3fs[28576]: segfault at 0 ip 0000000000423679 sp 00007f3d87569870 error 4 in s3fs[400000+51000] We tried running with s3fs -f and... it does not crash at all. So we cannot get the real output beside that message in the messages log file. Not sure how to go about it. I think we can get dump file if this will help. Thanks! Andrew
kerem closed this issue 2026-03-04 01:41:11 +03:00
Author
Owner

@AGirin commented on GitHub (Feb 25, 2014):

Small update. It finally crashed under -f option. We got this:

ParallelGetObjectRetryCallback(987): Over retry count(3) limit(/directory/subdirectory/file_name).

I wonder what causes it? Can we change retry to higher number?

<!-- gh-comment-id:36060151 --> @AGirin commented on GitHub (Feb 25, 2014): Small update. It finally crashed under -f option. We got this: ParallelGetObjectRetryCallback(987): Over retry count(3) limit(/directory/subdirectory/file_name). I wonder what causes it? Can we change retry to higher number?
Author
Owner

@AGirin commented on GitHub (Feb 25, 2014):

We'll try "retries" option to see if this solves the issue.

<!-- gh-comment-id:36064192 --> @AGirin commented on GitHub (Feb 25, 2014): We'll try "retries" option to see if this solves the issue.
Author
Owner

@ggtakec commented on GitHub (Mar 17, 2014):

Hi, AGirin

Thank you for your reports, and sorry for replying too late.
I found a bug and fixed it, I pushed new branch as "bugfix#18" for this fix.

If you can, please use and check it.

Thanks in advance for your help.

<!-- gh-comment-id:37832867 --> @ggtakec commented on GitHub (Mar 17, 2014): Hi, AGirin Thank you for your reports, and sorry for replying too late. I found a bug and fixed it, I pushed new branch as "bugfix#18" for this fix. If you can, please use and check it. Thanks in advance for your help.
Author
Owner

@ggtakec commented on GitHub (Mar 29, 2014):

I'm sorry for my mistake that I checked in new branch.
I re-check in it as soon as possible, pls wait for it.

<!-- gh-comment-id:39004805 --> @ggtakec commented on GitHub (Mar 29, 2014): I'm sorry for my mistake that I checked in new branch. I re-check in it as soon as possible, pls wait for it.
Author
Owner

@ggtakec commented on GitHub (Mar 30, 2014):

Sorry for mis-check'd-in, and I re-chcked-in, merged master branch.
Please try to use master branch.

<!-- gh-comment-id:39019086 --> @ggtakec commented on GitHub (Mar 30, 2014): Sorry for mis-check'd-in, and I re-chcked-in, merged master branch. Please try to use master branch.
Author
Owner

@jiazhiguang commented on GitHub (Feb 1, 2015):

I occurred this problem too, and I used the master version.

<!-- gh-comment-id:72350069 --> @jiazhiguang commented on GitHub (Feb 1, 2015): I occurred this problem too, and I used the master version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#13
No description provided.