-
Notifications
You must be signed in to change notification settings - Fork 9
Segmentation fault with new biomass #165
Description
Any ideas what might be causing this? We have just updated and switched to a new biomass file for the model.
Thanks!
mdlautocomplete
Creating problem directory: 359
Creating list of inactive reactions: /Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/InactiveModelReactions.txt
Printing gapfilling parameters in : /Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/CompleteGapfillingParameters.txt
Running runFBAStudy
Using problem directory: 359
Creating the model file: /Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/Seed211586.18.906.tbl
Creating biochemistry provenance files
Running FBA
sh: line 1: 8682 Segmentation fault: 11 /Users/student/Desktop/ModelSEED/Model-SEED-Core/software/mfatoolkit/bin/mfatoolkit resetparameter "MFA input directory" /Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/ parameterfile "../Parameters/ProductionMFA.txt" parameterfile "../Parameters/GapFilling.txt" parameterfile "/Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/CompleteGapfillingParameters.txt" parameterfile "/Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/AddnlFBAParameters.txt" LoadCentralSystem "/Users/student/Desktop/ModelSEED/Model-SEED-Core/data/ReactionDB/MFAToolkitOutputFiles/359/Seed211586.18.906.tbl" > "/Users/student/Desktop/ModelSEED/Model-SEED-Core/logs/fba-359.log"
Parsing results
Finished runFBAStudy
Whoops! We encountered an unrecoverable error.
Gapfilling of model Seed211586.18.906 failed!
View error using the "ms-lasterror" command.
OUTPUT of ms-lasterror:
Last error printed to file:
/Users/student/Desktop/ModelSEED/Model-SEED-Core/.errors/error-mbG7R
Error text printed below:
ModelDriver encountered an unrecoverable error:
""Gapfilling of model Seed211586.18.906 failed!"" at /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/utilities.pm line 97
ModelSEED::utilities::ERROR('Gapfilling of model Seed211586.18.906 failed!') called at /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/FIGMODEL/FIGMODELmodel.pm line 2083
ModelSEED::FIGMODEL::FIGMODELmodel::completeGapfilling('ModelSEED::FIGMODEL::FIGMODELmodel=HASH(0x7f882d687518)', 'HASH(0x7f882d6040f8)') called at /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/ModelDriver.pm line 2163
ModelSEED::ModelDriver::mdlautocomplete('ModelSEED::ModelDriver=HASH(0x7f882b032a68)', 'mdlautocomplete', 'Seed211586.18.906', 'Complete', 1) called at /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/ModelDriver.pl line 131
main::__ANON__() called at /System/Library/Perl/Extras/5.12/Try/Tiny.pm line 76
eval {...} called at /System/Library/Perl/Extras/5.12/Try/Tiny.pm line 67
Try::Tiny::try('CODE(0x7f882d67a8d8)', 'Try::Tiny::Catch=REF(0x7f882b0329d8)') called at /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/ModelDriver.pl line 135
require /Users/student/Desktop/ModelSEED/Model-SEED-Core/lib/ModelSEED/ModelDriver.pl called at /Users/student/Desktop/ModelSEED/Model-SEED-Core/config//ModelSEEDbootstrap.pm line 24
main::run() called at -e line 3
Model-SEED-core revision: 14bff21