To reproduce:
- open MITK and start the statistics plugin view.
- load a DICOM image in the data manager
- click on the data manager to trigger the statistics calculation
MITK crashes at void QmitkChartWidget::Impl::ClearData()in QmitkChartWidget.cpp when de-registering data from the web channel.
Message is: ASSERT: "m_connectionsCounter.contains(object)" in file c:\users\qt\work\qt\qtwebchannel\src\webchannel\signalhandler_p.h, line 299
Found this: https://bugreports.qt.io/browse/QTBUG-60250, which leads to https://codereview.qt-project.org/#/c/192174/
This does not happen with the MITK of other users.
Used current master and an older one from end of November. Qt version is 5.7.1