Bug 244765

Summary: sysutils/fusefs-simple-mtpfs: Timeouts when listing directory contents
Product: Ports & Packages Reporter: Tobias Rehbein <tobias.rehbein>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Open ---    
Severity: Affects Only Me CC: 0mp, jbeich
Priority: --- Keywords: regression
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://github.com/phatina/simple-mtpfs/issues/73

Description Tobias Rehbein 2020-03-12 17:42:16 UTC
simple-mtpfs used to work on FreeBSD but nowadays listing the contents of directories on my Nokia 6.1 or Fire HD 10 time out. When I run simple-mtpfs in debug mode, the last entry in the debug log is

unique: 15, opcode: OPENDIR (27), nodeid: 2, insize: 48, pid: 2396 
opendir flags: 0x0 /Interner gemeinsamer Speicher

It seems as if OPENDIR never returns. https://github.com/kiorky/jmtpfs works fine, so FreeBSDs fuse implementation seems to work with the devices I tested with.

With regard to PR 241558 I am not the only one who noticed this issue.

Upstream issue: https://github.com/phatina/simple-mtpfs/issues/73
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-03-12 18:24:15 UTC
Notify the maintainer.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2020-03-12 20:06:51 UTC
See bug 241558 comment 2. I can't help: bisecting kernel is only possible with old userland but I update -CURRENT on weekly basis.
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-03-12 20:16:10 UTC
(Assign the PR to the maintainer.)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2021-01-31 02:13:14 UTC
This port isn't maintained since ports r563446.