<div dir="ltr"><div><div><div><div><div><div>Hi community!<br><br></div>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:<br><br><span style="font-family:monospace,monospace">./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<br></span><br></div>Connecting with it (<span style="font-family:monospace,monospace"><a href="http://localhost:8080/apps/Visualizer/">http://localhost:8080/apps/Visualizer/</a></span>), loading a pvsm file, and reloading the web page (to close the connection and the ParaViewWeb visualizer instance), I'm receiving a segmentation fault:<br><span style="font-family:monospace,monospace"><br>(...)<br>2016-08-31 12:39:23+0200 [twisted.web.server.Site] (TCP Port 8080 Closed)<br>2016-08-31 12:39:23+0200 [twisted.web.server.Site] Stopping factory <twisted.web.server.Site instance at 0x7ff8117d1908><br>2016-08-31 12:39:23+0200 [HTTPChannel,6,127.0.0.1] connection_lost: connection count = 0<br>2016-08-31 12:39:23+0200 [HTTPChannel,6,127.0.0.1] Starting timer, process will terminate in: 300sec<br>2016-08-31 12:39:23+0200 [-] Main loop terminated.<br><b>Segmentation fault (core dumped)</b></span><br><br></div><div>However, it is not happening if I manually load the data and reproduce all the process (In such case it is just logging "<span style="font-family:monospace,monospace">Main loop terminated</span>" and conveniently closing the app)<br></div><div><br></div>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).<br><br></div>Someone else with the same problem? Any idea to fix that?<br><br></div>Thanks!<br></div>Pepe<br></div>