<div dir="ltr">Random crashes are often caused by memory overwrites. Try to use valgrind on your program, maybe you'll see something.<div>Also, try to run your program on a different machine with a different OpenGL driver. Do you get the same?<br><div><br></div><div>Dan</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 26, 2017 at 6:34 AM, Mikhail Pukhlikov <span dir="ltr"><<a href="mailto:mikhail.pukhlikov@outlook.com" target="_blank">mikhail.pukhlikov@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm getting (very often but randomly) segfault on vtkXOpenGLRenderWindow::<wbr>MakeCurrent<br>
<br>
on glXMakeCurrent<br>
<br>
Linux, Nvidia, mesa 13.0.3<br>
<br>
VTK 7.0<br>
<br>
What are possible reasons? How can I deduce it? Thank you!<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>