<p>I also got the problem, running Ubuntu 11.04 64 bit with proposed kernel (2.6.38-9.43, currently) and ParaView 3.10.1. I have an Intel Mobile GM965/GL960 Integrated Graphics Controller, what I would consider a low-end graphics card. <br>

</p>
<p>Creating a slice from a rectangular mesh works, but displacing it with the mouse makes the screen lock up, and eventually go black. It seems to keep responding on key presses. In kern.log I found traces of compiz segfaulting on the video driver, among a bunch of other errors regarding dri:</p>


<p>Sep  4 23:42:46 ivo-laptop kernel: [10387.689478] compiz[6970]: segfault at 0 ip 00007f2d7a480afe sp 00007fff8aa48b00 error 4 in i965_dri.so[7f2d7a412000+ac000]<br></p>
<p>Stopping compiz makes it possible to move the slice by mouse without locking things up. Something strange happens, still, as the background turns black at the moment it would turn semi-transparent on my nvidia machine.</p>


<p>Using immediate mode rendering doesn&#39;t help, unfortunately.</p>
<p>Cheers,<br>
Ivo<br></p>
<div class="gmail_quote">2011/9/2 Andy Bauer <span dir="ltr">&lt;<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The options I would try are using mesa or go to Edit-&gt;Settings-&gt;Render View and check Use Immediate Mode Rendering to on.  Both of these are normally slower but if it&#39;s a memory allocation problem these may get you past that.<br>




<br>Andy<br><br><div class="gmail_quote"><div><div></div><div>On Fri, Sep 2, 2011 at 6:02 AM, kit <span dir="ltr">&lt;<a href="mailto:kit.chambers@rocktalkimaging.com" target="_blank">kit.chambers@rocktalkimaging.com</a>&gt;</span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"><div><div></div><div>
<u></u>


  
  

<div>
Hi All,<br>
<br>
When  using the slice of clip tool on a 3D view  if I try to adjust the plane my display crashes. I suspect this has something to do with the relatively low-end graphics card on my system and there is some toggle or switch I&#39;m missing, but can&#39;t for the life of me work out what it is. Any help would be gratefully appreciated.<br>





<br>
For reference I&#39;m running 3.11.1 on Ubuntu-64 bit laptop <br>
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)<br>
<br>
cheers<br>
<br>
Kit<br>
<br>
BTW - the following is the call stack from when I killed the application.<br>
<br>
#0  0x00007fffcecebf72 in ?? () from /usr/lib/dri/i965_dri.so<br>
#1  0x00007fffce9e2ecc in ?? () from /usr/lib/dri/libdricore.so<br>
#2  0x00007fffce9e347e in _swrast_ReadPixels () from /usr/lib/dri/libdricore.so<br>
#3  0x00007fffcecedb2b in intelReadPixels () from /usr/lib/dri/i965_dri.so<br>
#4  0x00007fffcea16188 in ?? () from /usr/lib/dri/libdricore.so<br>
#5  0x00007fffcea1929c in _mesa_meta_CopyTexSubImage2D () from /usr/lib/dri/libdricore.so<br>
#6  0x00007fffce9479a0 in ?? () from /usr/lib/dri/libdricore.so<br>
#7  0x00007fffce94b1ca in _mesa_CopyTexSubImage2D () from /usr/lib/dri/libdricore.so<br>
#8  0x00007fffe9997594 in vtkOpenGLRenderer::RenderPeel (this=0x17b1820, layer=2)<br>
    src/ParaView-3.11.1/VTK/Rendering/vtkOpenGLRenderer.cxx:981<br>
#9  0x00007fffe9995721 in vtkOpenGLRenderer::DeviceRenderTranslucentPolygonalGeometry (<br>
    this=0x17b1820)<br>
    src/ParaView-3.11.1/VTK/Rendering/vtkOpenGLRenderer.cxx:652<br>
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
-- <br>
<img align="bottom" border="0" width="30%"><br>
<br>
<b>Kit Chambers</b><br>
<br>
<i>Principal Geophysicist</i><br>
Office: <a href="tel:%2B44%201872%20562%20093" value="+441872562093" target="_blank">+44 1872 562 093</a><br>
Direct: <a href="tel:%2B44%201872%20879%20007" value="+441872879007" target="_blank">+44 1872 879 007</a><br>
Mobile: <a href="tel:%2B44%207816506558" value="+447816506558" target="_blank">+44 7816506558</a><br>
Email:  <u><font color="#0000ff"><a href="mailto:kit.chambers@reservoirrocktalk.com" target="_blank">kit.chambers@rocktalkimaging.com</a></font></u>
</td>
</tr>
</tbody></table>
</div>

<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>