GenericMappingTools / GenericMappingTools/gmt

Number of open virtual files (~250000) exceeded

Open
#8,787 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

See this GMT.jl [issue](https://github.com/GenericMappingTools/GMT.jl/issues/1797).

This is something that can only occur from externals, and maybe not from PyGMT because it restarts the GMT API very often. But in Julia or Matlab, where the GMT API structure is kept alive all the time, the error happens when we call a module that creates virtual files for > ~250000 times.

Now this clearly looks like a limit of something. Either in C compiler or system-limits. Anyone has an idea of what it might be? @ES-Solar?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.