Actions
Bug #3181
open
atoms-catalog crashes if no configurations file available/specified
Start date:
09/08/2015
Due date:
% Done:
0%
Estimated time:
Description
Run atoms-catalog with no options and no configuration available to produce a crash:
libc++abi.dylib: terminating with uncaught exception of type atmos::catalog::Catalog::Error: Empty value for "nameFields" in "general" section
Abort trap: 6
Expected: atoms-catalog should exit gracefully and inform the user of the problem.
Updated by susmit shannigrahi almost 10 years ago
The code seems to be there. Did you install the latest version? There is a mismatch between config file versions.
Actions