[vtkusers] Crash in vtkShaderProgram/vtkOpenGLPolyDataMapper

Ken Martin ken.martin at kitware.com
Mon Apr 25 10:01:00 EDT 2016


Well the good news it that it means your system works fine with opengl and
VTK. The bad news is that is sounds like your application is hitting some
odd condition that is causing the issue. I have not worked with java in a
while but from what I have heard some common issues boil down to something
in a different thread causing calls to VTK's OpenGL.

Ken

On Tue, Apr 19, 2016 at 4:27 PM, dei <david.ei at novodynamics.com> wrote:

> After some headaches, I think I have VTK built with testing. I switched on
> BUILD_TESTING and BUILD_ALL_MODULES_FOR_TESTS and, after some headaches,
> got
> it configured and generated in cmake-gui and built in Visual Studio. I
> don't
> have any VBOPLY tests, however.
>
> I do have vtkRenderingOpenGL2CxxTests.exe and it passes (along with 1000
> other tests).  vtkRenderingOpenGL2CxxTests project has a
> TestVBOPLYMapper.cxx file in it. Is this the test you were recommending I
> run? I'm building and running in Visual Studio 2012 on Windows 7
> Professional-x64. If so, it passes when run by the RUN_TESTS project.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Crash-in-vtkShaderProgram-vtkOpenGLPolyDataMapper-tp5737734p5737793.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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/20160425/12682a45/attachment.html>


More information about the vtkusers mailing list