Community
Participate
Working Groups
The stats collecting request stops if the the stats tree (in the Statistics View) is expanded while it is running. The correct behavior is to expand the tree and update the various fields dynamically as the trace is parsed for statistics.
Update on how to reproduce the problem: - Start Eclipse without the Stats view opened - Select a large trace for parsing - When the long histogram starts to fill (the BG job), open the Stats view - Another BG job will be started and control will switch back and forth between the 2 jobs - At one point, the Stats view BG job will stop (apparently on a chunk boundary)
Any BG job will provoke the bug to occur, not just the histogram one.
Fixed with the refactoring of statistics view to use the state system. Pushed to master branch commit e3d9ca5f1809ad021546d7f456d730f079550119