Skip to content

Reduce crashing inside Phenix refine, reported by Tom Terwilliger #52

@russell-taylor

Description

@russell-taylor

Tom is getting a crash (after running for about six hours) in reduce when he issues the following command:

phenix.refine 3kz4_biomt.pdb 3kz4-sf.mtz \
   refinement.main.number_of_macro_cycles=0 \
   refinement.main.nqh_flips=False

This is the command-line argument causing the crash: molprobity.reduce -oh -his -flip -keep -allalt -limit120 -pen9999 -

The crash dumps the stdin file to reduce_fail.pdb. When he runs the command line directly, feeding it the name of the input file rather than feeding the file from standard input, reduce finishes in minutes and does not crash.

Note1: Reduce behaves differently when run on a file from stdin than when run with a filename, so that may be the difference.
Note2: I've fixed a number of crash bugs in Reduce recently, which may not be in the Phenix version yet, that may be causing this.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions