Page MenuHomePhabricator

Generating a tract density image - RT error
Closed, InvalidPublic

Description

In the module:
QmitkFiberProcessingView::GenerateTractDensityImage

input: the attached .fib file.

Run time error that indicates an access violation reading location in:

vtkIdType GetNumberOfPoints() {return this->Data->GetNumberOfTuples();}

Event Timeline

Tried to reproduce:

  1. Load attached image
  2. Open Fiber Processing View
  3. Using default settings (Dropdown box shows Tract density image) click generate

-> No crash

Test was done on Windows Vista 64 Bit using commit 7ca6741 (master of two weeks ago) in Release mode.
Console does not show any conspicuous output.

Did you do anything different?

Yes,
I got it with:

win XP 64 bit
debug mode

Debug mode behaviour works fine as well for 0cd3643c (master from 5th of March)

Hi,
Another case of RT error when trying to generate a density tract image.

I think that the attached error occurs because there is no enough space in my computer. the .fib file is 28KB.
the .fib file will be attached in the next comment as the reference image.

er1.jpg (1×1 px, 320 KB)

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.