> I know that execution has gone inside MeshWorker::integration_loop and it > segfaults before coming out.
I imagine you may have already found out what's happening, but typically the way to understand an error is not only where it happens (in locale_facets.tcc) but in particular how you got there. You get this information by looking at the backtrace. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
