yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #07562
[Bug 739429] Re: SimpleShear Preprocessor to update
A piece of the gdb infos at the crash. Points out ForceContainer::reset,
but I do not see really what to do. Trying other scripts..
Thread 2 (Thread 0x7f0bdcf01700 (LWP 31405)):
#0 0x00007f0bf99693ad in waitpid () from /lib/libc.so.6
#1 0x00007f0bf9907299 in ?? () from /lib/libc.so.6
#2 0x00007f0bf99075d0 in system () from /lib/libc.so.6
#3 0x00007f0bf8a5b0da in crashHandler (sig=11) at core/main/pyboot.cpp:45
#4 <signal handler called>
#5 0x00007f0bedc10c52 in Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 2, 3, 1> >::operator[] (this=0x0, index=2) at /usr/include/eigen2/Eigen/src/Core/Coeffs.h:134
#6 0x00007f0bedc2a6e1 in Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 2, 3, 1> >::z (this=0x0) at /usr/include/eigen2/Eigen/src/Core/Coeffs.h:219
#7 0x00007f0bedc1352c in operator<< <double> (os=..., v=...) at /home/3S-LAB/jduriez/build-cluster-cluster/dbg/include/yade/lib/base/Math.hpp:98
#8 0x00007f0bee674a67 in ForceContainer::reset (this=0x25dbb28, iter=0) at /home/3S-LAB/jduriez/build-cluster-cluster/dbg/include/yade/core/ForceContainer.hpp:166
#9 0x00007f0bee667263 in ForceResetter::action (this=0x38faf10) at /home/3S-LAB/jduriez/yadeTrunk/pkg/common/ForceResetter.cpp:8
#10 0x00007f0bf542aac3 in Scene::moveToNextTimeStep (this=0x25dbb20) at /home/3S-LAB/jduriez/yadeTrunk/core/Scene.cpp:97
#11 0x00007f0bf5431a8b in SimulationFlow::singleAction (this=0x25ad630) at /home/3S-LAB/jduriez/yadeTrunk/core/SimulationFlow.cpp:20
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/739429
Title:
Crash of normalInelasticity scripts (and others ?) - SimpleShear
Preprocessor to update
Status in Yet Another Dynamic Engine:
New
Bug description:
Changes to commit about this Preprocessor. And (new ?) problems with
normalinelasticity test, leading to crash, at O. run()
References