Skip to content

netcdf-4.7.1 creates Bus Error when testing ncgen3 #1486

@remkos

Description

@remkos

This is on Mac OS 10.14.6 with Command Line Tools 10.3.

When running make check after compilation, the test of ncgen3 fails with a Bus error: 10.
When installing without the test, the installed ncgen3 and ncgen both also create a bus error on any CDL file on input.
This may be related to issue #1480.

Making check in ncgen3
/Library/Developer/CommandLineTools/usr/bin/make  check-TESTS
FAIL: run_tests.sh
FAIL: run_nc4_tests.sh
============================================================================
Testsuite summary for netCDF 4.7.1
============================================================================
# TOTAL: 2
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See ncgen3/test-suite.log
Please report to [email protected]
============================================================================

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions