Crash when switched from Solid mode to Material Preview Mode #98484

Closed
opened 2022-05-29 20:53:43 +02:00 by Kent Davis · 21 comments

System Information
Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.8.54

Blender Version
Broken: version: 3.3.0(dc6fe73e70), 3.1
Worked: (newest version of Blender that worked as expected)

Short description of error
Crash Guide from Solid mode to Material Preview Mode

Exact steps for others to reproduce the error

**System Information** Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.8.54 **Blender Version** Broken: version: 3.3.0(`dc6fe73e70`), 3.1 Worked: (newest version of Blender that worked as expected) **Short description of error** Crash Guide from Solid mode to Material Preview Mode **Exact steps for others to reproduce the error** - Open .blend file - Switch to material preview See youtube: https://youtu.be/rmW07xWrJM8 I don't know how to tell you explain text only. Just follow this youtube tell you. Blender file: [Holy Spirit SuperNatural 1.0.1 16.blend](https://archive.blender.org/developer/F13122851/Holy_Spirit_SuperNatural_1.0.1_16.blend) ![image.png](https://archive.blender.org/developer/F13121440/image.png)
Author

Added subscriber: @Kent-Davis

Added subscriber: @Kent-Davis
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hi Kent, thanks for the report.
I'm not able to reproduce the crash. Textures are missing in your file. Could you pack them and then upload that blend file here?

  • Open your project
  • {nav File > External Data > Pack Resources}
  • Save this .blend file
Blender version: 3.3, 3c0d7152c89d6983db193783113387e4681e0c4d
Operating system : Windows-10-10.0.18362-SP0 64 Bits
Graphics card : AMD Radeon(TM) 535 ATI Technologies .```
Hi Kent, thanks for the report. I'm not able to reproduce the crash. Textures are missing in your file. Could you pack them and then upload that blend file here? - Open your project - {nav File > External Data > Pack Resources} - Save this .blend file ```System Information Blender version: 3.3, 3c0d7152c89d6983db193783113387e4681e0c4d Operating system : Windows-10-10.0.18362-SP0 64 Bits Graphics card : AMD Radeon(TM) 535 ATI Technologies .```
Member

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

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

@PratikPB2123
Sureeeeeeeeeeeee and I just put File > External Data > Pack Resources then there save file.
Holy Spirit SuperNatural 1.0.1 16.blend

@PratikPB2123 Sureeeeeeeeeeeee and I just put File > External Data > Pack Resources then there save file. [Holy Spirit SuperNatural 1.0.1 16.blend](https://archive.blender.org/developer/F13122851/Holy_Spirit_SuperNatural_1.0.1_16.blend)
Member

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

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

Thanks Kent. I'm not able to repro this. Can you also upload crash logs(files)?

Are you able to reproduce this crash in 3.1?

Thanks Kent. I'm not able to repro this. Can you also upload crash logs(files)? Are you able to reproduce this crash in 3.1?
Author

@PratikPB2123
I don't know where find crash logs Can you show me where for Mac only?

@PratikPB2123 I don't know where find crash logs Can you show me where for Mac only?
Member
@Kent-Davis : https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#macos
Author

I do use Command + Space Bar make full screen 3DViewer
Please do use Mac. Do not use Windows.

Blender 3.3.0 Alpha:
Crash guide LOG.
Blender-2022-05-31-085001.ips


Blender 3.1.2 (full version got download today May 31, 2022)
Crash guide LOG.
Blender-2022-05-31-090006.ips

I do use Command + Space Bar make full screen 3DViewer Please do use Mac. Do not use Windows. Blender 3.3.0 Alpha: Crash guide LOG. [Blender-2022-05-31-085001.ips](https://archive.blender.org/developer/F13125071/Blender-2022-05-31-085001.ips) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blender 3.1.2 (full version got download today May 31, 2022) Crash guide LOG. [Blender-2022-05-31-090006.ips](https://archive.blender.org/developer/F13125126/Blender-2022-05-31-090006.ips)
Author
@PratikPB2123 there
Member

Thanks.

Less familiar with Mac so I'm not sure if uploaded files are correct or not (Could not find any call stack there)

Thanks. Less familiar with Mac so I'm not sure if uploaded files are correct or not (Could not find any call stack there)
Pratik Borhade changed title from Crash Guide from Solid mode to Material Preview Mode to Crash when switched from Solid mode to Material Preview Mode 2022-06-01 08:44:28 +02:00
Author

@PratikPB2123 I believe you do use Windows.
I am wait for some one to use Macintosh to tell about Crash Guide.

@PratikPB2123 I believe you do use Windows. I am wait for some one to use Macintosh to tell about Crash Guide.
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

The stack trace is:

__pthread_kill
pthread_kill
__abort
abort
gpusGenerateCrashLog
gpusKillClientExt
gpusSubmitDataBuffers
glrATI_Hwl_SubmitPacketsWithToken
DRW_draw_render_loop_ex
view3d_main_region_draw
ED_region_do_draw
wm_draw_update
WM_main
main
start

Might be the same as #87161.

The stack trace is: ``` __pthread_kill pthread_kill __abort abort gpusGenerateCrashLog gpusKillClientExt gpusSubmitDataBuffers glrATI_Hwl_SubmitPacketsWithToken DRW_draw_render_loop_ex view3d_main_region_draw ED_region_do_draw wm_draw_update WM_main main start ``` Might be the same as #87161.
Member

Identical stack trace in #89103, reproducible in 2.93.

Identical stack trace in #89103, reproducible in 2.93.
Member

Hi, please check whether it still happens in 3.5 with Metal viewport backend: https://builder.blender.org/download/daily/

Hi, please check whether it still happens in 3.5 with Metal viewport backend: https://builder.blender.org/download/daily/
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-03-23 07:29:11 +01:00
Author

image

image

I don't understand why Command + F12 appear error see next picture below.

image

![image](/attachments/5d7832f6-bb28-498e-a083-1f2f14aef277) ![image](/attachments/dbaabdaf-9674-4392-8905-53cfa75288df) I don't understand why Command + F12 appear error see next picture below. ![image](/attachments/78f7e381-cf02-4f1e-b4e5-3ffe61a82037)
1.5 MiB
748 KiB
885 KiB
Author

I have use METAL is resolve but (use Viewport Shading) very badly LAG during rotate or move 3D Viewport.
See Setting. image

(Viewport Shading)
There is fixed resolve without crash.

I have use METAL is resolve but (use Viewport Shading) very badly LAG during rotate or move 3D Viewport. See Setting. ![image](/attachments/9ef39e4e-51d6-4650-bd52-8f851568a05d) (Viewport Shading) There is fixed resolve without crash.
Member

Thanks for the update. Maybe we close the report if Metal backend is not causing the crash.

Thanks for the update. Maybe we close the report if Metal backend is not causing the crash.
Author

I agree with you no problem.

I agree with you no problem.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-03-24 02:58:49 +01: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
3 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#98484
No description provided.