[Paraview] Paraview segfaults on CentOS 7.2

Martin Cuma martin.cuma at utah.edu
Fri Jul 14 14:57:18 EDT 2017


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


More information about the ParaView mailing list