8 Feb
2018
8 Feb
'18
11:27 a.m.
On 08/02/18 11:17, Floriane Gidel [RPG] wrote:
Hi Lawrence,
Thanks for the guidance. You'll find the output attached.
OK, that, unfortunately, was not very enlightening. We see that the segfault happens in auto-generated code, but can't see the problems. Let's try running the compiled code in debug mode. Do: $ firedrake-clean $ export PYOP2_DEBUG=1 $ gdb --args python TOC2.py And follow the instructions as before. Thanks, Lawrence