Page MenuHomePhabricator

Watershed segmentation leads to crash
Closed, InvalidPublic

Description

I tested WatershedSegmentation with brain.nrrd and various values for threshold and level. It crashed after computing the segmentation (progress bar was finished) with multiple input values, e.g. threshold 0.04, level 0.17.

Event Timeline

kislinsk edited projects, added MITK (2016-11); removed MITK.
kislinsk moved this task from Backlog to Focus Tasks on the MITK (2016-11) board.
kislinsk lowered the priority of this task from High to Normal.Dec 15 2016, 12:03 PM
kislinsk added a subscriber: kislinsk.

I could not reproduce a crash with brain.nrrd and 0.04/0.17 input values.

Maybe this is related to the crashes in T22184: FastMarching create New segmentation crash in Release mode and T22185: RegionGrowing new segmentation crash in Release mode as all these tools are probably using the same component to create a new segmentation.