InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

itkIOTransformMINCTest segfaulting on Windows

Open
#4,249 2 comments 0 reactions 0 assignees View on GitHub
type:Bug
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.