primaryodors / primarydock

PrimaryOdors.org molecular docker.
Other
6 stars 4 forks source link

Trap segfaults and serialize dock results for recovery. #249

Open electronicsbyjulie opened 1 year ago

electronicsbyjulie commented 1 year ago

Sick of waiting an hour and a half for the program to throw a segfault and lose the entire test.

When a segfault occurs, the information about docked poses should be dumped to some kind of binary file. A utility should be developed to read this binary file and recover what it can into a .dock file, reporting any errors that it finds.