Entering rendered view crashes blender #111569

Closed
opened 2023-08-26 23:45:09 +02:00 by Marii-Mu · 14 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.5.0 Core Profile Context 23.7.2.230718

Blender Version
Broken: version: 3.6.2, branch: blender-v3.6-release, commit date: 2023-08-16 16:43, hash: e53e55951e7a
Worked: (newest version of Blender that worked as expected)

Short description of error
[When entering rendered view or attempting to render an image, Blender crashes.]

Exact steps for others to reproduce the error
[Open Blender, select GPU compute in the Render Properties tab. Open Preferences>System>Cycles Render Devices>HIP>]
[Happens on any blend file.]
image
It doesn't state this in the System Information however, I am using a Radeon RX 7600 and it would seem Blender thinks otherwise.
I tried using the Radeon pro render engine with similar results

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.5.0 Core Profile Context 23.7.2.230718 **Blender Version** Broken: version: 3.6.2, branch: blender-v3.6-release, commit date: 2023-08-16 16:43, hash: `e53e55951e7a` Worked: (newest version of Blender that worked as expected) **Short description of error** [When entering rendered view or attempting to render an image, Blender crashes.] **Exact steps for others to reproduce the error** [Open Blender, select GPU compute in the Render Properties tab. Open Preferences>System>Cycles Render Devices>HIP>] [Happens on any blend file.] ![image](/attachments/41f279f9-a0ed-4a1a-b351-6dd91734c407) It doesn't state this in the System Information however, I am using a Radeon RX 7600 and it would seem Blender thinks otherwise. I tried using the Radeon pro render engine with similar results
Marii-Mu added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-08-26 23:45:10 +02:00
Member

Hi @Marii-Mu , could you provide us a crash log?

Also, could you use Help > Save System Info and save the txt to upload here as well? Thanks!

Hi @Marii-Mu , could you provide us a [crash log](https://docs.blender.org/manual/en/3.6/troubleshooting/crash.html#windows)? Also, could you use `Help > Save System Info` and save the txt to upload here as well? Thanks!
YimingWu added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-08-27 15:33:15 +02:00
Author

is this what you need?
Thanks for the help!

is this what you need? Thanks for the help!
Member

Hi, it seems only integrated graphics is detected.
Does crash occur when HIPRT is disabled?
Please also share C:\Users\mario\AppData\Local\Temp\minecraft.crash.txt

Hi, it seems only integrated graphics is detected. Does crash occur when `HIPRT` is disabled? Please also share `C:\Users\mario\AppData\Local\Temp\minecraft.crash.txt`
Author

Just tried it and yes It does still crash with HIP RT disabled. I was wondering how I could get it to detect anything other than the integrated GPU. image
The two circled options are the rx 7600. if I just enable the integrated GPU image then it doesn't crash in rendered view and instead pulls up an errorimage

Just tried it and yes It does still crash with HIP RT disabled. I was wondering how I could get it to detect anything other than the integrated GPU. ![image](/attachments/604f56f8-7d46-4f1d-b542-cf4f8c6f5ade) The two circled options are the rx 7600. if I just enable the integrated GPU ![image](/attachments/8de0fd8c-2d21-4cc5-809d-933660009613) then it doesn't crash in rendered view and instead pulls up an error![image](/attachments/c253fee8-f631-4bea-aa12-eaa3eb682ea6)
Member

Do you've RX 7600 desktop graphics card or a laptop GPU ?

According to minecraft.crash.txt, crash occurred in amdhip64.dll
Looks related to other HIP crashes listed in #109431

Do you've RX 7600 [desktop graphics card](https://www.amd.com/en/products/graphics/amd-radeon-rx-7600) or a [laptop GPU](https://www.amd.com/en/products/graphics/amd-radeon-rx-7600s) ? According to minecraft.crash.txt, crash occurred in `amdhip64.dll` Looks related to other HIP crashes listed in #109431
Author

It's a Desktop graphics card. Should I try using the driver Brian Savery posted in the link in your comment?

It's a Desktop graphics card. Should I try using the driver Brian Savery posted in the link in your comment?
Member

Should I try using the driver Brian Savery posted in the link in your comment?

That would be good.
Some users has observed the crash with newer AMD drivers #110392. Could be related to yours.

> Should I try using the driver Brian Savery posted in the link in your comment? That would be good. Some users has observed the crash with newer AMD drivers #110392. Could be related to yours.
Author

Hi, sorry for the wait.
Installing the new driver hasn't seemed to work. now my GPU isn't even displayed in task manager and my second monitor isn't getting any output. Can't even open blender due to image Likely because my GPU doesn't seem to exist to windows.

Hi, sorry for the wait. Installing the new driver hasn't seemed to work. now my GPU isn't even displayed in task manager and my second monitor isn't getting any output. Can't even open blender due to ![image](/attachments/3c09b67a-bc42-477f-9fc8-888f5da8baed) Likely because my GPU doesn't seem to exist to windows.
7.9 KiB
Author

I'll see if trying to re-install the driver fixes it if not I'll just go back to the current driver for now.

I'll see if trying to re-install the driver fixes it if not I'll just go back to the current driver for now.
Member

now my GPU isn't even displayed in task manager and my second monitor isn't getting any output

Make sure your monitors are connected to same GPU. Otherwise it throws the OpenGL error. I guess this is Windows/OpenGL limitation.

> now my GPU isn't even displayed in task manager and my second monitor isn't getting any output Make sure your monitors are connected to same GPU. Otherwise it throws the OpenGL error. I guess this is Windows/OpenGL limitation.
Author

Both of my monitors are connected to my GPU (not the motherboard) and were like that during the driver installation. Unless there's anything else I can provide I'll just have to stick with CPU computing my renders for now until either the AMD drivers are fixed or if it's an issue with Blender then that gets fixed. Thank you and YimingWu for the help thus far.

Both of my monitors are connected to my GPU (not the motherboard) and were like that during the driver installation. Unless there's anything else I can provide I'll just have to stick with CPU computing my renders for now until either the AMD drivers are fixed or if it's an issue with Blender then that gets fixed. Thank you and YimingWu for the help thus far.
Author

When I'm back at my home PC ill see if running Blender in a Linux VM makes it work just fine (then its a windows issue)

When I'm back at my home PC ill see if running Blender in a Linux VM makes it work just fine (then its a windows issue)
Member

Thanks. crash seems related to other AMD/HIP crash reports on newer drivers (21.7.1 and newer)
For now I'll close this as duplicate of #110392 (also see: #109431)

Thanks. crash seems related to other AMD/HIP crash reports on newer drivers (21.7.1 and newer) For now I'll close this as duplicate of #110392 (also see: #109431)
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-09-18 09:06:05 +02:00
Member

For the OpenGL error (#111569 (comment)), feel free to open a new report

For the OpenGL error (https://projects.blender.org/blender/blender/issues/111569#issuecomment-1010354), feel free to open a new report
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#111569
No description provided.