[ncl-install] NCL - segmentation fault: 11

Neil Weston neil.dominic.weston at gmail.com
Fri Feb 8 11:40:44 MST 2019


Hello,

Running new ncl install via Xquartz produces a segmentation fault - see
below.  Also, parameters from my NCL are below as well.  ulimit set to
unlimited in .bash_profile.  Any hints or assistance is sincerely
appreciated.
Thank you,

Neil

bash-3.2$ ncl contours.ncl
 Copyright (C) 1995-2018 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.5.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
Segmentation fault: 11

Script started on Fri Feb  8 13:30:09 2019

bash-3.2$ which ncl

/usr/local/bin/ncl

bash-3.2$ ncl -V

6.5.0

bash-3.2$ otool -L `which ncl`

/usr/local/bin/ncl:

/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version
7.0.0)

/opt/X11/lib/libfontconfig.1.dylib (compatibility version 11.0.0, current
version 11.2.0)

/opt/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current
version 5.0.0)

/usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version
1.0.5)

/opt/X11/lib/libXpm.4.dylib (compatibility version 16.0.0, current version
16.0.0)

/opt/X11/lib/libX11.6.dylib (compatibility version 10.0.0, current version
10.0.0)

/opt/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current version
11.0.0)

/usr/local/lib/libgfortran.4.dylib (compatibility version 5.0.0, current
version 5.0.0)

/usr/local/lib/libquadmath.0.dylib (compatibility version 1.0.0, current
version 1.0.0)

/usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.24.0)

/usr/local/lib/libgomp.1.dylib (compatibility version 2.0.0, current
version 2.0.0)

/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
1252.50.4)

/usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)

bash-3.2$ env | grep NCARG

NCARG_ROOT=/usr/local/

bash-3.2$ which gcc

/usr/bin/gcc

bash-3.2$ which gfortran-8.2

/usr/local/bin/gfortran-8.2

bash-3.2$ gfortran-8.2 --version

GNU Fortran (GCC) 8.2.0

Copyright (C) 2018 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


bash-3.2$ gcc-8.2 --version

gcc-8.2 (GCC) 8.2.0

Copyright (C) 2018 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


bash-3.2$ exit

exit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20190208/ffc2db75/attachment.html>


More information about the ncl-install mailing list