Page MenuHomePhabricator

MITK crashes on binary image rendering.
Closed, ResolvedPublic

Assigned To
None
Authored By
norajitr
Feb 13 2013, 5:45 PM
Referenced Files
F954: binaryImageRenderingBug.png
Feb 20 2013, 1:46 PM
F953: BinaryImage.nrrd
Feb 20 2013, 1:45 PM

Description

After opening or creating binary images, mitk crashes when it comes to rendering the respective images. Internally, getting the lookup table for binary images, a zero pointer is returned within mitk::ImageVtkMapper2D::ApplyLookuptable. The problem might have been solved on behalf of T8165.

Event Timeline

Update on the problem: solving T8165 does not neccessarily prevent the zero pointer return. There are rumors that the crash was fixed on behalf of T12056. Still, the binary image rendering shows a very strange and unpredictable behaviour (for an example, see and try attachment).

Binary image not being rendered properly

Erroneous binary image rendering.

binaryImageRenderingBug.png (1×1 px, 139 KB)

Tobias could you please check if this bug is still present? There were some rendering fixes during the last time.

Currently, the binary image rendering does not make mitk crash anymore, so this bug will be closed for now.