Dear all, I updated to revision 5994 few days ago and now I get a strange error when I compile in debug mode when I try to get a pointer to a system. Here is what happens for example for adaptivity_ex5:
Failed to convert N7libMesh6SystemE pointer to PN7libMesh15TransientSystemINS_20LinearImplicitSystemEEE The N7libMesh6SystemE appears to be a N7libMesh15TransientSystemINS_20LinearImplicitSystemEEE Stack frames: 6 0: 0 libmesh.dylib 0x000000010834072c libMesh::print_trace(std::ostream&) + 44 1: 1 adaptivity_ex5-dbg 0x00000001081b7295 libMesh::TransientSystem<libMesh::LinearImplicitSystem>* libMesh::libmesh_cast_ptr<libMesh::TransientSystem<libMesh::LinearImplicitSystem>*, libMesh::System>(libMesh::System*) + 485 2: 2 adaptivity_ex5-dbg 0x00000001081b76ad libMesh::TransientSystem<libMesh::LinearImplicitSystem>& libMesh::EquationSystems::get_system<libMesh::TransientSystem<libMesh::LinearImplicitSystem> >(std::string const&) + 633 3: 3 adaptivity_ex5-dbg 0x0000000108190b7d main + 4893 4: 4 libdyld.dylib 0x00007fff90a3c7e1 start + 0 5: 5 ??? 0x0000000000000005 0x0 + 5 [0] /Users/ataollahmesgarnejad/Software/libmesh-dev/include/base/libmesh_common.h, line 354, compiled Sep 3 2012 at 16:47:14 libc++abi.dylib: terminate called throwing an exception Abort trap: 6 Thanks, Ata ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
