From: Eric F. <efe...@ph...> - 2008-10-08 10:36:22
|
Hi, Some change made to SOSlib now leads odeSolver to segfaults when trying to simulate a model with compilation, at least on my system (AIX). Do you see that under Linux ? I don't know if it also segfaults with other projects uding SOSlib, I only tested odeSolver/odeSolver. I double checked with an older CVS which behaves properly. Updated files since this one are: U examples/ASTgetIndexTest.c P examples/Makefile.am P examples/Sense.c P examples/adj_sensitivity.c P examples/adjsenstest.c P examples/adjsenstest_ContDiscData.c P examples/batch_integrate.c P examples/integrate.c P examples/sensitivity.c P examples/senstest.c P examples/simpleIntegratorInstance.c cvs update: Updating odeSolver P odeSolver/printModel.c cvs update: Updating sbml cvs update: Updating scripts cvs update: Updating src P src/arithmeticCompiler.c P src/cvodeData.c P src/cvodeSolver.c P src/integratorInstance.c P src/modelSimplify.c P src/odeConstruct.c P src/odeModel.c P src/processAST.c P src/sensSolver.c P src/solverError.c cvs update: Updating src/sbmlsolver P src/sbmlsolver/cvodeData.h P src/sbmlsolver/odeModel.h P src/sbmlsolver/processAST.h P src/sbmlsolver/solverError.h I have not identified the problem yet. Regards, Eric |