<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #333399;font-size: 10pt;">Hi,<br>
<br>
I compiled ParaView 4.4 RC 2 from sources on Debian (Linux 3.2.0-4-amd64, Debian 3.2.68-1+deb7u3 x86_64), in order to try Catalyst, but I got segmentation faults when Catalyst runs my python script. I initially thought something was wrong with my script but
 then I realized ParaView also creashes with the same segfault when I try to start it (I see the splashscreen, and the interface appears, but then it immediately crashes). The error reported is:<br>
<br>
*** glibc detected *** /home/mdorier/local/paraview/lib/paraview-4.4/paraview: munmap_chunk(): invalid pointer: 0x00000000048e4970 ***<br>
<br>
And a backtrace follows (which I attach. I wanted to get more info using the core dump but ParaView doesn't seem to have been compiled with -g so there is no other info).<br>
<br>
Here is how I installed ParaView:<br>
<br>
My compiler is gcc 4.7.2. MPI is Mpich 3.1.3.<br>
<br>
I (apt-get) installed the packages:<br>
<br>
libphonon-dev libphonon4 qt4-dev-tools libqt4-core libqt4-gui qt4-qmake libxt-dev g++ gcc cmake-curses-gui libqt4-opengl-dev mesa-common-dev python-dev<br>
<br>
I then configured ParaView using ccmake; I attach the resulting CMakeCache.txt. Basically Catalyst and Python are turned ON, MPI as well, rendering backend is set to OpenGL.<br>
<br>
I'm running on a virtual machine using VirtualBox, 3d acceleration is enabled, and<br>
glxinfo | grep "OpenGL version"<br>
returns<br>
OpenGL version string: 1.4 (2.1 INTEL-10.6.31)<br>
<br>
Thanks,<br>
<br>
Matthieu<br>
</div>
</body>
</html>