cdkr
cdkr copied to clipboard
eval.desc return error : "segfault from C stack overflow"
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
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.