Created attachment 373752 [details] seg fault log on macOS 10.15.5 Trying to run a report from the command line on Catalina causes a segfault. For example: ron@Rons-MacBook-Pro MacOS % ./gnucash-cli --debug -R run --name nospace ~/Documents/finances/CH.gnucash See attached console crash report.
Comment on attachment 373752 [details] seg fault log on macOS 10.15.5 Good, that's the same one I get. It looks like the data file isn't making it to the backend.
Fixed for GnuCash 4.1. Thanks for the report.