[Paraview] Paraview crash when loading xdmf with HDF5 data

Cory Quammen cory.quammen at kitware.com
Tue Dec 22 09:53:51 EST 2015


Hmm, I wonder how it is rendering anything at all without MESA...

Thanks for reporting what solved the problem. I've CC'ed the list in case
anyone else runs into a similar problem.

Cory

On Mon, Dec 21, 2015 at 1:37 PM, wide li <wideli at hotmail.com> wrote:

> Hi Cory,
>
> You are right. I should have done that.
>
> I guess I found the problem cause the crash. I did not install the MESA
> library. The lack of MESA does not fail the compilation of Paraview nor
> loading the xdmf file with small HDF5 file, but simply results the crash
> the ParaView when loading big data.
>
> Thanks very much anyway.
>
> Li
>
>
>
> ------------------------------
> Date: Mon, 21 Dec 2015 08:55:56 -0500
> Subject: Re: [Paraview] Paraview crash when loading xdmf with HDF5 data
> From: cory.quammen at kitware.com
> To: wideli at hotmail.com
> CC: paraview at paraview.org
>
>
> Li,
>
> When ParaView crashes, could you share the error that is reported window
> that comes up? This will provide a stack trace that can help someone on the
> list debug the error.
>
> Thank you,
> Cory
>
> On Mon, Dec 21, 2015 at 6:49 AM, wide li <wideli at hotmail.com> wrote:
>
> Hi there,
>
> I am new to paraview.
>
> At the moment, I am trying to utilize the xdmf and HDF5 data in paraview.
> What I have is very strange. When the HDF5 is small, say the number of
> sampling points in each direction is less that 100, paraview works
> perfectly. But when the resolution is above this value, the paraview
> crashes immediately. The same problem occurs when I use the binary
> executable for mac.
>
> So, could anyone give me some hint where to look at this problem?
>
> The paraview-5.00-RC1 is compiled and installed on my MAC (EI Capitan).
> The parameters setup is as follows.
> The qt4 is installed via macport. The HDF5 and MPICH are compiled and
> installed without problem.
>
>
> Thanks very much in advance
>
> Li
>
>
>
> BUILD_DOCUMENTATION
> OFF
> BUILD_EXAMPLES
> OFF
>  BUILD_SHARED_LIBS
> ON
>  BUILD_TESTING                                          ON
>  BUILD_USER_DEFINED_LIBS                    OFF
>  CMAKE_BUILD_TYPE                                  Debug
>  CTEST_TEST_TIMEOUT                              3600
>  GMVReader_GMVREAD_LIB_DIR
> /Users/Li/Documents/Source/ParaView/ParaView-v5.0.0-RC1-source/Utilities/VisItBridg/databases/GMV
>  GMVReader_SKIP_DATARANGE_CALCU
> OFF
>  MACOSX_APP_INSTALL_PREFIX
> /Applications
>  MPI_C_INCLUDE_PATH
> /usr/local/include
>  MPI_C_LIBRARIES
> /usr/local/lib/libmpi.dylib;/usr/local/lib/lib/libpmpi.dylib
>  PARAVIEW_BUILD_QT_GUI
> ON
>  PARAVIEW_ENABLE_CATALYST
> ON
>  PARAVIEW_ENABLE_FFMPEG
> ON
>  PARAVIEW_ENABLE_PYTHON
> ON
>  PARAVIEW_ENABLE_XDMF3
> OFF
>  PARAVIEW_INSTALL_DEVELOPMENT_F
> OFF
>  PARAVIEW_PLUGIN_LOADER_PATHS
>
>  PARAVIEW_USE_DAX
> OFF
>  PARAVIEW_USE_MPI
> ON
>  PARAVIEW_USE_PISTON
> OFF
>  PARAVIEW_USE_UNIFIED_BINDINGS        OFF
>  PARAVIEW_USE_VISITBRIDGE
> OFF
>  RMANTREE
> RMANTREE-NOTFOUND
>  SURFACELIC_PLUGIN_TESTING
> ON
>  VTK_ANDROID_BUILD
> OFF
>  VTK_EGL_DEVICE_INDEX
> 0
>  VTK_IOS_BUILD
> OFF
>  VTK_PYTHON_VERSION
> 2
>  VTK_QT_VERSION
> 4
>  VTK_RENDERING_BACKEND
> OpenGL
>  VTK_SMP_IMPLEMENTATION_TYPE
> Sequential
>  VTK_USE_LARGE_DATA
> ON
>  VTK_USE_SYSTEM_GLEW
> OFF
>  XDMF_USE_BZIP2
> OFF
>  XDMF_USE_GZIP                                         OFF
>
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
>
>
> --
> Cory Quammen
> R&D Engineer
> Kitware, Inc.
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20151222/5a6e1991/attachment.html>


More information about the ParaView mailing list