> I rebuilt everything (Trilinos and Deal.II) with openmpi, version 1.4.1,
> and that error disappeared, and I ended up with this instead:

> ***setup_stokes_matrix ... *** glibc detected *** ./step-32: free():

Did you update deal.II also? I fixed a crash in that function earlier.
Are you running step-32 in debug mode?

I encountered another bug in step-32 and fixed it. Please update. Yes,
step-32 is still work in progress. Sorry. :-)

@Martin or Wolfgang, could one of you run step-32 with 2 processes and
check if it crashes for you, please? For me it runs okay until
output_results(): we are setting values in the ghosted vector
joint_solution there, which we are no longer allowed to do
(ExcGhostsPresent). I am too tired to fix this now, though. :-)

--
Timo Heister
http://num.math.uni-goettingen.de/~heister
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to