the-virtual-brain / tvb-gdist

Geodesic Library (adaptation by TVB Team)
Other
48 stars 30 forks source link

Core dumped when computing the geodesic distance of a mesh #70

Open dhorka opened 3 years ago

dhorka commented 3 years ago

Hi, I'm getting a core dumped error when trying to compute the geodesic distance of a mesh of 2323 vertices. I have created a folder with a google colab file and the mesh that I am using. The exact error that I am getting is this one:

malloc(): corrupted top size
Aborted (core dumped)

Is there anything that I am doing wrong? As far as I understand, I am using the proper data format to be able to compute the distance.

Thanks,

ForrestPi commented 4 weeks ago

@dhorka Hi, have you solve the problem?

ForrestPi commented 4 weeks ago

@jayvdb @liadomide @i-Zaak