#49699: sshfs @2.5: GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed ---------------------------+---------------------- Reporter: bnilsson11@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sshfs | ---------------------------+---------------------- Comment (by framic5@…): I realized that the message arises from an old semaphore implementation adopted from fuse4x. I think the corresponding ticket was #30440. I still don't know what causes the mesasge. Anyhow, since fuse4x is not supported anymore, I tried a similar implementation from osxfuse as workaround: https://github.com/osxfuse/sshfs/commit/14581937282486ab7ce057ec79f226181ef1... I'll attach a patch file to switch from the fuse4x to the osxfuse semaphore implementation. -- Ticket URL: <https://trac.macports.org/ticket/49699#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X