View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015456ParaView(No Category)public2015-05-06 10:502016-08-12 09:59
ReporterDan Lipsa 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0015456: parallel volume rendering in Catalyst for h3d simulation prints error
DescriptionThe error printed is:

ERROR: In /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/VTKExtensions/Rendering/vtkKdTreeGenerator.cxx, line 172
vtkKdTreeGenerator (0x767b320): RegionIDs cannot be 0.

This seems related to the fact that data on different nodes has overlaps.
The compositing of blocks from different nodes does not seem to work correctly.

Data is at
http://galati.kitware.com/~danlipsa/h3d_1399.bz2 [^]

(it is bigger than 5MB)


#0 vtkKdTreeGenerator::FormTree (this=0xd2787d0, parent=0xd27c240, regions_ids=...)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/VTKExtensions/Rendering/vtkKdTreeGenerator.
cxx:172
#1 0x00007f411e428bdf in vtkKdTreeGenerator::FormTree (this=0xd2787d0, parent=0xd27c410,
    regions_ids=...)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/VTKExtensions/Rendering/vtkKdTreeGenerator.
cxx:219
#2 0x00007f411e428313 in vtkKdTreeGenerator::BuildTree (this=0xd2787d0, translator=0x73c9c50,
    extents=0x73d51c0, origin=0x73d5190, spacing=0x73d51a8)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/VTKExtensions/Rendering/vtkKdTreeGenerator.
cxx:115
#3 0x00007f411e42cd51 in vtkKdTreeManager::GenerateKdTree (this=0x73d5140)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/VTKExtensions/Rendering/vtkKdTreeManager.cx
x:160
#4 0x00007f4120caec4e in vtkPVDataDeliveryManager::RedistributeDataForOrderedCompositing (
    this=0x51241d0, use_lod=false)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/ClientServerCore/Rendering/vtkPVDataDeliver
yManager.cxx:588
#5 0x00007f4120cf2041 in vtkPVRenderView::Render (this=0x4fc3b40, interactive=false,
    skip_rendering=false)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/ClientServerCore/Rendering/vtkPVRenderView.
cxx:1237
#6 0x00007f4120cf1bdf in vtkPVRenderView::StillRender (this=0x4fc3b40)
    at /home/danlipsa/src/ParaView-ensigth-crash/ParaViewCore/ClientServerCore/Rendering/vtkPVRenderView.
cxx:1157
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038817)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-05-06 10:50 Dan Lipsa New Issue
2015-05-06 10:52 Dan Lipsa File Added: h3d_1399.pvti
2015-05-06 10:53 Dan Lipsa File Deleted: h3d_1399.pvti
2015-05-06 11:00 Dan Lipsa Description Updated
2015-05-06 11:01 Dan Lipsa Description Updated
2016-08-12 09:59 Kitware Robot Note Added: 0038817
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team