[vtkusers] Crash in vtkShaderProgram/vtkOpenGLPolyDataMapper

dei david.ei at novodynamics.com
Mon May 9 17:45:31 EDT 2016


By using both a managed and unmanaged debugger, breaking at the first line of
java main() and attaching the unmanaged C++ debugger with appropriate
breakpoints, I verified that CreateAWindow() and
SetupPixelFormatPaletteAndContext() are only being called once. However,
SetPixelFormat() is being called twice, both times from within
SetupPixelFormatPaletteAndContext() at lines 580 and 659. The hDC is
different for the 2 calls, both when it succeeds and when it fails.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Crash-in-vtkShaderProgram-vtkOpenGLPolyDataMapper-tp5737734p5738038.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list