Page MenuHomePhabricator

Fill/Erase tool leads to crashes in MAC OS X on several occasions
Closed, ResolvedPublic

Description

  1. Create segmentation in axial/coronal view, then use Erase tool and click in sagittal view when segmentation is visible there -> crash
  2. Create segmentation, then use Erase tool and (cmd +) click outside of the segmentation in the same view -> crash (view independent)
  3. Create segmentation, then use Fill tool and click outside of the segmentation in the same view -> crash (view independent)

Event Timeline

Important note:

Bug occurred in recently changed geometry branch!

The bug also occurs on Linux (Ubuntu 14.04 LTS). I used a fresh build from master (8d00674c854892bafa142c14471e8a1f93ba44f0)

As described by V. Reuter, the bug appears after using the Fill/Erase Tool. To reproduce it:

  1. Create a segmentation
  2. Fill: click outside of the segmentation (but not in a hole)

or Erase: click outside of the segmentation

  1. select any other segmentation tool

-> Crash "Aborted (core dumped)"

I uploaded a screen capture video of the bug (see URL's)

Should be fixed with T19567. Can you please verify that?

Seems to be fixed for Linux (cannot test OS X).

If I click erase outside of the segmentation all segmentations of the current slice are removed. Is that intentional?