Page MenuHomePhabricator

tofutil crashes when closing it immediately
Closed, ResolvedPublic

Description

Open tofutil and close it immediately. MITK will crash, because the ToFImageGrabber (a member) is not initialized yet. The corresponding call is in the deconstructor of tofutil.

Event Timeline

checked if the ToFImageGrabber- and ToFImageRecorder-Pointer in ToFRecorderWidget are not null!