[Dune] Problem with GmshReader

Mladen Jurak jurak at math.hr
Sat Nov 9 11:53:50 CET 2013


Hi Oliver,
here is the back trace of the program:

(gdb) bt
#0  0x00000000009c7965 in Dune::UGGridLevelIndexSet<Dune::UGGrid<2> 
const>::update (this=0x1b9b6d0, grid=..., level=0,
     nodePermutation=0x7fff975960d0) at uggridindexsets.cc:140
#1  0x0000000000911650 in Dune::UGGrid<2>::setIndices (this=0x18c3570, 
setLevelZero=true, nodePermutation=0x7fff975960d0)
     at uggrid.cc:781
#2  0x00000000009abed9 in Dune::GridFactory<Dune::UGGrid<2> 
 >::createGrid (this=0x7fff97596390) at uggridfactory.cc:550
#3  0x00000000008cb17f in Dune::GmshReader<Dune::UGGrid<2> >::read 
(fileName=..., verbose=true, insert_boundary_segments=true)
     at 
/home/jurak/Code/Dune/release-2.2.1-dbg/dune-grid-2.2.1/dune/grid/io/file/gmshreader.hh:677
#4  0x00000000008c6978 in main (argc=1, argv=0x7fff97596878) at 
travers_grid.cc:117

May be the problem is that I have the UG, version 2008-11-13, patched with
ug-dune-patches-3.9.1-patch8.diff.
I can try patch it with ug-dune-patches-3.9.1-patch7.1.diff.

Mladen

On 11/08/2013 02:10 PM, Oliver Sander wrote:
> Hi Mladen,
> I've tried again, this time with dune 2.2.1 from the Debian packages,
> and hand-compiled dune-grid-2.2.1 for the UGGrid support.  Still,
> I don't get any crashes.  Can you try if it runs if you configure without MPI?
> Can you post a backtrace?
> --
> Oliver
>
>






More information about the Dune mailing list