Closed marjohn56 closed 5 years ago
Memory corruption and/or coredump due to SIGBUS error. Removing free(op); call appears to fix it. Note this only happens when using RAW options.
Also changed a log info to a log debug.
162461f434d129bc7e as suggested by @marjohn56
Memory corruption and/or coredump due to SIGBUS error. Removing free(op); call appears to fix it. Note this only happens when using RAW options.
Also changed a log info to a log debug.