Page MenuHomePhabricator

Calling RequestRenderWindowUpdate() in a view while closing MITK can cause a crash
Closed, WontfixPublic

Description

When the method RequestRenderWindowUpdate() is called while MITK is closing this can cause a crash of the application. This should not happen because this method is called quite often in various plugins. There should be a check in this method which aborts (and maybe gives a warning) if MITK is closing at the moment of the call.

See an example stack call of such a crash as attachment.

Event Timeline

Updating target milestone to upcoming release

We decided that this is unlikely and too hard to reproduce. Feel free to re-open if you can reproduce the bug.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.