Page MenuHomePhabricator

Application crash when using the statistics bundle
Closed, ResolvedPublic

Description

How to reproduce:

  1. Open an image file (e.g. BinaryBall30x30x30.pic.gz )
  2. Use BasicImageProcessing bundle to apply some filter to the opened file

[... now there are two nodes in the storage ...]

  1. Switch to Statistics Bundle

--> Interaction with the data manager causes an application crash (just tried to look at the statistics of the filter-result image)

Caspar, Michi - it is possibly related to the changes you've done recently.

Event Timeline

I can not reproduce it on Windows Vista x64.

Failing in parentNode->GetData() at line 309 [Rev. 23097]in QmitkImageStatisticsView.cpp because parentNode does not have a valid address.

Merging "applicazion modules" component with "ExtApp plugins"