-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 45
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:DEV-45-5, DEV-45-RELEASE, DEV-46-1, DEV-46-2, DEV-46-3, DEV-46-4
-
Affect Type:Userdefined
Looks like regression from UGENE-7338.
Issue is not reproducible in 43.0, 44.0.
Scenario:
- Open common_data/bam/1.bam
- In "Import Bam file" dialog click Deselect All button
- Check in "Import Unmapped reads" checkbox
- Click Import button
Expected state: 1.ugenegb is created and opened
Actual state: SAFE_POINT
Trying to recover from error: !stateInfo.hasError() at D:\ugene\ugene\src\plugins\dbi_bam\src\ConvertToSQLiteTask.cpp:556
Assertion failed: false, file D:\ugene\ugene\src\corelibs\U2Core\src\globals\U2SafePoints.cpp, line 36
[ERROR][15:16] Subtask {Adding document to project: 1.bam} is failed: Subtask {BAM/SAM file import: 1.bam} is failed: Subtask {Convert BAM to UGENE database (1.bam)} is failed: Converting assembly from 1.bam to 1_2.ugenedb failed: Error opening SQLite database: unable to open database file!Document was removed
- relates to
-
UGENE-7338 Convert BAM to UGENE database sometimes leads to crash
- Closed