Providing a path in which the directories do not exist to --outfile will result in a segfault.

Issue #229 resolved
Former user created an issue

Easy to recreate:

bdsim --file=sm.gmad --outfile=my/madeup/directories/out.root --batch

Should probably either exit gracefully with an error or create the intermediate directories.

Comments (2)

  1. Log in to comment