View Issue Details

IDProjectCategoryView StatusLast Update
0003412Slicer4(No Category)public2017-06-07 23:27
Reporterpieper Assigned Topieper  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.3.0 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003412: crash in FiberBundleLabelSelect when input has no tensors
Description

When the input fiber bundles have no tensors, we don't want to create
an output array. When and empty tensor array was passed to the vtk
xml reader it crashed.

Steps To Reproduce

Use the attached data files and a command line like this:

/Users/pieper/slicer4/latest/Slicer-superbuild/Slicer-build/lib/Slicer-4.3/cli-modules/FiberBundleLabelSelect --pass 2 --includeoperation OR --excludeoperation OR ~/data/boolean/label.nrrd ~/data/boolean/infibers.vtp /tmp/fibers-bin.vtp

Resulting fibers-bin.vtp file had empty Tensors array.

TagsNo tags attached.

Activities

2013-09-21 18:50

 

boolean.tar.gz (2,211,790 bytes)
pieper

pieper

2013-09-21 18:53

administrator   ~0010039

Fixed in r22467

jcfr

jcfr

2014-03-06 05:24

administrator   ~0011205

Closing resolved issues that have not been updated in more than 3 months

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 34a6f865

2013-09-21 22:52:34

pieper

Details Diff
BUG: 0003412 fix crash when no tensors on fiber label select

When the input fiber bundles have no tensors, we don't want to create
an output array. When and empty tensor array was passed to the vtk
xml reader it crashed.

Now, don't create an output tensor array if there is not one on the input.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22467 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/CLI/FiberBundleLabelSelect/FiberBundleLabelSelect.cxx Diff File

Issue History

Date Modified Username Field Change
2013-09-21 18:50 pieper New Issue
2013-09-21 18:50 pieper Status new => assigned
2013-09-21 18:50 pieper Assigned To => pieper
2013-09-21 18:50 pieper File Added: boolean.tar.gz
2013-09-21 18:53 pieper Note Added: 0010039
2013-09-21 18:53 pieper Status assigned => resolved
2013-09-21 18:53 pieper Fixed in Version => Slicer 4.3.2
2013-09-21 18:53 pieper Resolution open => fixed
2014-03-06 05:24 jcfr Note Added: 0011205
2014-03-06 05:28 jcfr Status resolved => closed
2014-03-06 10:16 nicole Target Version Slicer 4.3.2 => Slicer 4.4.0
2014-03-06 10:17 nicole Fixed in Version Slicer 4.3.2 => Slicer 4.4.0
2016-02-29 13:56 jcfr Category Module Diffusion => (No Category)
2017-06-07 23:27 pieper Changeset attached => Slicer 2145-support-for-installing-extension-from-file 34a6f865