Hi, I get a segfault with the git version f7aac037722d9d13b75d9fdb15a1053c0874c6c6. Here is a minimal set of steps to reproduce:
$ wget -O mug.e https://github.com/idaholab/moose/blob/devel/examples/ex01_inputfile/mug.e?raw=true $ paraview mug.e Click "Apply" Click "View -> Multi-block Inspector" Right click the first line in the Multi-block Inspector (mug.e) Select "Unset Visibility" It will immediately segfault (just writes "Segmentation fault" into the terminal and ends, no other info is printed). This seems to happen with any ExodusII mesh that I tried (I just used some publicly available mesh so that you can reproduce it). Let me know if you can reproduce the problem. Ondrej _______________________________________________ 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
