Hello!
I often get an error:
[ERROR][VTK] 14.08.2023 00:41:48 [vtkTransformPolyDataFilter (0000016FB7796AE0)] (vtkTransformPolyDataFilter.cxx:82) - No input data
[ERROR][VTK] 14.08.2023 00:41:48 [vtkTransformPolyDataFilter (0000016FB7795370)] (vtkTransformPolyDataFilter.cxx:82) - No input data
It occurs when I try to use Segment Editor: I did not notice any relation with use of any specific tool in segment editor. Computer just freezes, stops responding to commands and spontaneously reboots. No error message appears in this case.
I tried to perform similar segmentation on a working PC (much weaker) on the same dataset - there was no error.
Here are the characteristics of the computer on which the error occurs: Intel Core i5-12400 2.5 GHz, 64 GB of RAM, NVIDIA GeForce RTX 3060 12 Gb, 574 GB free on the hard drive.
The video card driver is fresh - updated yesterday.
I have installed CUDA Toolkit (CUDA Toolkit 12.2 Update 1 Downloads | NVIDIA Developer), PyTorch (used this tutorial - Start Locally | PyTorch), Numpy (NumPy - Installing NumPy) - for MONAIlabel use.
It seems that during the installation of PyTorch or Numpy, the drivers for CUDA were reinstalled, but I’m not completely sure about this.
I work with MRI - T1 3D of the brain: matrix 256 * 256, 192 slices - voxel size ~ 1 * 1 * 1 mm, weighs about 40 mb. The error also occurs on images in T2 sequence - 350 * 448, 5 mm, 25 slices each, weighs about 10 mb.
I tried to increase the virtual memory from the default value to 15000-30000 MB - such advice came across on the Slicer forum. Tried older version of Slicer (5.0.2), stable version (5.2.2), preview (5.3.0) - error repeats.
I tried to open the same study in the Radiant viewer and perform multiplanar reconstruction, 3D reconstruction - there were no errors or slowdowns.
Here is last error logs (error logs were not saved on the older version of Slicer) - error logs slicer - Google Drive.
If this information is important, then the event codes in the windows log after the error occurs are: 360, 63, 1, 7023, 7009, 6155, 15, 1101, 41, 56, 6008.
Thank you