cdkr icon indicating copy to clipboard operation
cdkr copied to clipboard

eval.desc return error : "segfault from C stack overflow"

Open YANGJJ93MS opened this issue 2 years ago • 0 comments

I was using eval.desc for descriptors calculation. The stack overflow issue popped up when the function was calculating "gravitational IndexDescriptor" from time to time.


Brief description of the problem

# descNames <- unique(unlist(sapply(get.desc.categories(),get.desc.names)))
# descs_temp <- eval.desc(mols,descNames,verbose = FALSE)

Screenshots image

System (please complete the following information):

  • OS: windows 11
  • Java SE 8.0
  • R Version 4.2.1

Additional context Add any other context about the problem here.

YANGJJ93MS avatar Aug 21 '22 01:08 YANGJJ93MS