[Paraview] [EXTERNAL] Error about reading .pvtk file

Moreland, Kenneth kmorel at sandia.gov
Thu Jan 4 00:08:32 EST 2018


Yangguang,

If the file size is not too big and you are using the Kitware build of ParaView, here are 2 other things you might want to check (although they seem less likely than what you already checked).

Corrupt files. Make sure the files did not get corrupted when you copied them to your local computer. Check that the file sizes are the same. Also, try running a hash function (like md5) at each location and make sure they are the same.

Bad filenames. Windows file systems are a bit more restrictive than Linux file systems when it comes to allowable characters. If you have a strange character in a filename, that might be enough to crash the program when it tries to open it.

If you can verify that the files are identical on both systems and all files have ordinary names, then I have no idea what the problem could be.

-Ken


From: ParaView <paraview-bounces at paraview.org> on behalf of Yangguang Liao <ygliao at ucdavis.edu>
Date: Wednesday, January 3, 2018 at 8:23 PM
To: Walter Scott <wascott at sandia.gov>
Cc: "paraview at paraview.org" <paraview at paraview.org>
Subject: Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

I tried kitware download and my own build. both get crash. and I use windows.

On Wed, Jan 3, 2018 at 6:53 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Is the ParaView a kitware download?  What OS?

Alan

From: Yangguang Liao [mailto:ygliao at ucdavis.edu<mailto:ygliao at ucdavis.edu>]
Sent: Wednesday, January 3, 2018 7:52 PM
To: Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>>
Cc: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: Re: [EXTERNAL] [Paraview] Error about reading .pvtk file

I don't think so. the test file is not big. and I check the memory usage of paraview on remote machine, it is only 500MB. and My local machine should have enough memory space.

On Wed, Jan 3, 2018 at 6:27 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Overflowing memory?  Try looking at the amount of memory you are using on the cluster, then again on your local computer.  View/ Memory Inspector.

Alan

From: ParaView [mailto:paraview-bounces at paraview.org<mailto:paraview-bounces at paraview.org>] On Behalf Of Yangguang Liao
Sent: Wednesday, January 3, 2018 7:26 PM
To: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: [EXTERNAL] [Paraview] Error about reading .pvtk file

Hi,

I am trying to read a pvtk file with data store in vtk file. when I read it on my own local computer, paraview will always crash. but when I read it by using paraview on remote supercomputer, it works. May I ask why? I used a MPI supported version in my local computer. did I miss something in my build?

--
Yangguang Liao
PhD. student of Computer Science Department
University of California, Davis



--
Yangguang Liao
PhD. student of Computer Science Department
University of California, Davis



--
Yangguang Liao
PhD. student of Computer Science Department
University of California, Davis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://paraview.org/pipermail/paraview/attachments/20180104/9e2d5f53/attachment.html>


More information about the ParaView mailing list