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