Closed geo98003 closed 4 years ago
Brian, thanks for the bug report!
In the latest version of fab, I can report that in this case you get an error message instead of a crash
todd@euclid ~/fab/goats
1 % fab
ERROR fab[97704]/[97704] [KERNEL:ENOENT] No such file or directory with path . name fab pgid 97704 pid 97704 and tid 97704
3 : in xrealpaths at xstdlib.c:218
2 : in fab_client_create at client.c:152
1 : in xmain at main.c:82
0 : in xmain_jump at main.c:144
fatal: Unable to read current working directory: No such file or directory
So, closing this as fixed =)
If the current directory is deleted and then fab is executed it seg faults. Here is the trace: