taiya / starlab-mcfskel

Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)
Apache License 2.0
120 stars 33 forks source link

Crash when trying to compute MCF skeleton #4

Open updega2 opened 7 years ago

updega2 commented 7 years ago

Hi,

I attempted using the Mac OS executable to compute the mean curvature flow skeleton of a simple object. I was able to compute the voronoi diagram fine, but then it crashed when I tried running the MCF skeleton afterward.

Here is the output from lldb:

[VOROMAT] 576 ms dyld: lazy symbol binding failed: Symbol not found: dpotrf Referenced from: /Applications/Starlab 2.app/plugins/libmcfskel.dylib Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

dyld: Symbol not found: dpotrf Referenced from: /Applications/Starlab 2.app/plugins/libmcfskel.dylib Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

I'm on Mac OS X 10.12.4. Possibility the executable is from too long ago?

Any help is appreciated. Thanks!

hanfengsunshine commented 7 years ago

I crash too

hanfengsunshine commented 7 years ago

I guess the vertices and faces are too much 8ae d7 _q _xov3ci1 2c

RJJ commented 6 years ago

Starlab.dmg from this repository crashes every time, regardless of how heavy the meshes are, using mcfskeletonize command. Using Mac high Sierra os.