Page MenuHomePhabricator

[Segmentation] Segmentation without label (only empty Group 0) cannot be saved
Closed, ResolvedPublic

Description

112.72 core.mod.core.ioUtil ERROR: Exception occurred when writing to C:\Users\Stefan\AppData\Local\Temp\SceneIOTemp688933bb-b989-4ce5-94ea-9ab705786267/baaaaa_Pic3D_labels.nrrd:
D:\MITK2\Modules\Multilabel\autoload\IO\mitkMultiLabelSegmentationIO.cpp:123:
D:\MITK2\Modules\Multilabel\mitkMultiLabelIOHelper.cpp:368:
Invalid call of GetLabelAsJSON. Passed label pointer is null.
112.73 core.mod.mltLbl.segSer ERROR:  Error serializing object at 000001DA108F9470 to C:\Users\Stefan\AppData\Local\Temp\SceneIOTemp688933bb-b989-4ce5-94ea-9ab705786267/baaaaa_Pic3D_labels.nrrd: D:\MITK2\Modules\Core\src\IO\mitkIOUtil.cpp:824:
Exception occurred when writing to C:\Users\Stefan\AppData\Local\Temp\SceneIOTemp688933bb-b989-4ce5-94ea-9ab705786267/baaaaa_Pic3D_labels.nrrd:
D:\MITK2\Modules\Multilabel\autoload\IO\mitkMultiLabelSegmentationIO.cpp:123:
D:\MITK2\Modules\Multilabel\mitkMultiLabelIOHelper.cpp:368:
Invalid call of GetLabelAsJSON. Passed label pointer is null.
113.02 WARNING: The following nodes could not be serialized:
 - LabelSetImage contained in node 'Pic3D-labels'

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Related Objects

Event Timeline

floca moved this task from Backlog to Cycle on the MITK (v2023.04) board.
floca triaged this task as High priority.May 9 2023, 9:30 AM
kislinsk added a revision: Restricted Differential Revision.May 10 2023, 3:03 PM

Deleted branch from rMITK MITK: bugfix/T29573-FixEmptyGroupCrashes.