MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012186 | ITK | ITK | public | 2011-05-12 07:53 | 2011-05-25 19:17 |
Reporter | Erik Türke | ||||
Assigned To | Nick Tustison | ||||
Priority | high | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Intel Pentium i5 | OS | Linux | OS Version | Debian Lenny 5.0 |
Product Version | ITK-4-A0 | ||||
Target Version | Fixed in Version | ||||
Resolution Date | 2011-05-25 | ||||
Sprint | |||||
Sprint Status | backlog | ||||
Summary | 0012186: itkBSplineDeformableTransform throws error when enabling multithreading | ||||
Description | When enabling multithreading in itk and set the number of threads > 1, the itkBSplineDeformableTransform throws an error saying: itk::ExceptionObject (0x24efee0) Location: "void itk::BSplineDeformableTransform<TScalarType, NDimensions, VSplineOrder>::SetParameters(const typename itk::Transform<TScalarType, NDimensions, NDimensions>::ParametersType&) [with TScalarType = double, unsigned int NDimensions = 3u, unsigned int VSplineOrder = 3u]" File: /scr/morse1/programming/src/ITK/Modules/Core/Transform/include/itkBSplineDeformableTransform.txx Line: 354 Description: itk::ERROR: BSplineDeformableTransform(0x24efc40): Mismatch between parameters size 19728016 and expected number of parameters 1536 If you set the number of threads to 1 it works perfectly. I encountered this error with the ITK release 3.20 (review code) as well. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-05-12 07:53 | Erik Türke | New Issue | |||
2011-05-19 16:33 | Hans Johnson | Assigned To | => Nick Tustison | ||
2011-05-19 16:33 | Hans Johnson | Status | new => assigned | ||
2011-05-25 19:16 | Nick Tustison | Note Added: 0026602 | |||
2011-05-25 19:17 | Nick Tustison | Resolution Date | => 2011-05-25 | ||
2011-05-25 19:17 | Nick Tustison | Status | assigned => resolved | ||
2011-05-25 19:17 | Nick Tustison | Resolution | open => unable to reproduce |
Notes | |||||
|
|||||
|
|