| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0001472 | ITK | public | 2005-01-13 10:51 | 2010-10-21 12:45 | |||||||||
| Reporter | Jim Miller | ||||||||||||
| Assigned To | Jim Miller | ||||||||||||
| Priority | low | Severity | major | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0001472: PCAShapeSignedDistanceFunction not thread safe | ||||||||||||
| Description | PCAShapedSignedDistanceFunction changes the ivar m_Selectors during the call to Evaluate(). If two threads call Evaluate() they m_Selectors could be corrupted or set incorrectly for one of the threads. m_Selectors is used to cache whether an iterpolating function or extrapolating function needs to be used. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Resolution Date | |||||||||||||
| Sprint | |||||||||||||
| Sprint Status | |||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0009081) Luis Ibanez (manager) 2007-09-18 11:43 |
To be addressed during WA10. Two potential options: a) in the filter that use this function, instantiate one per thread b) fix the functions to make them thread safe. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-09-18 11:43 | Luis Ibanez | Note Added: 0009081 | |
| 2010-10-21 12:45 | Hans Johnson | Assigned To | Lydia Ng => Jim Miller |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |