[Paraview] pv_web_visualizer.py segmentation fault when loading a pvsm file

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Sep 1 10:45:39 EDT 2016


Hi Pepe,

I am not aware of the issue do you mind sharing your state file with me so
I can see what you were doing in your state file?

Did you generate your state file from the Visualizer or ParaView?

Thanks,

Seb



On Wed, Aug 31, 2016 at 4:49 AM, Jose Luis Cercós <jlcercos at gmail.com>
wrote:

> Hi community!
>
> In Paraview 4.4.0, 5.1.0, and 5.1.2, I'm having a weird error (I don't
> know if other versions are affected as well)... After launching the
> ParaViewWeb visualizer script:
>
> ./bin/pvpython ./lib/paraview-5.1/site-packages/paraview/web/pv_web_visualizer.py
> --content ./share/paraview-5.1/www --data-dir /PATH_TO_THE_FILES/ --port
> 8080
>
> Connecting with it (http://localhost:8080/apps/Visualizer/), loading a
> pvsm file, and reloading the web page (to close the connection and the
> ParaViewWeb visualizer instance), I'm receiving a segmentation fault:
>
> (...)
> 2016-08-31 12:39:23+0200 [twisted.web.server.Site] (TCP Port 8080 Closed)
> 2016-08-31 12:39:23+0200 [twisted.web.server.Site] Stopping factory
> <twisted.web.server.Site instance at 0x7ff8117d1908>
> 2016-08-31 12:39:23+0200 [HTTPChannel,6,127.0.0.1] connection_lost:
> connection count = 0
> 2016-08-31 12:39:23+0200 [HTTPChannel,6,127.0.0.1] Starting timer, process
> will terminate in: 300sec
> 2016-08-31 12:39:23+0200 [-] Main loop terminated.
> *Segmentation fault (core dumped)*
>
> However, it is not happening if I manually load the data and reproduce all
> the process (In such case it is just logging "Main loop terminated" and
> conveniently closing the app)
>
> The half good news are that, in Paraview >= 5.1.0 at least it is ever
> terminating (with the segfault), while in Paraview 4.4 it may become hanged
> (instead of crashing).
>
> Someone else with the same problem? Any idea to fix that?
>
> Thanks!
> Pepe
>
> _______________________________________________
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160901/8e23bf1d/attachment.html>


More information about the ParaView mailing list