<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Osso Notes">
<title></title></head>
<body>
<p>----- Original message -----
<br>> Hi, all,
<br>>
<br>> In git version of Carpet, I have restart problem from check point files.
<br>> When I restart the simulation, the code is crashed and I receive
<br>> the following errors:
<br>>
<br>> [takami-laptop:12229] *** Process received signal ***
<br>> [takami-laptop:12229] Signal: Segmentation fault (11)
<br>> [takami-laptop:12229] Signal code: Address not mapped (1)
<br>> [takami-laptop:12229] Failing at address: 0x4c0
<br>> [takami-laptop:12229] [ 0] /lib/libpthread.so.0(+0xf8f0) [0x7ff7ea8588f0]
<br>>
<br>> The problem is related with the parameter 'adm_bssn::bound =
<br>> "radiative"' in BSSN_MoL,
<br>> because if we use 'adm_bssn::bound = "newrad"', I can restart the
<br>> simulation without any error.
<br>
<br>Can you get a backtrace?
<br>
<br>>
<br>>
<br>> When I use old Carpet, IOASCII, IOBasic, IOUtil
<br>> (I don't know the version, because I got them created by Formaline
<br>> thorn in old my simulation),
<br>
<br>You could try using git bisect to locate the commit which caused the problem. You would have to guess an old version which still worked.
<br>
<br>
<br>> I don't have any error even if I use "radiative" parameter.
<br>>
<br>>
<br>> --
<br>> //////////////////////////////////////////////////////////////
<br>> //
<br>> //  NAME  : Kentaro Takami
<br>> //  E-MAIL  : <a href="mailto:kentaro.takami@aei.mpg.de">kentaro.takami@aei.mpg.de</a>
<br>> //  ADDRESS : Max-Planck-Institute for Gravitational Physics
<br>> //  Albert-Einstein-Institute
<br>> //  Am Muhlenberg 1
<br>> //  14476 Golm
<br>> //  Germany.
<br>> //
<br>> //////////////////////////////////////////////////////////////
<br>> _______________________________________________
<br>> Users mailing list
<br>> <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>> <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br><br></p>
</body>
</html>