<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><span style="font-family: monospace; font-size: 13px;">I downloaded ParaView-4.1.0-Linux-32bit-glibc-2.3.6.tar.gz from</span><a href="http://www.paraview.org/paraview/resources/software.php." target="_blank" style="background-color: rgb(255, 255, 255); color: rgb(25, 106, 212); font-family: monospace; font-size: 13px;">http://www.paraview.org/paraview/resources/software.php. </a><br style="font-family: monospace; font-size: 13px;"><br style="font-family: monospace; font-size: 13px;"><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">I run the following command</span><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">./bin/pvpython
 lib/paraview-4.1/site-packages/paraview/web/pv_web_visualizer.py  \</span><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">            --content ./share/paraview-4.1/www                                    \</span><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">            --data-dir /path-to-share/                                            \</span><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">            --port 8080 &</span><br style="font-family: monospace; font-size: 13px;"><br
 style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">Do you know why I always get segmentation fault (core dump) on 32-bit Ubuntu machine? I tested on 64-bit Ubuntu machine, and it works fine. I also tested on 32-bit and 64-bit Windows machines, and they all work fine. I even tried to build an off-screen ParaView Web </span><span style="font-family: monospace; font-size: 13px;">on my own system, it is still the same segmentation fault.  </span></div><div><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">Even if i just run ./bin/pvpython, I still get segmentation fault. I used gdb debugger, and I got </span><br style="font-family: monospace; font-size: 13px;"><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">Program received signal SIGSEGV, Segmentation fault.</span><br
 style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">0x08049c67 in ParaViewPython::Run(int, int, char**) ().</span><br style="font-family: monospace; font-size: 13px;"><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">Thank you!</span><br style="font-family: monospace; font-size: 13px;"><br style="font-family: monospace; font-size: 13px;"><span style="font-family: monospace; font-size: 13px;">Kai L.</span><br style="font-family: monospace; font-size: 13px;"></div></div></body></html>