gpu_pass_free assert failed #88063

Closed
opened 2021-05-05 21:01:49 +02:00 by Ankit Meel · 3 comments
Member

System Information
Operating system: macOS 10.14
Graphics card: Intel HD 6000

Blender Version
08f4bab658

Short description of error

Saved session recovery to '/var/folders/gq/blah/T/quit.blend'
0   Blender         BLI_system_backtrace + 271
1   Blender         _BLI_assert_print_backtrace + 66
2   Blender         gpu_pass_free + 173
3   Blender         GPU_pass_cache_free + 165
4   Blender         WM_exit_ex + 3631
5   Blender         WM_exit + 26
6   Blender         wm_exit_handler + 42
7   Blender         wm_handler_ui_call + 4281
8   Blender         wm_handlers_do_intern + 3288
9   Blender         wm_handlers_do + 40
10  Blender         wm_event_do_handlers + 7974
11  Blender         WM_main + 39
12  Blender         main + 3761
13  libdyld.dylib   start + 1
14  ???             0x0 + 2
BLI_assert failed: /Users/ankitkumar/blender-build/blender/source/blender/gpu/intern/gpu_codegen.c:1057, gpu_pass_free(), at 'pass->refcount == 0'

Exact steps for others to reproduce the error

The steps are a bit unreliable and I'm trying to narrow them down.

The assert happened while quitting after saving this file. I was playing with rigid bodies, some soft bodies, adding materials and image textures, adding and deleting objects, rendering image or animation IIRC
refcount_bug.blend

**System Information** Operating system: macOS 10.14 Graphics card: Intel HD 6000 **Blender Version** 08f4bab658 **Short description of error** ``` Saved session recovery to '/var/folders/gq/blah/T/quit.blend' 0 Blender BLI_system_backtrace + 271 1 Blender _BLI_assert_print_backtrace + 66 2 Blender gpu_pass_free + 173 3 Blender GPU_pass_cache_free + 165 4 Blender WM_exit_ex + 3631 5 Blender WM_exit + 26 6 Blender wm_exit_handler + 42 7 Blender wm_handler_ui_call + 4281 8 Blender wm_handlers_do_intern + 3288 9 Blender wm_handlers_do + 40 10 Blender wm_event_do_handlers + 7974 11 Blender WM_main + 39 12 Blender main + 3761 13 libdyld.dylib start + 1 14 ??? 0x0 + 2 BLI_assert failed: /Users/ankitkumar/blender-build/blender/source/blender/gpu/intern/gpu_codegen.c:1057, gpu_pass_free(), at 'pass->refcount == 0' ``` **Exact steps for others to reproduce the error** The steps are a bit unreliable and I'm trying to narrow them down. The assert happened while quitting after saving this file. I was playing with rigid bodies, some soft bodies, adding materials and image textures, adding and deleting objects, rendering image or animation IIRC [refcount_bug.blend](https://archive.blender.org/developer/F10055300/refcount_bug.blend)
Author
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
Author
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Author
Member

closed until i can redo

closed until i can redo
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
1 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#88063
No description provided.