Roald: Unfortunately, I have no idea what might be causing this. Sounds more like a CentOS issue than an issue with netcdf4-python.
Roald: Unfortunately, I have no idea what might be causing this. Sounds more like a CentOS issue than an issue with netcdf4-python.
-Jeff
#! /bin/env pythonWhen when I run it like this:
from netCDF4 import Dataset
dset = Dataset('http://nomads.ncep.noaa.gov:9090/dods/gfs/gfs20140120/gfs_00z')
sudo -u apache /usr/bin/python segfault-cmd-line.py
Feb 3 11:10:26 localhost kernel: python[657]: segfault at 0 ip 0000003d5f486eb4 sp 00007fff57428840 error 4 in libnetcdf.so.6.0.0[3d5f400000+ea000]
Feb 3 11:10:26 localhost abrtd: Directory 'ccpp-2014-02-03-11:10:26-657' creation detected
Feb 3 11:10:26 localhost abrt[658]: Saved core dump of pid 657 (/usr/bin/python) to /var/spool/abrt/ccpp-2014-02-03-11:10:26-657 (10428416 bytes)
Feb 3 11:10:27 localhost abrtd: Interpreter crashed, but no packaged script detected: '/usr/bin/python segfault-cmd-line.py'
Feb 3 11:10:27 localhost abrtd: 'post-create' on '/var/spool/abrt/ccpp-2014-02-03-11:10:26-657' exited with 1
Feb 3 11:10:27 localhost abrtd: Deleting problem directory '/var/spool/abrt/ccpp-2014-02-03-11:10:26-657'