MantisBT - ParaView
View Issue Details
0010506ParaViewBugpublic2010-04-02 17:472011-01-28 14:46
Mitch Nelson 
Utkarsh Ayachit 
normalcrashalways
closedfixed 
3.6 
3.10 
0010506: WriteImage segmentation fault in pvpython and pvbatch
In pvbatch or pvpython, WriteImage( "foo.png", "vtkPNGWriter" ) generates a segmentation fault.

The same result is obtained for the jpeg writer.
No tags attached.
? test1.py (630) 2011-01-09 06:53
https://www.vtk.org/Bug/file/8607/test1.py
Issue History
2010-04-02 17:47Mitch NelsonNew Issue
2010-04-03 21:38Mitch NelsonNote Added: 0020069
2010-04-03 21:39Mitch NelsonNote Edited: 0020069
2011-01-09 06:53Rolf FokkensFile Added: test1.py
2011-01-09 06:58Rolf FokkensNote Added: 0024525
2011-01-19 10:40Utkarsh AyachitNote Added: 0024913
2011-01-19 10:40Utkarsh AyachitStatusbacklog => @80@
2011-01-19 10:40Utkarsh AyachitFixed in Version => 3.10
2011-01-19 10:40Utkarsh AyachitResolutionopen => fixed
2011-01-19 10:40Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-01-28 14:46Alan ScottNote Added: 0025144
2011-01-28 14:46Alan ScottStatus@80@ => closed

Notes
(0020069)
Mitch Nelson   
2010-04-03 21:38   
(edited on: 2010-04-03 21:39)
Platform: Fresh FC12 install.

Paraview version 3.6.2-1.fc12 from the fc12 repository

Activity: volume rendering

(0024525)
Rolf Fokkens   
2011-01-09 06:58   
Same here with the attached test1.py. This is a small test based on "ParaView Scripting with Python, august 2007".

Configuration is Fedora 14:
paraview-3.8.1-3.fc14.x86_64
vtk-5.6.0-38.fc14.x86_64
python-2.7-8.fc14.1.x86_64
(0024913)
Utkarsh Ayachit   
2011-01-19 10:40   
Attached script works fine with development paraview (fixes will get included in 3.10).
(0025144)
Alan Scott   
2011-01-28 14:46   
Trusting Utkarsh's test.