Closed jthistle closed 2 months ago
Hi. Please provide the file from which to reproduce. I am on holiday until the 29th, but will take a look when I am back at work.
I've sent the relevant files and further details by email.
This should now be fixed upstream with PR Warwick-Plasma/SDF_C#9 I will create a PR to update the SDF library in EPOCH later today
Thanks Keith.
Valgrind picks up on an invalid write, which I think is leading to a segfault that I'm experiencing:
The offending code is in
sdf_helper_read_array
atsdf_input_cartesian.c:565
, and it looks likeI tried to debug this, but the SDF C codebase is pretty impenetrable to me. Can provide a file from which to reproduce if necessary.