View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012952ParaView(No Category)public2012-02-20 17:592012-05-21 23:37
ReporterAlan Scott 
Assigned ToAlan Scott 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0012952: Crash when transforming 2d image
DescriptionWe 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.
TagsNo tags attached.
ProjectSandia
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0028396)
Utkarsh Ayachit (administrator)
2012-03-26 16:24

Alan, can you attach the dataset? thanks.
(0028625)
Alan Scott (manager)
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

 Issue History
Date Modified Username Field Change
2012-02-20 17:59 Alan Scott New Issue
2012-03-26 16:24 Utkarsh Ayachit Note Added: 0028396
2012-05-21 23:37 Alan Scott Note Added: 0028625
2012-05-21 23:37 Alan Scott Status backlog => closed
2012-05-21 23:37 Alan Scott Assigned To => Alan Scott
2012-05-21 23:37 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team