Segfault 11 of sshfs

2023-10-14 Thread Christoph Kukulies via macports-users
Trying to use sshfs under BigSur and errouneously typing an imcomplete command: $ sshfs foobar.de:/home/foo Segmentation fault: 11 $ leads to a Segmentation fault: 11. Just would like to bring this to the maintainers' attention. -- Christoph smime.p7s Description: S/MIME cryptographic sign

Re: Segfault 11 of sshfs

2023-10-14 Thread Christopher Jones
> On 14 Oct 2023, at 10:39 am, Christoph Kukulies via macports-users > wrote: > > Trying to use sshfs under BigSur and errouneously typing an imcomplete > command: > > $ sshfs foobar.de :/home/foo > Segmentation fault: 11 > $ > > leads to a Segmentation fault: 11. > >