Page MenuHomePhabricator

NavigationDataRecorder crashes in destructor
Closed, ResolvedPublic

Description

The navigation data recorder sometimes crashes or hangs up in the destructor during this statement:

mitk::IGTTimeStamp::GetInstance()->Stop(this)

This shouldn't happen!

Event Timeline

User franza has pushed new remote branch:

bug-18952-NavigationDataRecorderCrash

check if branch can be merged ...

[5f9127]: Merge branch 'bug-18952-NavigationDataRecorderCrash'

Merged commits:

2015-04-13 13:44:55 Alfred Franz [bd31ca]
commented out statement in recorder which caused a crash