View Issue Details

IDProjectCategoryView StatusLast Update
0003106Slicer4Module DICOMpublic2014-03-06 06:15
Reporterinorton Assigned Topieper  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003106: Slicer crashes when 2nd instance uses DICOM module
Description

It would be nice if this could work, but it should at least not cause Slicer to crash.

Additional Information

Windows 7 64-bit.

TagsNo tags attached.

Relationships

has duplicate 0002894 closedpieper DB lockout with multiple Slicers running 

Activities

pieper

pieper

2013-05-09 10:21

administrator   ~0008593

Which operation were you performing when it crashed? I've been playing with two slicers accessing the same database and didn't get any odd behavior (tested windows debug build and mac).

inorton

inorton

2013-05-09 10:23

developer   ~0008594

Crashed when either importing a volume into dicom module, or loading a volume from dicom into slicer.

inorton

inorton

2013-05-09 10:23

developer   ~0008595

This was with two copies of the same nightly build, I think it was 5-1 win64

pieper

pieper

2013-05-09 10:34

administrator   ~0008597

Okay - I could replicate it now. It's something in the importer.

pieper

pieper

2013-05-17 04:49

administrator   ~0008657

I can replicate (something like) this issue when running to copies of ctkDICOM at the same time pointed to the same dicom database: importing to different large directories and then manipulating the tree view yields freezes and messages like the one pasted below.

Error executing statament: INSERT INTO Series ( 'SeriesInstanceUID', 'StudyInstanceUID', 'SeriesNumber', 'SeriesDate', 'SeriesTime', 'SeriesDescription', 'Modality', 'BodyPartExamined', 'FrameOfReferenceUID', 'AcquisitionNumber', 'ContrastAgent', 'ScanningSequence', 'EchoNumber', 'TemporalPosition' ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) Error: database is locked Unable to fetch row
Could not load ""

pieper

pieper

2013-12-31 08:13

administrator   ~0010476

Was an issue with ctkDICOMModel, which is no longer used.

Issue History

Date Modified Username Field Change
2013-05-07 12:03 inorton New Issue
2013-05-07 12:03 inorton Status new => assigned
2013-05-07 12:03 inorton Assigned To => pieper
2013-05-09 10:21 pieper Note Added: 0008593
2013-05-09 10:23 inorton Note Added: 0008594
2013-05-09 10:23 inorton Note Added: 0008595
2013-05-09 10:34 pieper Note Added: 0008597
2013-05-17 04:49 pieper Note Added: 0008657
2013-11-07 09:12 pieper Relationship added has duplicate 0002894
2013-12-31 08:13 pieper Note Added: 0010476
2013-12-31 08:13 pieper Status assigned => closed
2013-12-31 08:13 pieper Resolution open => fixed
2014-03-06 05:56 jcfr Fixed in Version => Slicer 4.4.0
2014-03-06 06:15 jcfr Target Version => Slicer 4.4.0