[vtkusers] Segmentation Fault: vtkXOpenGLRenderWindow::MakeCurrent

Dan Lipsa dan.lipsa at kitware.com
Thu Jan 26 09:41:38 EST 2017


Random crashes are often caused by memory overwrites. Try to use valgrind
on your program, maybe you'll see something.
Also, try to run your program on a different machine with a different
OpenGL driver. Do you get the same?

Dan


On Thu, Jan 26, 2017 at 6:34 AM, Mikhail Pukhlikov <
mikhail.pukhlikov at outlook.com> wrote:

> I'm getting (very often but randomly) segfault on vtkXOpenGLRenderWindow::
> MakeCurrent
>
> on glXMakeCurrent
>
> Linux, Nvidia, mesa 13.0.3
>
> VTK 7.0
>
> What are possible reasons? How can I deduce it? Thank you!
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170126/f0581d49/attachment.html>


More information about the vtkusers mailing list