MantisBT - ParaView
View Issue Details
0012952ParaView(No Category)public2012-02-20 17:592012-05-21 23:37
Alan Scott 
Alan Scott 
urgentminorhave not tried
closedfixed 
git-master 
 
Sandia
crash
0012952: Crash when transforming 2d image
We have a crash when trying to transform a fairly large 2d image. I will attach the image.

Windows, master, local serve.
Open file Left_Eye_0003.jpg. Apply.
Transform. Change the "Translate - X" entry to different things. I tried 1, then 10, then 100, etc. Repeat. You will crash, probably running out of memory.

This is happening at line 312 in vtkQuadricClustering.cxx in Start Append. We are trying to do a new in the X, Y and Z direction. In the current crash, these are (this->NumberoOfDivisions) of 160, 160, 160, which creates an amazingly large number. Further, this should be a 2d object!

This needs to be fixed.
No tags attached.
Issue History
2012-02-20 17:59Alan ScottNew Issue
2012-03-26 16:24Utkarsh AyachitNote Added: 0028396
2012-05-21 23:37Alan ScottNote Added: 0028625
2012-05-21 23:37Alan ScottStatusbacklog => closed
2012-05-21 23:37Alan ScottAssigned To => Alan Scott
2012-05-21 23:37Alan ScottResolutionopen => fixed

Notes
(0028396)
Utkarsh Ayachit   
2012-03-26 16:24   
Alan, can you attach the dataset? thanks.
(0028625)
Alan Scott   
2012-05-21 23:37   
I just tried this bug once again, and it appears to be fixed.

Tested master, Windows, local server.
I used Kevin's Ball/ Mass/ Left/ Left_eye_0000.jpg