Yes, I am actually making use of libmesh 0.7.2.

This problem also has happened when I tried to run this example in a linux
virtual machine. Now I am trying to run it in Mac OS X.

I will checkout the latest version of libmesh from the SVN and if I come up
with something I will tell you.

Do you thinks this could be a problem due the version of the openmpi or
PETSc I am using? Or even an error during the configuration of libmesh?


Best regards,

Daniel.


On Mon, Feb 27, 2012 at 3:35 AM, Roy Stogner <[email protected]>wrote:

>
> On Mon, 27 Feb 2012, Daniel Vasconcelos wrote:
>
>  *******************************************************************
>> * Running Example  ./ex1-dbg -d 3 ../../reference_elements/3D/**
>> one_hex27.xda
>> [-o output.xda]
>> *******************************************************************
>>
>> Assertion `in->good()' failed.
>> [0] src/utils/xdr_cxx.C, line 635, compiled Feb 27 2012 at 01:28:18
>>
>
> Very strange.  It's complaining about an I/O failure in the middle of
> reading a trivial input mesh file.  I/O failures like that can happen
> if the input file is corrupted in some way, but nothing in
> reference_elements/ should be breaking like that.  There's no way
> anyone's going to be able to reproduce this problem (if the first
> thousand times we ran ex1 didn't break, #1001 won't either), but if
> you want to dig up more information (a stack trace, whether in->bad()
> or in->fail() is true, etc) we might be able to help diagnose and fix
> it.
>
> It looks like you're using libMesh 0.7.2?  Would you see if a similar
> error occurs for you with the svn version?
>
> Thanks,
> ---
> Roy
>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to