← Back to team overview

yade-dev team mailing list archive

Re: [Bug 568661] [NEW] CohesiveTriaxialTest crashes

 

Apparently, the origin of the bug is that "scene" is declared but never 
defined in the functor.
I fixed the crash from the functor's side (using ncb passed from 
CohesiveFrictionalContactLaw), but I wonder if the bug is really in 
cohesive law.

Side not : I got a conflict due to replaced Vector3r::ZERO. What was 
wrong with them?
Side side not : I just realized ctags won't detect attributes declared 
with new macros, do you have this problem too?

Bruno

-- 
CohesiveTriaxialTest crashes
https://bugs.launchpad.net/bugs/568661
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Confirmed

Bug description:
Using the last version of Yade (rev2171), CohesiveTriaxialTest leads to a segmentation fault.
I have attached the output from gdb.





References