On Fri, 19 Apr 2013, Derek Gaston wrote: > Well - it's making it past that point now... well past it. This is > something different... and not very repeatable...
I was just about to lament that this kind of "stray pointer" error is the worst that C/C++ have to offer, and is the same kind of error that let me to eventually completely give up on my first big project when I was learning C in high school. But no, you don't just have an old-fashioned stray pointer error, you have a new-fangled nondeterministic stray pointer error thanks to a parallel race condition. Technology is advancing! :-P --- Roy ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
