[Dune] dunecontrol crash

Jö Fahlke jorrit at jorrit.de
Mon May 11 17:04:26 CEST 2015


Am Mon, 11. May 2015, 13:58:15 +0200 schrieb Aleksejs Fomins:
> Date: Mon, 11 May 2015 13:58:15 +0200
> From: Aleksejs Fomins <aleksejs.fomins at lspr.ch>
> To: Dune <dune at dune-project.org>
> Subject: [Dune] dunecontrol crash
> X-No-Auth: unauthenticated sender
> X-No-Relay: not in my network
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101
>  Icedove/31.5.0
> X-Envelope-From: <aleksejs.fomins at lspr.ch>
> 
> Dear All,
> 
> I wrote a little CMake script to locate SuperLUDist, so I tried to compile my project with it.
> So, the only things that were changed was the .opts file and the extra CMake routines. 
> 
> The compilation went well for all libraries, except our code Hades3d, which crashed 
> ./dune-common/bin/dunecontrol: line 723: 84478 Segmentation fault 

line 723 of dunecontrol (current master) is

      eval $PREPARAMS $CMAKE "-DCMAKE_MODULE_PATH=\"$CMAKE_MODULE_PATH\" $CMAKE_PARAMS $CMAKE_FLAGS \"$SRCDIR\"" || exit 1

<https://cgit.dune-project.org/repositories/dune-common/tree/bin/dunecontrol?id=87b0e08a4f0f8369906fd9a79d2678461ecf04b7#n723>

This probably means that it is cmake that is segfaulting.  Could you give us
the output emitted by dunecontrol and cmake leading up to the segfault?  in
particular, in the line before the one above dunecontrol prints the command it
is going to run.

Regards,
Jö.


-- 
Jorrit (Jö) Fahlke, Institute for Computational und Applied Mathematics,
University of Münster, Orleans-Ring 10, D-48149 Münster
Tel: +49 251 83 35146 Fax: +49 251 83 32729

If God had intended Man to Smoke, He would have set him on Fire.
-- fortune
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150511/71a9539e/attachment.sig>


More information about the Dune mailing list