Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570992 - =sys-fs/mhddfs-0.1.39 segfault
Summary: =sys-fs/mhddfs-0.1.39 segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-01-05 14:39 UTC by Gabor Kovari
Modified: 2019-01-14 09:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch proposition for bug. (mhddfs-segfault.patch,4.47 KB, patch)
2016-01-05 16:07 UTC, Gabor Kovari
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovari 2016-01-05 14:39:50 UTC
[13560.524806] mhddfs[3013]: segfault at 0 ip 0000000000403f1d sp 00007fef2ca8cad0 error 4 in mhddfs[400000+9000]

Because of the regular segfault (every few days), the disks mounted with mhddfs are unmounted and the following error message appears when trying to access:
"Transport endpoint is not connected"

Its a known error since 0.1.39

Untill the maintainer doesnt answers, someone made a fix, avaiable on git.

https://github.com/vdudouyt/mhddfs-nosegfault
Comment 1 Gabor Kovari 2016-01-05 16:07:36 UTC
Created attachment 422024 [details, diff]
Patch proposition for bug.

Patch based on:

https://github.com/vdudouyt/mhddfs-nosegfault

I could build and run it.
Comment 2 Larry the Git Cow gentoo-dev 2019-01-14 09:46:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c316845267e069a89eb6c273de1233abcaa4cb6

commit 8c316845267e069a89eb6c273de1233abcaa4cb6
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2019-01-14 09:43:33 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2019-01-14 09:45:52 +0000

    sys-fs/mhddfs: revision bump
    
    Bump EAPI to 7. Fix segfault, use slotted sys-fs/fuse dependency
    Committed straight to stable
    
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
    Closes: https://bugs.gentoo.org/570992
    Closes: https://bugs.gentoo.org/673644
    
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../mhddfs/files/mhddfs-0.1.39-segfault-fix.patch  | 207 +++++++++++++++++++++
 .../files/mhddfs-respect-compiler-vars.patch       |   4 +-
 ...hddfs-0.1.39.ebuild => mhddfs-0.1.39-r1.ebuild} |  21 ++-
 3 files changed, 221 insertions(+), 11 deletions(-)