> Any notion on where the 0 bytes are coming from in the error? I think they are just the null terminators for string constants. Looks like we aren't fully sanitizing strings when they are printed in ILs. You'll newline characters as well.