Page MenuHomePhabricator

statistics plugin does not work with some data types (unsigned short)
Closed, InvalidPublic

Description

load image with pixel type unsigned short
-> no statistics will be calculated,
log gives error:

Error MITK Exception: /home/cweber/MITK/MITK-src/Core/Code/DataManagement/mitkImageAccessorBase.cpp:178:
Prohibited image access: the requested image part is already in use and cannot be requested recursively!

Event Timeline

This does not sound like this is due to a wrong pixel type. Looks like an access to the image data is not properly freed.

Can you provide test data and maybe steps for how tp reproduce this bug?

Works for us under windows. Andi could we try it on Mac?

We tested the behavior using mac and windows. The problem never occur. It seems as if the real problem where some actions done before.

Please check if you can reproduce the bug and fill another bug.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:31 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.