View Issue Details

IDProjectCategoryView StatusLast Update
0002460Slicer4Core: GUIpublic2012-09-04 09:12
Reportermccormic Assigned Tomccormic  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002460: crash when entering Volumes Module with image that has NaN's
Description

Per summary.

TagsNo tags attached.

Relationships

has duplicate 0002607 closedmccormic A particular nrrd file causes Slicer to crash when switching to Volumes module 

Activities

mccormic

mccormic

2012-09-03 16:25

developer   ~0005934

The debugger says the error occurs in

CTK/Libs/Visualization/VTK/Core/ctkVTKHistogram.cpp:304

when *ptr evaluates to -nan(0x400000).

mccormic

mccormic

2012-09-03 20:45

developer   ~0005935

CTK pull request:

https://github.com/commontk/CTK/pull/230

jcfr

jcfr

2012-09-04 07:08

administrator   ~0005939

CTK has been updated. Please, in Slicer, integrate the following commit to have authorship of the change: https://github.com/jcfr/Slicer/tree/2460-fix-crash-volumemodules-image-nan

Thanks
Jc

mccormic

mccormic

2012-09-04 07:49

developer   ~0005940

Committed in r20920! Thanks, JC!

mccormic

mccormic

2012-09-04 09:12

developer   ~0005946

Fix verified in Slicer.

Issue History

Date Modified Username Field Change
2012-09-02 20:56 mccormic New Issue
2012-09-02 20:56 mccormic Status new => assigned
2012-09-02 20:56 mccormic Assigned To => kikinis
2012-09-02 20:57 mccormic Assigned To kikinis => mccormic
2012-09-02 20:57 mccormic Status assigned => confirmed
2012-09-03 16:25 mccormic Note Added: 0005934
2012-09-03 20:45 mccormic Note Added: 0005935
2012-09-04 07:08 jcfr Note Added: 0005939
2012-09-04 07:08 jcfr Status confirmed => assigned
2012-09-04 07:49 mccormic Note Added: 0005940
2012-09-04 07:50 jcfr Status assigned => resolved
2012-09-04 07:50 jcfr Fixed in Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012
2012-09-04 07:50 jcfr Resolution open => fixed
2012-09-04 07:50 jcfr Target Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012
2012-09-04 09:12 mccormic Note Added: 0005946
2012-09-04 09:12 mccormic Status resolved => closed
2012-10-03 15:46 finetjul Relationship added has duplicate 0002607