[Dune] [#805] test failure: test-oned (Attachment added)

Dune flyspray at dune-project.org
Wed Jun 16 00:27:38 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Elias Pipping (pipping) 

Attached to Project - Dune
Summary - test failure: test-oned
Task Type - Bug Report
Category - Grid
Status - Unconfirmed
Assigned To - 
Operating System - Unspecified / All
Severity - Medium
Priority - Normal
Reported Version - 2.0beta
Due in Version - Undecided
Due Date - Undecided
Details - I'm on linux 2.6.34
my compiler is g++ 4.4.4

I ran `./dune-common-2.0/bin/dunecontrol all` and then `./dune-common-2.0/bin/dunecontrol make check`. The error boils down to


pipping at bogus ~/Downloads/dune-grid-2.0/dune/grid/test $ ./test-oned 
Segmentation fault
pipping at bogus ~/Downloads/dune-grid-2.0/dune/grid/test $ 

so I started from scratch again with

  CFLAGS='-O0 -ggdb3' ./dune-common-2.0/bin/dunecontrol all
  CFLAGS='-O0 -ggdb3' ./dune-common-2.0/bin/dunecontrol make check

So here it is:


pipping at bogus ~/Downloads/dune-grid-2.0/dune/grid/test $ gdb ./test-oned
[..]
(gdb) run
Starting program: /home/pipping/Downloads/dune-grid-2.0/dune/grid/test/test-oned 
[..]

Program received signal SIGSEGV, Segmentation fault.
Dune::OneDGrid::preAdapt (this=0x6b9290) at onedgrid.cc:544
544             if (getRealImplementation(*eIt).target_->markState_ == OneDEntityImp<1>::COARSEN)
(gdb) bt
#0  Dune::OneDGrid::preAdapt (this=0x6b9290) at onedgrid.cc:544
#1  0x0000000000411bc1 in testOneDGrid (grid=...) at test-oned.cc:99
#2  0x0000000000411c44 in main () at test-oned.cc:124
(gdb) 

One or more files have been attached.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=805

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list