Hi Bart,<br><br>Any chance you can attach with a debugger to one of the nodes that crash? It is hard to tell what is wrong from the errors you posted. We have definitely run ParaView with OpenMPI with 4 core and more. Also, what do you mean by &quot;simple VTK file&quot;? Small file? Big file?<br>
<br>-berk<br><br><div class="gmail_quote">On Tue, Feb 2, 2010 at 12:34 PM, Bart Janssens <span dir="ltr">&lt;<a href="mailto:bart.janssens@rma.ac.be">bart.janssens@rma.ac.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
I&#39;ve been trying to run pvserver using 8 processes. It accepts the connection,<br>
but when loading a simple VTK file it crashes. Exactly the same line with -np 4<br>
does work. The problem appears on both paraview SVN and 3.6.2. The machine has<br>
8 cores, below is the full command and output:<br>
<br>
mpirun -np 8 /share/apps/paraview-3.6.2/bin/pvserver --use-offscreen-rendering<br>
-rc -ch=10.67.81.131<br>
Connected to client<br>
[mach:03571] *** Process received signal ***<br>
[mach:03571] Signal: Segmentation fault (11)<br>
[mach:03571] Signal code: Address not mapped (1)<br>
[mach:03571] Failing at address: 0x1<br>
[mach:03575] *** Process received signal ***<br>
[mach:03575] Signal: Segmentation fault (11)<br>
[mach:03575] Signal code: Address not mapped (1)<br>
[mach:03575] Failing at address: 0x1<br>
[mach:03569] *** Process received signal ***<br>
[mach:03569] Signal: Segmentation fault (11)<br>
[mach:03569] Signal code: Address not mapped (1)<br>
[mach:03569] Failing at address: 0x1<br>
[mach:03576] *** Process received signal ***<br>
[mach:03576] Signal: Segmentation fault (11)<br>
[mach:03576] Signal code: Address not mapped (1)<br>
[mach:03576] Failing at address: 0x1<br>
[mach:03573] *** Process received signal ***<br>
[mach:03573] Signal: Segmentation fault (11)<br>
[mach:03573] Signal code: Address not mapped (1)<br>
[mach:03573] Failing at address: 0x1<br>
[mach:03570] *** Process received signal ***<br>
[mach:03570] Signal: Segmentation fault (11)<br>
[mach:03570] Signal code: Address not mapped (1)<br>
[mach:03570] Failing at address: 0x1<br>
[mach:03574] *** Process received signal ***<br>
[mach:03574] Signal: Segmentation fault (11)<br>
[mach:03574] Signal code: Address not mapped (1)<br>
[mach:03574] Failing at address: 0x1<br>
[mach:03572] *** Process received signal ***<br>
[mach:03572] Signal: Segmentation fault (11)<br>
[mach:03572] Signal code: Address not mapped (1)<br>
[mach:03572] Failing at address: 0x1<br>
mpirun noticed that job rank 0 with PID 3569 on node <a href="http://mach.intra.rma.ac.be" target="_blank">mach.intra.rma.ac.be</a><br>
exited on signal 11 (Segmentation fault).<br>
7 additional processes aborted (not shown)<br>
<br>
Anyone have an idea what may be causing this?<br>
<br>
Cheers,<br>
<br>
Bart<br>
--<br>
Bart Janssens<br>
Captain, Assistant<br>
Royal Military Academy of Belgium<br>
Department of Mechanical Engineering<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>