-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 33
-
Fix Version/s: None
-
Component/s: Basic-MSA, Basic-Nucl
-
Sprint:DEV-34-RELEASE
-
Affect Type:Userdefined
UGENE fails in the HMMCalibrateTask.cpp file on the 17th line. The reason is that "hmm" value is a nullptr. The initialization of this pointer happened in the HMMBuildDialogController.cppfile on the 381th line. I couldn't reproduce the bug and, as far as this is a 3rd party code, it's very difficult to find the problem in the initialization code. Possible solutions: add several SAFE_POINTs to avoid crash, write to the user who sent a report to clarify the crash scenario.
The problem was sent us as crash reports 22870 and 22871.
- relates to
-
UGENE-5046 Remove HMM2 features from UGENE
- Closed