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-boun...@paraview.org> on behalf of Yangguang Liao 
<ygl...@ucdavis.edu>
Date: Wednesday, January 3, 2018 at 8:23 PM
To: Walter Scott <wasc...@sandia.gov>
Cc: "paraview@paraview.org" <paraview@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 
<wasc...@sandia.gov<mailto:wasc...@sandia.gov>> wrote:
Is the ParaView a kitware download?  What OS?

Alan

From: Yangguang Liao [mailto:ygl...@ucdavis.edu<mailto:ygl...@ucdavis.edu>]
Sent: Wednesday, January 3, 2018 7:52 PM
To: Scott, W Alan <wasc...@sandia.gov<mailto:wasc...@sandia.gov>>
Cc: paraview@paraview.org<mailto:paraview@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 
<wasc...@sandia.gov<mailto:wasc...@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-boun...@paraview.org<mailto:paraview-boun...@paraview.org>] On 
Behalf Of Yangguang Liao
Sent: Wednesday, January 3, 2018 7:26 PM
To: paraview@paraview.org<mailto:paraview@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
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview

Reply via email to