Blender 2.91/2.92 Alpha opened 2.91 splash screen file and crashed. #83028

Closed
opened 2020-11-26 04:49:38 +01:00 by Alex Gao · 16 comments

System Information
Operating system: Darwin-20.1.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon R9 M290X OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.0.47

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-11-25 22:18, hash: e09d0c0d07
Worked: (newest version of Blender that worked as expected)

Short description of error
Blender 2.91/2.92 Alpha opened 2.91 splash screen file and crashed.

Exact steps for others to reproduce the error

  1. Open 2.91 splash screen file ;
  2. Crash;
0   com.apple.AMDRadeonX4000GLDriver	0x0000000121a3c11c glrUpdateTexture + 1188
1   libGPUSupportMercury.dylib    	0x00007fff4612e6c0 gpusLoadCurrentTextures + 533
2   com.apple.AMDRadeonX4000GLDriver	0x0000000121a0c3c4 gldUpdateDispatch + 243
3   GLEngine                      	0x00007fff6b6e476f gleDoDrawDispatchCoreGL3 + 690
4   GLEngine                      	0x00007fff6b6ab940 gleDrawArraysOrElements_Entries_Body + 151
5   GLEngine                      	0x00007fff6b6b0f7c glDrawElementsInstancedBaseVertex_GL3Exec + 268
6   libGL.dylib                   	0x00007fff6b5f83cf glDrawElementsInstancedBaseVertex + 45
7   org.blenderfoundation.blender 	0x0000000108beb755 draw_call_single_do + 469
8   org.blenderfoundation.blender 	0x0000000108beaedc drw_draw_pass_ex + 1692
9   org.blenderfoundation.blender 	0x0000000108bea82f DRW_draw_pass + 31
10  org.blenderfoundation.blender 	0x0000000108bf5e09 eevee_draw_scene + 985
11  org.blenderfoundation.blender 	0x0000000108be1c3a drw_engines_draw_scene + 186
12  org.blenderfoundation.blender 	0x0000000108be080d DRW_draw_render_loop_ex + 1565
13  org.blenderfoundation.blender 	0x000000010947fc98 view3d_main_region_draw + 136
14  org.blenderfoundation.blender 	0x0000000109025a90 ED_region_do_draw + 336
15  org.blenderfoundation.blender 	0x0000000108abda2d wm_draw_update + 1757
16  org.blenderfoundation.blender 	0x0000000108abb230 WM_main + 48
17  org.blenderfoundation.blender 	0x00000001086ade4b main + 907
18  libdyld.dylib                 	0x00007fff20356631 start + 1

{F9379173}

**System Information** Operating system: Darwin-20.1.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon R9 M290X OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.0.47 **Blender Version** Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-11-25 22:18, hash: `e09d0c0d07` Worked: (newest version of Blender that worked as expected) **Short description of error** Blender 2.91/2.92 Alpha opened 2.91 splash screen file and crashed. **Exact steps for others to reproduce the error** 1. Open [2.91 splash screen file ](https://cloud.blender.org/p/gallery/5fbd186ec57d586577c57417); 2. Crash; ```lines 0 com.apple.AMDRadeonX4000GLDriver 0x0000000121a3c11c glrUpdateTexture + 1188 1 libGPUSupportMercury.dylib 0x00007fff4612e6c0 gpusLoadCurrentTextures + 533 2 com.apple.AMDRadeonX4000GLDriver 0x0000000121a0c3c4 gldUpdateDispatch + 243 3 GLEngine 0x00007fff6b6e476f gleDoDrawDispatchCoreGL3 + 690 4 GLEngine 0x00007fff6b6ab940 gleDrawArraysOrElements_Entries_Body + 151 5 GLEngine 0x00007fff6b6b0f7c glDrawElementsInstancedBaseVertex_GL3Exec + 268 6 libGL.dylib 0x00007fff6b5f83cf glDrawElementsInstancedBaseVertex + 45 7 org.blenderfoundation.blender 0x0000000108beb755 draw_call_single_do + 469 8 org.blenderfoundation.blender 0x0000000108beaedc drw_draw_pass_ex + 1692 9 org.blenderfoundation.blender 0x0000000108bea82f DRW_draw_pass + 31 10 org.blenderfoundation.blender 0x0000000108bf5e09 eevee_draw_scene + 985 11 org.blenderfoundation.blender 0x0000000108be1c3a drw_engines_draw_scene + 186 12 org.blenderfoundation.blender 0x0000000108be080d DRW_draw_render_loop_ex + 1565 13 org.blenderfoundation.blender 0x000000010947fc98 view3d_main_region_draw + 136 14 org.blenderfoundation.blender 0x0000000109025a90 ED_region_do_draw + 336 15 org.blenderfoundation.blender 0x0000000108abda2d wm_draw_update + 1757 16 org.blenderfoundation.blender 0x0000000108abb230 WM_main + 48 17 org.blenderfoundation.blender 0x00000001086ade4b main + 907 18 libdyld.dylib 0x00007fff20356631 start + 1 ``` {F9379173}
Author

Added subscriber: @smoothdvd

Added subscriber: @smoothdvd

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

By "splash screen file" do you mean the project that is used for the splash screen in 2.91, "Red Autumn Forest" by Robin Tran ? I can't reproduce a crash with a build based on e09d0c0d07.

If Blender crashes the macOS Crash Reporter should open and show you a detailed report with a stack trace. Please copy the text, save it in a text file and attach it to your report.

By "splash screen file" do you mean the project that is used for the splash screen in 2.91, ["Red Autumn Forest" by Robin Tran ](https://cloud.blender.org/p/gallery/5fbd186ec57d586577c57417)? I can't reproduce a crash with a build based on `e09d0c0d07`. If Blender crashes the macOS Crash Reporter should open and show you a detailed report with a stack trace. Please copy the text, save it in a text file and attach it to your report.
Author

Yes, It's 'Red Autumn Forest' blender file.

I already upload crash report file in report.

Yes, It's 'Red Autumn Forest' blender file. I already upload crash report file in report.
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Member

Also cannot reproduce here

**System Information**
Operating system: Linux-5.9.8-200.fc33.x86_64-x86_64-with-fedora-33-Thirty_Three 64 Bits
Graphics card: GeForce GTX 970M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 455.45.01
version: 2.92.0 Alpha, branch: master, commit date: 2020-11-25 22:18, hash: `rBe09d0c0d077c` also tested 2.91 release

Think we've got all the information needed, now somebody just has to reproduce this

Also cannot reproduce here ``` **System Information** Operating system: Linux-5.9.8-200.fc33.x86_64-x86_64-with-fedora-33-Thirty_Three 64 Bits Graphics card: GeForce GTX 970M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 455.45.01 version: 2.92.0 Alpha, branch: master, commit date: 2020-11-25 22:18, hash: `rBe09d0c0d077c` also tested 2.91 release ``` Think we've got all the information needed, now somebody just has to reproduce this

Added subscriber: @girafic

Added subscriber: @girafic

Works fine here with Blender 2.91 and 2.92

System Information
Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon RX 480 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18

Works fine here with Blender 2.91 and 2.92 **System Information** Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon RX 480 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18

Added subscriber: @iss

Added subscriber: @iss

No crash here as well. Render isn't good, but that's my GPU card likely.

No crash here as well. Render isn't good, but that's my GPU card likely.

Added subscriber: @ckerr

Added subscriber: @ckerr

Unable to reproduce here. Render works fine too.

System Information
Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18

Blender Version
Works: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: 0f45cab862, type: Release
Works: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-26 22:50, hash: 7916c59304

Unable to reproduce here. Render works fine too. **System Information** Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18 **Blender Version** Works: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: 0f45cab862b8, type: Release Works: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-26 22:50, hash: `7916c59304`
Philipp Oeser removed the
Interest
EEVEE & Viewport
label 2023-02-09 15:14:21 +01:00

Blender 2.92 is no longer receiving bug fixes.
Therefore, I'm closing the report.

Blender 2.92 is no longer receiving bug fixes. Therefore, I'm closing the report.
Blender Bot added
Status
Archived
and removed
Status
Needs Info from Developers
labels 2023-09-15 17:27:08 +02:00
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
7 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#83028
No description provided.