Skip to content

#define MAX_NUM_DLLS 100 and errror "maximal number of DLLs reached" #246

Description

@tobigithub

Hi,
the good old DLL hell is haunting down R PRO, is it possible to increase that MAX_NUM_DLL limit in R-src/src/main/Rdynload.c. I think that comes from an era 10-15 years ago. Probably the cache space (70 bytes) needs to be increased too in CACHE_DLL_SYM.

I am getting constantly getting errors such as "maximal number of DLLs reached". I am not the only one, a quick search for maximal number of DLLs reached reveals

Error in inDL(x, as.logical(local), as.logical(now), ...) : 
  unable to load shared object 'abcxyz.dll':
  `maximal number of DLLs reached...

Cheers
Tobias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions