[GH-ISSUE #85] s3fs[2008]: segfault at 0 ip 0000000000423639 sp 00007fe075d006f0 error 4 in s3fs[400000+51000] #50

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

Originally created by @d3vnu11 on GitHub (Nov 18, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/85

Amazon Simple Storage Service File System V1.78 with OpenSSL
fuse-2.9.3
libcurl-devel-7.19.7-40.el6_6.1.x86_64
libcurl-7.19.7-40.el6_6.1.x86_64

Plenty of space on target dir partition.
Actually the problem is when I try to not use cache I get
s3fs[2008]: segfault at 0 ip 0000000000423639 sp 00007fe075d006f0 error 4 in s3fs[400000+51000]

A problem with Libcurl ? It's a 29 gig ec2 instance the file is only 18gig for our tests.

Originally created by @d3vnu11 on GitHub (Nov 18, 2014). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/85 Amazon Simple Storage Service File System V1.78 with OpenSSL fuse-2.9.3 libcurl-devel-7.19.7-40.el6_6.1.x86_64 libcurl-7.19.7-40.el6_6.1.x86_64 Plenty of space on target dir partition. Actually the problem is when I try to not use cache I get s3fs[2008]: segfault at 0 ip 0000000000423639 sp 00007fe075d006f0 error 4 in s3fs[400000+51000] A problem with Libcurl ? It's a 29 gig ec2 instance the file is only 18gig for our tests.
kerem closed this issue 2026-03-04 01:41:34 +03:00
Author
Owner

@bornmw commented on GitHub (Dec 3, 2014):

Is ipv6 enabled on the server? Tried disabling it?

<!-- gh-comment-id:65493279 --> @bornmw commented on GitHub (Dec 3, 2014): Is ipv6 enabled on the server? Tried disabling it?
Author
Owner

@d3vnu11 commented on GitHub (Dec 5, 2014):

It was already disabled.

<!-- gh-comment-id:65810091 --> @d3vnu11 commented on GitHub (Dec 5, 2014): It was already disabled.
Author
Owner

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

Hi, d3vnu11
I'm sorry for replying late.

I want to know a function name at 0000000000423639 which is made by you.
If you can, please try to do following command:
$ nm -a s3fs | sort
Probably that result is sorted by address, please let me know about some lines which is around 423639 address.

Thanks in advance for your assistance.

<!-- gh-comment-id:68379008 --> @ggtakec commented on GitHub (Dec 30, 2014): Hi, d3vnu11 I'm sorry for replying late. I want to know a function name at 0000000000423639 which is made by you. If you can, please try to do following command: $ nm -a s3fs | sort Probably that result is sorted by address, please let me know about some lines which is around 423639 address. Thanks in advance for your assistance.
Author
Owner

@ggtakec commented on GitHub (Jan 17, 2016):

I'm sorry about this Issue had been left at a long period of time.

If you have this problem yet, please try to use latest code.
("-f", "dbglevel" and "curldbg" options help to solve your problem.)
And if you found a problem, please post new issue.

Thanks in advance for your help.

<!-- gh-comment-id:172298715 --> @ggtakec commented on GitHub (Jan 17, 2016): I'm sorry about this Issue had been left at a long period of time. If you have this problem yet, please try to use latest code. ("-f", "dbglevel" and "curldbg" options help to solve your problem.) And if you found a problem, please post new issue. Thanks in advance for your help.
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#50
No description provided.