On Mon, 2 Jun 2008, Derek Gaston wrote: > I've attached the tracefile. It doesn't look all that helpful to me. > Hopefully it will be more useful to you. > > I'm going to try to get it loaded up in the debugger so I can watch it.
Ah ha! There's only a couple places in the code where remote_elem gets brought into play. One of them only gets triggered when distributing a ParallelMesh... but the other one would get triggered whenever someone hits the same bug that David just hit this morning, if that someone was running in opt mode rather than in dbg or devel mode. You might want to just do an svn update and try running your code again. --- Roy ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
