On Tue, Jul 8, 2014 at 11:52 AM, John Peterson <jwpeter...@gmail.com> wrote: > > > On Jul 8, 2014, at 12:47 PM, Cody Permann <codyperm...@gmail.com> wrote: > > John, just so you are up to speed Jason has reproduced this result on "rod", > "cone" and "hpcbuild4" in addition to the original failure on "hpcbuild5", > you just need to add that new flag so it's definitely popping up on multiple > systems now. Roy's theory is interesting but I'm surprised that we aren't > seeing this error in other places in the library if that's the case. It > only shows up when you turn on periodic boundaries and might be related to > the constraint function as it shows, but I just can't see it!
Hmmm... are we absolutely sure that DofMap::process_constraints() isn't invalidating an iterator somehow through its various calls to erase()? I doubt it, but I'd need to look at the code a bit more to be sure. Another thought: is it possible that the DofConstraints, DofConstraintValueMap, and AdjointDofConstraintValues classes, which derive from std::map, are being deleted through a pointer to std::map somehow? Again, I doubt it... -- John ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel