When building ngsolve in linux I am getting the following error when running make install.
malloc(): invalid size (unsorted)
CMake Error at python/cmake_install.cmake:90 (file):
file INSTALL cannot find
"/home/gonzalob/ngsuite/ngsolve-build/ngsolve/python/../stubs/ngsolve": No
such file or directory.
Call Stack (most recent call first):
cmake_install.cmake:145 (include)
Does anybody know what may be causing this issue?