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? 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 reproduce it; if not then the only way to pin it down is for you to binary-search back through the svn log. :-P --- Roy ------------------------------------------------------------------------------ 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
