Page MenuHomePhabricator

Fiber bundles in Simulated Data produce many gl-errors and occasionaly a soft crash.
Closed, WontfixPublic

Description

actual master (1aac94dc16abbc1ff5b54a4cafd61afd788bbfa5)
works visibly, but gives many gl-Errors, and sometimes a 'soft' crash
(see screenshot)

I observed these gl-Errors ONLY IF bundle is set to be visible.

Visibility or even existence of the fiducials (which are planar figures)
does not seem to produce errors.

Many times this error:

2454:#33.703# [VtkError] ERROR: ERROR: In /home/mhettich/MITKsuperbitch/ep/src/VTK/Rendering/OpenGL/vtkOpenGLProperty.cxx, line 646
2455:vtkOpenGLProperty (0x5b57c90): failed after Render 1 OpenGL errors detected
2456: 0 : (1281) Invalid value

Sometimes:

243:#8.367# [VtkError] ERROR: ERROR: In /home/mhettich/MITKsuperbitch/ep/src/VTK/Rendering/OpenGL/vtkShader2.cxx, line 82
244:vtkShader2 (0x4a9fd10): failed at glDeleteShader 1 OpenGL errors detected
245: 0 : (1281) Invalid value
246:#8.367# [VtkError] ERROR: ERROR: In /home/mhettich/MITKsuperbitch/ep/src/VTK/Rendering/OpenGL/vtkShaderProgram2.cxx, line 103
247:vtkShaderProgram2 (0x3155fe0): failed at glDeleteProgram 1 OpenGL errors detected
248: 0 : (1281) Invalid value

Once and soft-crashing:

420:#9.653# ERROR: An error occurred: deque::_M_range_check

Event Timeline

kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs