2.82 Crashes at Startup No Debug Output #75143

Closed
opened 2020-03-27 20:39:20 +01:00 by Adam · 9 comments

System Information
Operating system: Win 8 Pro
Graphics card: XFXR9270X

  Driver package version: 14.10.1006-140417a-171099C
  Catalyst Version: 14.4
  Direct3D Version: 9.14.10.01029
  OpenGL Version: 6.14.10.12874
  AMD Catalyst Control Center Version: 2014.0417.2226.38446

Blender Version
Broken: blender-2.82a-windows64.m
Worked: blender-2.79b, 2018-03-22 14:10, f4dc9f9d68

Short description of error
Start latest version of blender (2.82) and it crashes before fully loading.

Exact steps for others to reproduce the error
Start latest version of blender (2.82) and it crashes before fully loading. Blender window opens and other small window (cmd window?) opens, Blender window is filled in with gray color and crashes in about 2 seconds before any graphics or menus are loaded. Running "blender_debug_log.cmd" has the same affect, log files are attached. Note "blender_debug_output.txt" is created but empty. Blender 2.79b works as expected. The experimental build blender-2.83 crashes also. Windows 8 is up to date and re-installed the latest video card drivers from AMD.

blender_debug_output.txt

blender_system_info.txt

**System Information** Operating system: Win 8 Pro Graphics card: XFXR9270X ``` Driver package version: 14.10.1006-140417a-171099C Catalyst Version: 14.4 Direct3D Version: 9.14.10.01029 OpenGL Version: 6.14.10.12874 AMD Catalyst Control Center Version: 2014.0417.2226.38446 ``` **Blender Version** Broken: blender-2.82a-windows64.m Worked: blender-2.79b, 2018-03-22 14:10, f4dc9f9d68b **Short description of error** Start latest version of blender (2.82) and it crashes before fully loading. **Exact steps for others to reproduce the error** Start latest version of blender (2.82) and it crashes before fully loading. Blender window opens and other small window (cmd window?) opens, Blender window is filled in with gray color and crashes in about 2 seconds before any graphics or menus are loaded. Running "blender_debug_log.cmd" has the same affect, log files are attached. Note "blender_debug_output.txt" is created but empty. Blender 2.79b works as expected. The experimental build blender-2.83 crashes also. Windows 8 is up to date and re-installed the latest video card drivers from AMD. [blender_debug_output.txt](https://archive.blender.org/developer/F8430808/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F8430809/blender_system_info.txt)
Author

Added subscriber: @adamflyer

Added subscriber: @adamflyer
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
Member

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

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

Please run blender_debug_gpu_glitchworkaround.cmd and upload the files

Please run blender_debug_gpu_glitchworkaround.cmd and upload the files

Added subscriber: @brecht

Added subscriber: @brecht

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

Changed status from 'Needs User Info' to: 'Archived'
Brecht Van Lommel self-assigned this 2020-03-28 14:01:03 +01:00

Driver version 2014.0417.2226.38446 is too old (from 2014). We do not support it anymore.

There is a newer driver for Windows 8.1 which should work:
https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-270x

If you're on Windows 8.0, I'm afraid running Blender 2.8x is simply not supported with this graphics card.

Driver version 2014.0417.2226.38446 is too old (from 2014). We do not support it anymore. There is a newer driver for Windows 8.1 which should work: https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-270x If you're on Windows 8.0, I'm afraid running Blender 2.8x is simply not supported with this graphics card.
Author

In #75143#899238, @ankitm wrote:
Please run blender_debug_gpu_glitchworkaround.cmd and upload the files

Files generated form running "blender_debug_gpu_glitchworkaround.cmd" here:
blender_debug_output.txt

blender_system_info.txt

In #75143#899370, @brecht wrote:
Driver version 2014.0417.2226.38446 is too old (from 2014). We do not support it anymore.

There is a newer driver for Windows 8.1 which should work:
https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-270x

If you're on Windows 8.0, I'm afraid running Blender 2.8x is simply not supported with this graphics card.

Thank you for the explanation. Since running 8.1 is not an option for me because of comparability issues with other programs hopefully I can find a driver to work on a linux.
The only program requirements I have found (https://www.blender.org/download/requirements/) require Win 10, 8, or 7 and open GL 3.3 or higher. Per AMD: "Full support for OpenGL 4.4", for my driver (Driver version 2014.0417.2226.38446).

> In #75143#899238, @ankitm wrote: > Please run blender_debug_gpu_glitchworkaround.cmd and upload the files Files generated form running "blender_debug_gpu_glitchworkaround.cmd" here: [blender_debug_output.txt](https://archive.blender.org/developer/F8431837/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F8431838/blender_system_info.txt) > In #75143#899370, @brecht wrote: > Driver version 2014.0417.2226.38446 is too old (from 2014). We do not support it anymore. > > There is a newer driver for Windows 8.1 which should work: > https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-270x > > If you're on Windows 8.0, I'm afraid running Blender 2.8x is simply not supported with this graphics card. Thank you for the explanation. Since running 8.1 is not an option for me because of comparability issues with other programs hopefully I can find a driver to work on a linux. The only program requirements I have found (https://www.blender.org/download/requirements/) require Win 10, 8, or 7 and open GL 3.3 or higher. Per AMD: "Full support for OpenGL 4.4", for my driver (Driver version 2014.0417.2226.38446).

I've updated the requirements now to be 8.1.

While the drivers may support recent enough OpenGL versions, the implementations have bugs that we can't work around easily.

I've updated the requirements now to be 8.1. While the drivers may support recent enough OpenGL versions, the implementations have bugs that we can't work around easily.
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#75143
No description provided.