Page MenuHomePhabricator

Crash in ToFUtil when activating surface for PMDCamBoard
Closed, ResolvedPublic

Description

Problem can be reproduced on Win32 system by

  • Connecting to PMDCamBoard
  • Start playing
  • Activating "Surface"

Event Timeline

Crash could not be reproduced on Win32 system. But activating the surface produces a corrupted surface representation.

Deactivated surface generation for CamBoard and O3 in ToFUtil due to missing intrinic parameters of this cameras. (see T7251)

Intrinsic parameters will be included after implementation of a configuration concept (cf. T6888)