MantisBT - ParaView
View Issue Details
0015886ParaView(No Category)public2015-12-16 15:532016-01-05 10:17
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
5.0 
5.05.0 
TBD
incorrect functionality
0015886: 5.0.0-RC2 crashes on Windows
The Kitware download of 5.0.0-RC2 fails on Windows. I am pretty sure it is due to my graphics card. Must not crash, should run.

I got no output at all, unless I ran the executable in cygwin. Doing so gives the following (which may be misleading - appears to be Mesa?):

> $ ./paraview.exe
>
> ERROR: In
> C:\bbd\5105004d\source-paraview\VTK\Rendering\OpenGL2\vtkShaderProgram.cxx, line 369
>
>
> ERROR: In
> C:\bbd\5105004d\source-paraview\VTK\Rendering\OpenGL2\vtkShaderProgram.cxx, line 370
>
> vtkShaderProgram (000000000EFC1E90): 0(50) : error C7531: global
> variable gl_PrimitiveID requires "#extension GL_EXT_gpu_shader4 :
> enable" before use
>
> ERROR: In
> C:\bbd\5105004d\source-paraview\VTK\Rendering\OpenGL2\vtkOpenGLPolyDat
> aMapper2D.cxx,
> line 329
>
> vtkOpenGLPolyDataMapper2D (000000000EFC33D0): Error setting 'vertexWC'
> in shader program.
>
>
> Segmentation fault
>
> $ glxinfo
>
>
> OpenGL vendor string: VMware, Inc.
>
> OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
>
> OpenGL version string: 3.0 Mesa 11.0.3
>
> OpenGL shading language version string: 1.30
>
> OpenGL context flags: (none)
>




No tags attached.
related to 0015842closed Utkarsh Ayachit 5.0.0 RC1 crashes on older graphics cards 
Issue History
2015-12-16 15:53Alan ScottNew Issue
2015-12-16 15:53Alan ScottTarget Version => 5.0
2015-12-16 16:06Alan ScottRelationship addedrelated to 0015842
2016-01-04 22:09Alan ScottNote Added: 0035628
2016-01-05 10:17Utkarsh AyachitStatusbacklog => customer review
2016-01-05 10:17Utkarsh AyachitFixed in Version => 5.0
2016-01-05 10:17Utkarsh AyachitResolutionopen => fixed
2016-01-05 10:17Utkarsh AyachitAssigned To => Utkarsh Ayachit
2016-01-05 10:17Utkarsh AyachitNote Added: 0035629
2016-01-05 10:17Utkarsh AyachitStatuscustomer review => closed

Notes
(0035628)
Alan Scott   
2016-01-04 22:09   
Tested Windows, master. This is fixed.
(0035629)
Utkarsh Ayachit   
2016-01-05 10:17   
Tested and verified by Alan.