[Paraview] [EXTERNAL] Parallel paraview crashes when opening files

Burlen Loring bloring at lbl.gov
Fri Apr 5 14:42:20 EDT 2013


Goerg,

Alan is right that you need to look for server's output. Like Alan said 
it may be redirected to a file. But be aware that since this looks like 
a server crash you may or may not have any! If your build has debug 
symbols you could get a stack trace at the point of failure by enabling 
it on the server group in the memory inspector. You may also attach a 
debugger their and take a look at the state of the pvserver at the point 
of failure. Some more info about that is here 
http://paraview.org/Wiki/ParaView/Users_Guide/Memory_Inspector

Burlen

On 04/05/2013 10:00 AM, Scott, W Alan wrote:
> Georg,
> You have copied the client side message.  All this is saying is that the server communication has failed.  It is the server side error messages that are of interest.
>
> You may want to find and reply with the output of the server process.  I often do this by having the sbatch command include a -e and -o argument, thus writing errors to a file.
>
> Alan
>
> -----Original Message-----
> From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Georg Hammerl
> Sent: Friday, April 05, 2013 4:12 AM
> To: paraview at paraview.org
> Subject: [EXTERNAL] [Paraview] Parallel paraview crashes when opening files
>
> Hello,
>
> I have compiled paraview from the git repo with MPI support on my Linux 64-bit machine (openmpi 1.5.4). I can start Paraview with multiple processors, but when I try to open one of my result files I get the following error and Paraview is closed automatically:
>
> ERROR: In
> /home/hammerl/programs_local/paraview_git/VTK/Parallel/Core/vtkSocketCommunicator.cxx,
> line 812
> vtkSocketCommunicator (0x2090510): Could not receive tag. 188969
>
> Attached is a file that can be used to reproduce the error.
>
> I appreciate any help to solve the problem.
>
> Cheers,
>
> Georg
>
> --
> Dipl.-Ing. Georg Hammerl
> Lehrstuhl für Numerische Mechanik
> Technische Universität München
> Boltzmannstrasse 15, D-85747 Garching b. München phone +49 89 289 15237 fax +49 89 289 15301 hammerl at lnm.mw.tum.de http://www.lnm.mw.tum.de
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview



More information about the ParaView mailing list