MantisBT - ParaView
View Issue Details
0012392ParaView(No Category)public2011-07-22 09:452012-10-29 17:04
George Zagaris 
George Zagaris 
normalminorhave not tried
closedfixed 
3.10.1 
3.98.0 
TBD
crash
0012392: Volume rendering of image data is broken
Volume rendering of image data appears to be broken.

(1) Load the attached "RESAMPLED_GRID.vtk" file in to ParaView
(2) Select surface represenation and color by the 'GaussianPulse' attribute
(3) Switch representation to "Volume"

Step (3) causes a segfault. It is crashing in vtkVolumeRayCastSpaceLeapingImageFilter.cxx:305. It breaks
when the loop goes to j=1, *dptr points to invalid memory.

When I open the data with ParaView-3.6.2, I can successfully volume render the data.
No tags attached.
related to 0012748closed Bob O'Bara Texture Map based Volume Mapper Crashes 
? RESAMPLED_GRID.vti (738) 2011-07-22 09:45
https://www.vtk.org/Bug/file/8986/RESAMPLED_GRID.vti
Issue History
2011-07-22 09:45George ZagarisNew Issue
2011-07-22 09:45George ZagarisFile Added: RESAMPLED_GRID.vti
2012-03-28 07:43George ZagarisRelationship addedrelated to 0012748
2012-03-28 07:44George ZagarisNote Added: 0028400
2012-04-23 21:28George ZagarisStatusbacklog => gatekeeper review
2012-04-23 21:28George ZagarisResolutionopen => fixed
2012-04-23 21:28George ZagarisAssigned To => George Zagaris
2012-04-24 14:09Utkarsh AyachitStatusgatekeeper review => customer review
2012-07-18 21:12Alan ScottNote Added: 0028820
2012-07-18 21:12Alan ScottStatuscustomer review => closed
2012-07-18 21:12Alan ScottFixed in Version => git-master
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028400)
George Zagaris   
2012-03-28 07:44   
This issue has been addressed. See Related bug: 0012748
(0028820)
Alan Scott   
2012-07-18 21:12   
Tested local server, Windows, Master.