OK, here's the gdb output: $ gdb paraview GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7 .... Reading symbols from /uufs/chpc.utah.edu/sys/installdir/paraview/ParaView-5.3.0-Qt5-OpenGL2-MPI-Linux-64bit/bin/paraview...(no debugging symbols found)...done. (gdb) r Starting program: /uufs/chpc.utah.edu/sys/installdir/paraview/ParaView-5.3.0-Qt5-OpenGL2-MPI-Linux-64bit/bin/paraview process 8756 is executing new program: /uufs/chpc.utah.edu/sys/installdir/paraview/ParaView-5.3.0-Qt5-OpenGL2-MPI-Linux-64bit/lib/paraview-5.3/paraview [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffc7dff700 (LWP 8911)] Fontconfig warning: line 146: blank doesn't take any effect anymore. please remove it from your fonts.conf
Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () So, as you can see, not much of use. We did do a source build of 5.3 as well which also crashes (though I was not the one who did it), so, let me see if I can do something with that and get back to you. Thanks, MC _______________________________________________ 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
