From: Eric F. <efe...@ph...> - 2009-03-30 10:37:45
|
Hi, As I reported earlier, I have noticed a segfault when using the CVS version (it segfaults when trying to display the model using odeSolver -e model.xml). This occurred between the 2009-02-13 (which is working) and 2009-02-14 (segfault). The differences are in 3 files: src/Makefile.am configure.in config/sundials.m4 The notable change is using sundials_ida by default (?) instead of kinsol. Maybe there is a problem on AIX with it. But if it is so, why would odeSolver crash when simply trying to display the model (odeSolver -e) ? Thanks, Eric |