Re: [Libmesh-users] assert failed in the mesh constructor

2016-12-13 Thread Michael Povolotskyi
Thank you, this was indeed the problem. Michael. On 12/13/2016 02:52 PM, Roy Stogner wrote: > > On Tue, 13 Dec 2016, Michael Povolotskyi wrote: > >> #9 0x7fffee9dfba8 in libMesh::on_command_line >> (arg="--skip-partitioning") at src/base/libmesh.C:823 >> 823 libmesh_assert(command_line.

Re: [Libmesh-users] assert failed in the mesh constructor

2016-12-13 Thread Roy Stogner
On Tue, 13 Dec 2016, Michael Povolotskyi wrote: > #9 0x7fffee9dfba8 in libMesh::on_command_line > (arg="--skip-partitioning") at src/base/libmesh.C:823 > 823 libmesh_assert(command_line.get()); So the command_line object hasn't been initialized. Have you created a LibMeshInit object?

[Libmesh-users] assert failed in the mesh constructor

2016-12-13 Thread Michael Povolotskyi
Dear libmesh developers, I rebuilt libmesh with --disable-default-comm-world. Now I'm getting an error: #1 0x72dee53a in abort () from /lib64/libc.so.6 (gdb) #2 0x73b27fdd in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6 (gdb) #3 0x73b25e56 in