[Paraview] Segfault when selecting "Unset Visibility" in Multi-block Inspector

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Mar 10 10:45:13 EDT 2015


Yup, I can reproduce it. I've pushed a fix
(http://www.paraview.org/Bug/view.php?id=15367).

Attached is the patch against git/master.

On Mon, Mar 9, 2015 at 3:29 PM, Ondřej Čertík <ondrej.certik at gmail.com> wrote:
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUG-15367.-Fixes-segfault-in-pqMultiBlockInspectorPa.patch
Type: text/x-patch
Size: 3781 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150310/b2ec2e94/attachment.bin>


More information about the ParaView mailing list