| Summary: | 12.0-RC1 - sysutils/fusefs-exfat broken on 12.x | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Slawomir Wojciech Wojtczak <vermaden> |
| Component: | kern | Assignee: | Oleksii Samorukov <samm> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | asomers, cem, emaste |
| Priority: | --- | Keywords: | regression |
| Version: | 12.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Slawomir Wojciech Wojtczak
2018-11-22 22:16:39 UTC
Maybe its not only sysutils/fusefs-exfat problem but a 'general' FUSE problem on 12.x ... I doubt it's a general fuse problem. Assigning to port maintainer. fusefs-exfat port has not changed since the 11.2 release date. I doubt it is the port. But many FS-related data structures changed with 12.0. My gut instinct is that fusefs-exfat is making some kind of assumption that was valid on 11.2 but not 12.0. I don't know what, though. But I know that other fuse filesystems aren't having this problem on 12.0. (In reply to Alan Somers from comment #4) Sure, it's possible. @vermaden, maybe this is a dumb question, but did you upgrade an 11.2 system to 12.0 and not update the installed fusefs-exfat port? Also, does exfat print anything on stderr if you use 'debug'? I am not able to reproduce this myself on 13-CURRENT with a filesystem created by mkfs.exfat, but it's possible it is somewhat different from an organic exfat filesystem image. (In reply to Conrad Meyer from comment #7) Oops, it isn't a standard mount.fuse. Uh, if you use '-d'. (In reply to Conrad Meyer from comment #6) > @vermaden, maybe this is a dumb question, but did you upgrade an 11.2 system to 12.0 and not update the installed fusefs-exfat port? Nope. I made update with freebsd-update and then the first next thing was pkg upgrade for all packages. (In reply to vermaden from comment #10) Can you try mount.exfat -d flag? Is the filesystem image small enough / not containing personal information that you could share it with myself or Alan to try to debug? Thanks. Please retest on current using the latest build (Aug-8 or later) |