I am trying to run the libmesh examples and when I try to run ex1 in debug
mode I receive the following error:

Compiling C++ (in debug mode) ex1.C...
Linking ex1-dbg...
***************************************************************
* 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
terminate called after throwing an instance of 'libMesh::LogicError'
  what():  Error in libMesh internal logic
[MacBook-Pro-de-Daniel:07324] *** Process received signal ***
[MacBook-Pro-de-Daniel:07324] Signal: Abort trap: 6 (6)
[MacBook-Pro-de-Daniel:07324] Signal code:  (0)
[MacBook-Pro-de-Daniel:07324] [ 0] 2   libsystem_c.dylib
0x00007fff9604ecfa _sigtramp + 26
[MacBook-Pro-de-Daniel:07324] *** End of error message ***
make[2]: *** [run] Abort trap: 6
make[1]: *** [run] Error 1
make: *** [run_examples] Error 2

Any clue?
------------------------------------------------------------------------------
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