Hi all,
I was trying out the demo and tried opening a file hosted on another machine via sshfs. While tabbing into the folder, 4ed segfaulted. I ran it through gdb once, here is the relevant output:
| Thread 1 "4ed" received signal SIGSEGV, Segmentation fault.
view_set_file (system=system@entry=0x7bd0c0 <sysfunc>, models=models@entry=0x7ffff3a4d000,
view=view@entry=0x7ffff3a81910, file=0x7ffff3a8f6b0)
at /home/allen/4ed/code/4ed_view.cpp:390
|
The software I used:
4ed 4.028
SSHFS version 3.5.0
FUSE library version 3.2.6
using FUSE kernel interface version 7.26
fusermount3 version: 3.2.6
linux 4.18
Hope this helps and all the best!