Skip to content

Seg-fault: just after loading of cerebellum neuroml is over

Created by: subhacom

git-svn-id: svn+ssh://svn.code.sf.net/p/moose/code@4856 d1858a74-f715-0410-99c9-c66fe9cce3d6

./run.sh

on node 0, numNodes = 1, numCores = 4, numComputeThreads = 4 Info: Time to define moose classes:0.02 Info: Time to initialize module:2.88 [INFO] Started parsing NML models [INFO] Parsing ['./models/mumbl.xml'] [INFO] Parsing ['./models/neuroml/v1.8/Cerebellum.xml'] [INFO] Parsing of models is done [STEP] Loading neuroml file ./models/neuroml/v1.8/Cerebellum.xml ...
[INFO] Loading cell PurkinjeCell into /library [INFO] Loading mechanism NaConductance [INFO] Loading mechanism KConductance [INFO] Loading mechanism PassiveCond [STEP] Finished loading cell PurkinjeCell
[INFO] Loading cell GranuleCell into /library [INFO] Loading mechanism NaConductance [INFO] Loading mechanism PassiveCond [INFO] Loading mechanism KConductance [STEP] Finished loading cell GranuleCell
[INFO] Loading cell MossyFiber into /library [INFO] Loading mechanism NaConductance [INFO] Loading mechanism PassiveCond [INFO] Loading mechanism KConductance [STEP] Finished loading cell MossyFiber
[INFO] Creating populations ...
[INFO] Loading PurkinjeCells [INFO] Loading GranuleCells [INFO] Loading MossyFibers [INFO] Creating connections ...
[INFO] Projection NetConn_2 [INFO] Projection NetConn_1 [INFO] Creating inputs in /elec ...
== Done!

./run.sh: line 4: 26287 Segmentation fault (core dumped) python2.7 main.py --nml ./models/neuroml/v1.8/Cerebellum.xml --mumbl ./models/mumbl.xml

Reported by: dilawar