MantisBT - ITK | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0007481 | ITK | public | 2008-08-11 13:45 | 2009-03-10 20:05 | ||||||
Reporter | Hans Johnson | |||||||||
Assigned To | Hans Johnson | |||||||||
Priority | urgent | Severity | crash | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ITK-3-8 | |||||||||
Target Version | Fixed in Version | ITK-3-10 | ||||||||
Resolution Date | ||||||||||
Sprint | ||||||||||
Sprint Status | ||||||||||
Summary | 0007481: itkStatisticsAlgorithm changes introduce infinite loop | |||||||||
Description | The changes to the itk::StatisticsAlgorithm introduced in itkStatisticsAlgorithm.txx (v1.20) and itkStatisticsAlgorithm.h (v1.10) on april 27, 2008 are causing an infinite loop to occur in the code. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | How to induce the error: cd ${INSIGHT_SOURCE} cvs update -dAP ## to get the new test added to itk ## First check out version that passes the test cvs update -r 1.19 Code/Numerics/Statistics/itkStatisticsAlgorithm.txx cvs update -r 1.9 Code/Numerics/Statistics/itkStatisticsAlgorithm.h make -C ${INSIGHT_BUILD_DIR} pushd ${INSIGHT_BUILD_DIR} ctest -R itkScalarImageKmeansImageFilter echo "This test should pass" popd ## Now induce the error case that never completes the test cvs update -r 1.20 Code/Numerics/Statistics/itkStatisticsAlgorithm.txx cvs update -r 1.10 Code/Numerics/Statistics/itkStatisticsAlgorithm.h make -C ${INSIGHT_BUILD_DIR} pushd ${INSIGHT_BUILD_DIR} ctest -R itkScalarImageKmeansImageFilter echo "This test never completes" popd | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2008-08-11 13:45 | Hans Johnson | New Issue | ||||||||
2008-08-11 14:04 | Hans Johnson | Note Added: 0012983 | ||||||||
2008-08-20 09:04 | Luis Ibanez | Note Added: 0013109 | ||||||||
2008-08-20 09:06 | Luis Ibanez | Note Added: 0013110 | ||||||||
2008-08-22 19:49 | Luis Ibanez | Note Added: 0013157 | ||||||||
2008-08-22 19:58 | Luis Ibanez | Note Added: 0013158 | ||||||||
2008-08-22 20:00 | Luis Ibanez | Relationship added | related to 0007528 | |||||||
2008-11-07 10:37 | Hans Johnson | Note Added: 0014058 | ||||||||
2009-03-10 20:04 | Hans Johnson | Status | new => assigned | |||||||
2009-03-10 20:04 | Hans Johnson | Assigned To | => Hans Johnson | |||||||
2009-03-10 20:05 | Hans Johnson | Note Added: 0015633 | ||||||||
2009-03-10 20:05 | Hans Johnson | Status | assigned => closed | |||||||
2009-03-10 20:05 | Hans Johnson | Resolution | open => fixed | |||||||
2009-03-10 20:05 | Hans Johnson | Fixed in Version | => ITK-3-10 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|