[vtkusers] Segmentation Fault: vtkXOpenGLRenderWindow::MakeCurrent

Mikhail Pukhlikov mikhail.pukhlikov at outlook.com
Fri Jan 27 02:46:36 EST 2017


It's very strange but dowgrading nvidia driver from 378.09 (where they enabled multithread optimizations) helped me there...

I will wait for more people to confirm whether it's related or not but sumhow problem is disappeared after downgrade gpu driver for me

On Thu, 2017-01-26 at 09:54 -0500, Ken Martin wrote:
> 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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 529 bytes
Desc: This is a digitally signed message part
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170127/5e571c09/attachment.sig>


More information about the vtkusers mailing list