MantisBT - ParaView
View Issue Details
0015342ParaView(No Category)public2015-02-24 10:162016-08-12 09:59
David Roos Launchbury 
Kitware Robot 
highminorhave not tried
closedmoved 
4.3 
 
TBD
crash
0015342: Stream Tracer with Custom Source Fails in Parallel Batch Mode
The attached python script generates a 2D source, puts random vectors on top and creates surface vectors from that. The surface vectors, together with a mask points filter, are used to generate 2D streamlines using a stream tracer with custom source. The script was recorded directly using start/stop trace function in paraview (only the absolute path to the screenshot file was changed to a relative one).

This works without any problems when using pvbatch on a single processor. When the script is run using mpirun, the following error messages are observed:
" vtkPMaskPoints (0x5342940): No points to mask "
The script however still finishes and generates an image.
 
When using the exact same method on a slice plane through an OpenFOAM case or a boundary patch (instead of the 2D plane source), the mpi version now properly crashes (MPI_ERR_TRUNCATE: message truncated), while the single processor pvbatch again runs without problems. No further information can be gathered from the error messages relating to paraview or the python script.

The error also occurs when the seed source for the stream tracer is not a "mask points" filter but eg. a "cell centers" filter.
No tags attached.
? err.py (2,992) 2015-02-24 10:16
https://www.vtk.org/Bug/file/16/err.py
Issue History
2015-02-24 10:16David Roos LaunchburyNew Issue
2015-02-24 10:16David Roos LaunchburyFile Added: err.py
2015-02-25 09:14David Roos LaunchburyNote Added: 0034279
2015-03-02 06:14David Roos LaunchburyProduct Version4.2 => 4.3
2015-03-02 06:14David Roos LaunchburyNote Deleted: 0034279
2016-08-12 09:59Kitware RobotNote Added: 0038780
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038780)
Kitware Robot   
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.