[Paraview] ParaViewWeb ./pvpython segmentation fault
kai liu
liuwukai at yahoo.com
Wed Jan 29 07:45:25 EST 2014
I downloaded ParaView-4.1.0-Linux-32bit-glibc-2.3.6.tar.gz fromhttp://www.paraview.org/paraview/resources/software.php.
I run the following command
./bin/pvpython lib/paraview-4.1/site-packages/paraview/web/pv_web_visualizer.py \
--content ./share/paraview-4.1/www \
--data-dir /path-to-share/ \
--port 8080 &
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 on my own system, it is still the same segmentation fault.
Even if i just run ./bin/pvpython, I still get segmentation fault. I used gdb debugger, and I got
Program received signal SIGSEGV, Segmentation fault.
0x08049c67 in ParaViewPython::Run(int, int, char**) ().
Thank you!
Kai L.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140129/b2550b64/attachment.html>
More information about the ParaView
mailing list