[Paraview] Paraview segfaults on CentOS 7.2

Ben Boeckel ben.boeckel at kitware.com
Fri Jul 14 15:20:56 EDT 2017


On Fri, Jul 14, 2017 at 18:57:18 +0000, Martin Cuma wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000000000 in ?? ()

Run `bt` (short for `backtrace`) to get a trace. Though if this frame is
`NULL`, I suspect something went really badly somewhere :/ .

> 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.

OK.

--Ben


More information about the ParaView mailing list