InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
itkIOTransformMINCTest segfaulting on Windows
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
[Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx]([Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx]) is segfaulting on Windows.
### Steps to Reproduce
1. Clone ITK
2. Configure and build ITK with testing enabled (`BUILD_TESTING` `ON`)
3. Move to the build path and run `ctest -V -R itkIOTransformMINCTest -C Debug`
### Expected behavior
[Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx](https://github.com/gdevenyi/ITK/blob/647e132e0e11c9a97b8219582a834e3c5ad9da6f/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx) passes without issues.
### Actual behavior
[Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx](https://github.com/gdevenyi/ITK/blob/647e132e0e11c9a97b8219582a834e3c5ad9da6f/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx) segfaults when writing the transform files.
### Reproducibility
%100
### Versions
`master`
### Environment
Windows
### Additional Information
Cross-reference PR #4160.
Contributor guide
Assessment
This issue has not been assessed yet.