[vtkusers] Segmentation Fault: vtkXOpenGLRenderWindow::MakeCurrent

Ken Martin ken.martin at kitware.com
Thu Jan 26 09:54:43 EST 2017


Also in VTK 7.0 there were cases where when working with multiple windows
or removing actors/mappers/textures from a live window could cause this
type of error. If you have just one window and are not removing
actors/mappers/textures from it then I'm not sure what it is.

On Thu, Jan 26, 2017 at 9:41 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:

> 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
>>
>>
>
> _______________________________________________
> 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
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170126/bbeaa81c/attachment.html>


More information about the vtkusers mailing list