[Paraview] ParaViewWeb ./pvpython segmentation fault

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Jan 29 08:35:52 EST 2014


Kai,

Can you rebuilding with CMAKE_BUILD_TYPE set Debug and the attaching the
backtrace for the segfault? It's unclear why ParaViewPython::Run() would
segfault.


On Wed, Jan 29, 2014 at 7:45 AM, kai liu <liuwukai at yahoo.com> wrote:

> I downloaded ParaView-4.1.0-Linux-32bit-glibc-2.3.6.tar.gz from
> http://www.paraview.org/paraview/resources/software.php. <http://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.
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140129/8d021460/attachment.html>


More information about the ParaView mailing list