View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007393ParaView(No Category)public2008-07-22 17:242011-01-13 17:00
ReporterClinton Stimpson 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0007393: crash in frustum select with polyline
Descriptioncreate a line source with a resolution of 30
do a frustum select on it and it crashes

I also hit this crash with a 3d cell that had more than 16 edges.
The code needs to be smarter like the comment says in
vtkExtractSelectedFrustum.cxx line 856.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016244)
Utkarsh Ayachit (administrator)
2009-04-29 10:21

BUG: Fixed BUG 0007393. Inadequate buffer size due to mathematical typo was
resulting in invalid memory accesses and the subsequent seg fault.


/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkExtractSelectedFrustum.cxx,v <-- VTK/Graphics/vtkExtractSelectedFrustum.cxx
new revision: 1.18; previous revision: 1.17
(0016323)
Alan Scott (manager)
2009-05-06 16:59

Tested client/ local server.

 Issue History
Date Modified Username Field Change
2008-07-22 17:24 Clinton Stimpson New Issue
2009-02-18 09:17 Utkarsh Ayachit Status backlog => tabled
2009-02-18 09:17 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-02-18 09:17 Utkarsh Ayachit Category Development => 3.6
2009-04-29 10:21 Utkarsh Ayachit Note Added: 0016244
2009-04-29 10:21 Utkarsh Ayachit Status tabled => @80@
2009-04-29 10:21 Utkarsh Ayachit Resolution open => fixed
2009-05-06 16:59 Alan Scott Note Added: 0016323
2009-05-06 16:59 Alan Scott Status @80@ => closed
2009-05-13 13:44 Utkarsh Ayachit Target Version => 3.6
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team