iin icon indicating copy to clipboard operation
iin copied to clipboard

free(): invalid pointer Aborted (core dumped)

Open pandsia2007 opened this issue 2 years ago • 1 comments

When I run the codes of 'Training' block and 'Invertible Interpretation Networks' block, I always get a 'free(): invalid pointer Aborted (core dumped)' error in the line of ' iterator = get_obj_from_str(config["iterator"])'(in edflow/main). But I run the codes of 'Classifer' blocks, the error disapeared.

I am very confused about this error and look forward to your answer! Best!

pandsia2007 avatar May 12 '23 08:05 pandsia2007

I also encountered the same problem, I want to ask if you have solved the problem

WenBingo avatar Mar 03 '25 02:03 WenBingo