I am encountering a memory corruption error when running my optimization model using JuMP with the Gurobi solver in Julia. The error message is as follows:
julia(30498,0x2012a5f00) malloc: Incorrect checksum for freed object 0x143255e00: probably modified after being freed.
Corrupt value: 0xc13da6be19f5e728
julia(30498,0x2012a5f00) malloc: *** set a breakpoint in malloc_error_break to debug