On 3/14/11 1:15 AM, Roy Stogner wrote: > > On Mon, 14 Mar 2011, Boyce Griffith wrote: > >> The error is apparently still there in r4245. > > Hmmm... variant_filter_iterator.h didn't change at all between r4168 > (Jan 13) and r4246, and none of these changes have been big ones. > The stack trace is such that changes to SerialMesh or UnstructuredMesh > could have manifested in an error here... but we haven't been *making* > many such changes in a while. > > This looks suspiciously like mismatched object files to me - can you > still reproduce it after a "make distclean" and rebuild?
I had already tried that, but just in case, I just did a completely clean checkout and build, and this still runtime error still pops up. (Although the compile time error is gone --- thanks.) > Do you get any errors with "make run_examples", or with a short code > you could send me? If so then I can pull out the Macbook and try to make run_examples seems to work. Ugh. I will see if I can make a toy example to reproduce. > reproduce it; if not then the only way to pin it down is for you to > binary-search back through the svn log. :-P I'll see what I can come up with. -- Boyce ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
