- Running ```./waterpaths -I Tests/test_input_file_gen_tables.wp``` - Crash occurs at line 201 of src/Problem/InputFileProblem.cpp, after tables are built - removing this call to ```calculateAndPrintObjectives(true)``` gets rid of the issue
./waterpaths -I Tests/test_input_file_gen_tables.wpcalculateAndPrintObjectives(true)gets rid of the issue