Timo,

> I'm trying to load a msh file using GridIn, but do run into an
> exception. I'm using deal.II 7.0.0

Does it work with 7.1.0?


> The Exception thrown + Stacktrace is the following:
> 
> Thread [1] 13589 (Suspended : Signal : SIGSEGV:Segmentation fault)
>       std::vector<dealii::internal::Triangulation::TriaObject<1>,
> std::allocator<dealii::internal::Triangulation::TriaObject<1> >
> 
>   >::size() at stl_vector.h:485 0x4976a4
> 
>       dealii::Triangulation<2, 2>::n_raw_lines() at tria.cc:12,030
> 0x7f75e4960e4a
>       dealii::internal::DoFHandler::Implementation::reserve_space<2>() at
> dof_handler.cc:312 0x7f75e3d14df9
>       dealii::DoFHandler<2, 2>::distribute_dofs() at dof_handler.cc:1,676
> 0x7f75e3d154cc
>       GMSH<2>::makeGridAndDofs() at GMSH.cpp:58 0x4e31b0
>       GMSH() at GMSH.cpp:41 0x4e41df
> 
> I don't see why it's going wrong, so I would appreciate your help. Any
> ideas?

Yes, this makes no sense. If you still have the same problem in 7.1, can you 
write a minimal test program that reproduces this problem?

Best
 W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to