Page MenuHomePhabricator

Crash in NavigationToolManager when pressing "up" / "down" button
Closed, ResolvedPublic

Description

Pressing the "up" or "down" button in the device widget without selecting any tool results in a crash of the program.

Event Timeline

User seitela has pushed new remote branch:

bug-19616-CrashInNaviationToolManagerOnPressUpDown

[561ce5]: Merge branch 'bug-19616-CrashInNaviationToolManagerOnPressUpDown'

Merged commits:

2016-03-23 17:02:43 Seitel [e7dcdc]
Added checks before executing code for moving tools up / down

  • check if m_NavigationToolStorage is valid
  • check if a tool is actually selected in the list
  • check if the currently selected tool is valid