This looks to work on testing locally, it was writing out of bounds in the array (because the attrib id can't be mapped locally so the array isn't resized to accommodate it) so potentially replacing other values in memory. Also means that it could also segfault.
This looks to work on testing locally, it was writing out of bounds in the array (because the attrib id can't be mapped locally so the array isn't resized to accommodate it) so potentially replacing other values in memory. Also means that it could also segfault.