View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012200ParaViewBugpublic2011-05-17 15:492016-08-12 09:58
ReporterJerome Velut 
Assigned ToKitware Robot 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.10.1 
Target VersionFixed in Version 
Summary0012200: Crash with simple python script when selecting Representation = 'Volume'
DescriptionA basic python script makes paraview segfaulting when asking for 'Volume' representation
Steps To ReproduceIn the python shell, enter the following lines:
src = Wavelet()
rep = Show()
rep.Representation = 'Volume'

It crashes.
Additional InformationSee mailing list thread "Volume rendering, ColorArrayName and python"
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0026550)
Utkarsh Ayachit (administrator)
2011-05-19 09:05

/home/utkarsh/Kitware/ParaView3/ParaView/VTK/VolumeRendering/vtkFixedPointVolumeRayCastMapper.cxx:3061

Doesn't check if array is non-null, hence the segfault.
(0037979)
Kitware Robot (administrator)
2016-08-12 09:58

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
2011-05-17 15:49 Jerome Velut New Issue
2011-05-19 09:05 Utkarsh Ayachit Note Added: 0026550
2016-08-12 09:58 Kitware Robot Note Added: 0037979
2016-08-12 09:58 Kitware Robot Status backlog => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team