View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015209ParaView(No Category)public2014-12-15 11:112016-08-12 09:59
ReporterVadim SANDLER 
Assigned ToJoachim Pouderoux 
PriorityimmediateSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version 
Summary0015209: Paraview crashes after closing X window when a model is rendered by the pvserver
DescriptionTested on Linux platform:

- launch a pvserver
- launch paraview
- connect paraview to the pvserver
- Create a sphere (Theta Resolution=10000, Phi Resolution=1000) as a result size of the presentation is about 57MB (bigger then "Remote Render Threshold" = 20 by default; note that if the model is not big enough, you can apply the reflect filter to increase the size of the rendered model).

=> The model is displayed in the "Render View" as expected and in the OpenGL X window.
   If you close this X window, ParaView crashes with the error "vtkClientSocket (0x33c4f50): Socket error in call to send. Broken pipe".
TagsNo tags attached.
ProjectParaViS
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0033965)
Vadim SANDLER (reporter)
2014-12-15 11:15

Sorry for the misprint in the initial Description, resolutions of the sphere are the following:

Theta Resolution = 10000;
Phi Resolution = 10000.
(0033966)
Joachim Pouderoux (developer)
2014-12-15 11:35
edited on: 2014-12-15 11:36

Is this a bug?
If you configure your client to do remote rendering, the server will do the rendering and sends the images back to the client so it can display it.
The "X" window you see is the one created by the server (but in your case client & server are on the same computer). You are not supposed to close it, otherwise you kill the server and thus break the connection between the client and the server.

(0038744)
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
2014-12-15 11:11 Vadim SANDLER New Issue
2014-12-15 11:11 Vadim SANDLER Assigned To => Tristan Coulange
2014-12-15 11:15 Vadim SANDLER Note Added: 0033965
2014-12-15 11:28 Tristan Coulange Assigned To Tristan Coulange => Joachim Pouderoux
2014-12-15 11:35 Joachim Pouderoux Note Added: 0033966
2014-12-15 11:36 Joachim Pouderoux Note Edited: 0033966
2016-08-12 09:59 Kitware Robot Note Added: 0038744
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team