<HTML>
<HEAD>
<TITLE>Re: [Paraview] Problems with Paraview 3.6.1 on cluster (client - server mode)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Could it be a problem with mismatched libraries? &nbsp;I notice in the error below that it occurs in /usr/lib/libGL.so.1. &nbsp;This is a system library. &nbsp;Did you compile OSMesa yourself? &nbsp;If so, then you should not be using the system GL libraries; you should be using the libraries that you compiled when you also generated the OSMesa library.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 10/20/09 1:56 AM, &quot;myaccountmail9 myaccountmail9&quot; &lt;<a href="myaccountmail9@gmail.com">myaccountmail9@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
we have a Linux (Debian) cluster without gpu and we have a big problem using Paraview 3.6.1in client - server mode.<BR>
The server has been compiled with OSMesa library and following the instructions reported here (in particular the section &quot;OSMesa support&quot;):<BR>
<BR>
<a href="http://www.itk.org/Wiki/Setting_up_a_ParaView_Server">http://www.itk.org/Wiki/Setting_up_a_ParaView_Server</a><BR>
<BR>
If we try to connect the client started with the command:<BR>
<BR>
paraview<BR>
<BR>
and the server, started with the command:<BR>
<BR>
pvserver --use-offscreen-rendering<BR>
<BR>
we must disable the checkbox &quot;Remote rendering threshold&quot; (but this causes bad performances) in the client settings (Edit -&gt; Settings -&gt; Render view -&gt; Server), othervise Paraview crashes after loading a big input or performing some operation such us changing &quot;outline&quot; to &quot;wireframe&quot;...<BR>
<BR>
The error always is (similar to):<BR>
<BR>
ParaView3/Servers/Common/vtkServerConnection.cxx, line 67<BR>
vtkServerConnection (0x3182220): Server Connection Closed!<BR>
<BR>
Executing with: 0<BR>
*** Process received signal ***<BR>
Signal: Segmentation fault (11)<BR>
Signal code:  (128)<BR>
Failing at address: (nil)<BR>
[ 0] /lib/libpthread.so.0 [0x7f4fc6536a80]<BR>
[ 1] /usr/lib/libGL.so.1(glBlendFuncSeparateEXT+0x16) [0x7f4fc7bc12e6]<BR>
*** End of error message ***<BR>
Segmentation fault<BR>
<BR>
<BR>
This error also occurs if we start client and server logging directly (without any ssh connection) on the master node; on master node X is running and we can execute the test:<BR>
<BR>
mpirun -np 4 /usr/X11R6/bin/glxgears<BR>
<BR>
So, it doen't seem a problem regarding X connection and permission...<BR>
<BR>
Moreover, executing the test:<BR>
<BR>
/ParaView/ParaView-bin$ ctest -I ,,10<BR>
<BR>
we obtain some segmentation fault, but the log file can't give any useful information.<BR>
<BR>
111/475 Testing TestGradientBackground        ***Exception: SegFault<BR>
121/475 Testing TestOSConeCxx                 ***Exception: SegFault<BR>
131/475 Testing TestTranslucentLUTDepthPeeling***Exception: SegFault<BR>
141/475 Testing BoxWidget                     ***Exception: SegFault<BR>
151/475 Testing TestParallelopipedWidget      ***Exception: SegFault<BR>
<BR>
..<BR>
<BR>
On our local machine with gpu 100% test passed, and we haven't any problem to connect client and server on that machine.<BR>
<BR>
<BR>
MPI version is: mpirun (Open MPI) 1.2.7rc2<BR>
OSMesa version is: 7.0.3-7<BR>
<BR>
<BR>
We searched on google, on Paraview wiki... without any succes: can you help us please?<BR>
<BR>
If you need more information let us now<BR>
<BR>
Thank you very much<BR>
<BR>
Luis<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>