Blender 2.8 Crash in workbench with matcap. #58092

Closed
opened 2018-11-27 16:30:01 +01:00 by Catalin · 6 comments

System Information
Windows 10, GeForce GTX 1060 6GB/PCIe/SSE2

Blender Version
Broken: (Blender 2.80 (sub 34), hash: 26b1aa9943)

Short description of error
In Workbench engine, when trying to view in Render mode, Blender Crashes

Exact steps for others to reproduce the error

  1. Open Blender
  2. Create a Cube
  3. Go to Render Tab
  4. Select Workbench
  5. Select MatCap
  6. Select A matcap .
  7. Press Rendered up in the viewport .
  8. Get Crash

I've uploaded a animated gif with the steps .
BlenderCrash.gif
BlenderCrash.blend

**System Information** Windows 10, GeForce GTX 1060 6GB/PCIe/SSE2 **Blender Version** Broken: (Blender 2.80 (sub 34), hash: 26b1aa99436) **Short description of error** In Workbench engine, when trying to view in Render mode, Blender Crashes **Exact steps for others to reproduce the error** 1. Open Blender 2. Create a Cube 3. Go to Render Tab 4. Select Workbench 5. Select MatCap 6. Select A matcap . 5. Press Rendered up in the viewport . 6. Get Crash I've uploaded a animated gif with the steps . ![BlenderCrash.gif](https://archive.blender.org/developer/F5735647/BlenderCrash.gif) [BlenderCrash.blend](https://archive.blender.org/developer/F5735664/BlenderCrash.blend)
Author

Added subscriber: @giakaama

Added subscriber: @giakaama
Member

Added subscribers: @fclem, @lichtwerk

Added subscribers: @fclem, @lichtwerk
Clément Foucault was assigned by Philipp Oeser 2018-11-27 23:04:10 +01:00
Member

Can confirm, complains about garbled wpd->composite_sh->interface

1  GPU_shaderinterface_ubo       gpu_shader_interface.c 336  0x27ad96c 
2  GPU_shader_get_uniform_block  gpu_shader.c           573  0x27ac51b 
3  drw_shgroup_init              draw_manager_data.c    633  0x27eab87 
4  DRW_shgroup_create            draw_manager_data.c    894  0x27eb8f4 
5  workbench_deferred_cache_init workbench_deferred.c   599  0x28689b2 
6  workbench_solid_cache_init    solid_mode.c           49   0x282e974 
7  drw_engines_cache_init        draw_manager.c         967  0x27e474a 

@fclem, could it possibly be just P840? (fixes it for me...)

Can confirm, complains about garbled `wpd->composite_sh->interface ` ``` 1 GPU_shaderinterface_ubo gpu_shader_interface.c 336 0x27ad96c 2 GPU_shader_get_uniform_block gpu_shader.c 573 0x27ac51b 3 drw_shgroup_init draw_manager_data.c 633 0x27eab87 4 DRW_shgroup_create draw_manager_data.c 894 0x27eb8f4 5 workbench_deferred_cache_init workbench_deferred.c 599 0x28689b2 6 workbench_solid_cache_init solid_mode.c 49 0x282e974 7 drw_engines_cache_init draw_manager.c 967 0x27e474a ``` @fclem, could it possibly be just [P840](https://archive.blender.org/developer/P840.txt)? (fixes it for me...)
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

@fclem: nvm, for some reason I cannot reproduce anymore.
I guess 1d4ad68198 fixed this as well [and there was just some issue with rebuilding that on my side...]

So @giakaama, this is probably fixed by above commit, could you check latest buildbot build?
Closing (but feel free to reopen if issues persist)

@fclem: nvm, for some reason I cannot reproduce anymore. I guess 1d4ad68198 fixed this as well [and there was just some issue with rebuilding that on my side...] So @giakaama, this is probably fixed by above commit, could you check latest buildbot build? Closing (but feel free to reopen if issues persist)
Author

@fclem Downloading the latest now, I'll check if it still happening :) .

Thanx guys for your hard work .

@fclem Downloading the latest now, I'll check if it still happening :) . Thanx guys for your hard work .
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#58092
No description provided.