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.
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?
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