[Gmsh] gmsh crashes after OS X El Capitan

Danny Lathouwers - TNW D.Lathouwers at tudelft.nl
Fri Oct 2 19:46:51 CEST 2015


I am also experiencing this crash since updating to el capitan (stupid me).
I took the osx executable from the gmsh website yesterday which behaved the same as what i had previously (2.8.x or so).
It seems dgetrf is not available or the lib is not there.

Below the most interesting part of the error report:

Dyld Error Message:
  Symbol not found: _dgetrf_
  Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh
  Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

Best wishes,
Danny


On 01 Oct 2015, at 15:49, Bahman Aboulhasanzadeh <bahman at umich.edu<mailto:bahman at umich.edu>> wrote:

This is the info output:

Version          : 2.10.1
License          : GNU General Public License
Build OS         : MacOSX
Build date       : 20150730
Build host       : Christophes-Mac.local
Build options    : 64Bit Ann Bamg Bfgs Blas(VecLib) Blossom Chaco DIntegration Dlopen Fltk Gmm Jpeg(Fltk) Kbipack Lapack(VecLib) MathEx Med Mesh Metis Mmg3d Mpeg NativeFileChooser Netgen ONELAB ONELABMetamodel OpenCascade OpenGL OptHom PETSc Parser Plugins Png(Fltk) Post SLEPc Salome Solver Tetgen(1.5) Voro3D Zlib
FLTK version     : 1.3.4
PETSc version    : 3.5.2 (complex arithmtic)
OCC version      : 6.8.0
MED version      : 3.0.6
Packaged by      : geuzaine
Web site         : http://www.geuz.org/gmsh/
Mailing list     : gmsh at geuz.org<mailto:gmsh at geuz.org>


On Oct 1, 2015, at 9:31 AM, Ruth Vazquez Sabariego <Ruth.Sabariego at esat.kuleuven.be<mailto:Ruth.Sabariego at esat.kuleuven.be>> wrote:

That’s weird.
What version of Gmsh are you using?
It works fine over here…

Details of my version:

Gmsh
version 2.10.1
Copyright (C) 1997-2015
Christophe Geuzaine and Jean-Francois Remacle
Credits and licensing information
Please send all questions and bug reports to the public mailing list gmsh at geuz.org<mailto:gmsh at geuz.org>
 * Build OS: MacOSX
 * Build date: 20150928
 * Build host: MacBook-Pro
 * Build options: Ann Bamg Bfgs Blas(VecLib) Blossom Chaco DIntegration Dlopen Fltk GMP Gmm Jpeg(Fltk) Kbipack Lapack(VecLib) MathEx Med Mesh Metis Mmg3d Mpeg NativeFileChooser Netgen ONELAB ONELABMetamodel OpenCascade OpenGL OptHom Parser Plugins Png(Fltk) Post Salome Solver Tetgen(1.5) Voro3D Zlib
 * FLTK version: 1.3.4
 * OCC version: 6.6.0
 * MED version: 3.0.4
 * Packaged by: sabarieg

Ruth


—
Prof. Ruth V. Sabariego
KU Leuven
Dept. Electrical Engineering ESAT/Electa
http://www.esat.kuleuven.be/electa







On 01 Oct 2015, at 14:51, Bahman Aboulhasanzadeh <bahman at umich.edu<mailto:bahman at umich.edu>> wrote:

Hi,

After installation of the new OS X El Capitan, gmsh does not work properly. It works if you just load a mesh.But if you want to post-process the data when you are loading the data along the mesh, it fails with the following messages:

>> gmsh mesh.msh *.pos

dyld: lazy symbol binding failed: Symbol not found: _dgetrf_
  Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh
  Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

dyld: Symbol not found: _dgetrf_
  Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh
  Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

Trace/BPT trap: 5


 Anybody knows how to fix it?

Thanks
_______________________________________________
gmsh mailing list
gmsh at geuz.org<mailto:gmsh at geuz.org>
http://www.geuz.org/mailman/listinfo/gmsh

_______________________________________________
gmsh mailing list
gmsh at geuz.org<mailto:gmsh at geuz.org>
http://www.geuz.org/mailman/listinfo/gmsh

_______________________________________________
gmsh mailing list
gmsh at geuz.org<mailto:gmsh at geuz.org>
http://www.geuz.org/mailman/listinfo/gmsh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20151002/50e9ab98/attachment.html>