Blender stopped working. #75067

Closed
opened 2020-03-24 22:18:31 +01:00 by Caleb Estabrook · 23 comments

System Information
Operating system: Windows 10
Graphics card: intel(R) HD Graphics 630

Blender Version
Broken: (2.80. 2.82)
Worked: (none)

Blender 2.80 was working and then is just stopped and would not start it would just flash and then turn off so I downloaded 2.82 and it did the same thing and the debug start didn't work ether so I updated my drivers and now the debug start works fine but the normal application does not start. this is what the cmd list says.
gputexture: texture alloc failed. likely not enough video memory.

current texture memory usage : 0.00 mib.*

**System Information** Operating system: Windows 10 Graphics card: intel(R) HD Graphics 630 **Blender Version** Broken: (2.80. 2.82) Worked: (none) Blender 2.80 was working and then is just stopped and would not start it would just flash and then turn off so I downloaded 2.82 and it did the same thing and the debug start didn't work ether so I updated my drivers and now the debug start works fine but the normal application does not start. this is what the cmd list says. gputexture: texture alloc failed. likely not enough video memory. current texture memory usage : 0.00 mib.*

Added subscriber: @CarriEstabrook

Added subscriber: @CarriEstabrook

This comment was removed by @CarriEstabrook

*This comment was removed by @CarriEstabrook*
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
Member

Try a restart

Try a restart

I did several times but nothing happens.

I did several times but nothing happens.

Iv'e looked this problem up and everything points to my graphics card but I don't see how blender can work one day and just stop the next but the computer and everything else works exactly the same.

Iv'e looked this problem up and everything points to my graphics card but I don't see how blender can work one day and just stop the next but the computer and everything else works exactly the same.
Member

you can update regardless (: ah I can't read

~~you can update regardless (:~~ ah I can't read
Member

#72098 (Crash on startup with 2.82 and Intel HD + Windows)

#72098 (Crash on startup with 2.82 and Intel HD + Windows)

yes that is the same thing that I have.

yes that is the same thing that I have.
Member

can we get a system info ? if possible both from crashing(cmd script) and non crashing versions(help > save system info) (or cmd script also)?

can we get a system info ? if possible both from crashing(cmd script) and non crashing versions(help > save system info) (or cmd script also)?

this is the cmd from trying to run blender from the shortcut.

C:\Users\ranch>C:\Users\ranch\Desktop\blender.lnk
GPUTexture: create : TEXTURE_1D, RGBA8, w : 1, h : 0, d : 0, comp : 4, size : 0.00 MiB
GPUTexture: texture alloc failed. Likely not enough Video Memory.
Current texture memory usage : 0.00 MiB.
GPUTexture: create : TEXTURE_2D, RGBA8, w : 1, h : 1, d : 0, comp : 4, size : 0.00 MiB
GPUTexture: texture alloc failed. Likely not enough Video Memory.
Current texture memory usage : 0.00 MiB.
GPUTexture: create : TEXTURE_3D, RGBA8, w : 1, h : 1, d : 1, comp : 4, size : 0.00 MiB
GPUTexture: texture alloc failed. Likely not enough Video Memory.
Current texture memory usage : 0.00 MiB.
found bundled python: C:\Program Files\Blender Foundation\Blender 2.82\2.82\python
Warning: property 'release_confirm' not found in keymap item 'OperatorProperties'
GPUTexture: create : TEXTURE_2D, RGBA8, w : 1515, h : 26, d : 0, comp : 4, size : 0.15 MiB
GPUTexture: texture alloc failed. Likely not enough Video Memory.
Current texture memory usage : 0.15 MiB.
GPUTexture: create : TEXTURE_2D, R8, w : 16384, h : 128, d : 0, comp : 1, size : 2.00 MiB
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF7403E72E3
Module : C:\Program Files\Blender Foundation\Blender 2.82\blender.exe

this is the cmd from trying to run blender from the shortcut. C:\Users\ranch>C:\Users\ranch\Desktop\blender.lnk GPUTexture: create : TEXTURE_1D, RGBA8, w : 1, h : 0, d : 0, comp : 4, size : 0.00 MiB GPUTexture: texture alloc failed. Likely not enough Video Memory. Current texture memory usage : 0.00 MiB. GPUTexture: create : TEXTURE_2D, RGBA8, w : 1, h : 1, d : 0, comp : 4, size : 0.00 MiB GPUTexture: texture alloc failed. Likely not enough Video Memory. Current texture memory usage : 0.00 MiB. GPUTexture: create : TEXTURE_3D, RGBA8, w : 1, h : 1, d : 1, comp : 4, size : 0.00 MiB GPUTexture: texture alloc failed. Likely not enough Video Memory. Current texture memory usage : 0.00 MiB. found bundled python: C:\Program Files\Blender Foundation\Blender 2.82\2.82\python Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' GPUTexture: create : TEXTURE_2D, RGBA8, w : 1515, h : 26, d : 0, comp : 4, size : 0.15 MiB GPUTexture: texture alloc failed. Likely not enough Video Memory. Current texture memory usage : 0.15 MiB. GPUTexture: create : TEXTURE_2D, R8, w : 16384, h : 128, d : 0, comp : 1, size : 2.00 MiB Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FF7403E72E3 Module : C:\Program Files\Blender Foundation\Blender 2.82\blender.exe
Member

Go to Blender installation directory and you'll find the cmd scripts. Run the blender_debug_log.cmd and upload the two files it mentions.
(also put your comment above in a text file and upload it ) (you can edit comments )
If it crashes with blender_debug_log.cmd script, run blender_debug_gpu_glitchworkaround.cmd and rename and upload the two files it mentions again. Please tell if it crashes now.

Go to Blender installation directory and you'll find the cmd scripts. Run the blender_debug_log.cmd and upload the two files it mentions. (also put your comment above in a text file and upload it ) (you can edit comments ) If it crashes with `blender_debug_log.cmd` script, run `blender_debug_gpu_glitchworkaround.cmd` and rename and upload the two files it mentions again. Please tell if it crashes now.
Member

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

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

blender_system_info.txt

blender_debug_output.txt

these are the blender_debug_gpu.

blender_system_info.txt

blender_debug_output.txt

and these are the blender_debug_gpu_glitchworkaround.

blender_system_info.txt

blender_debug_output.txt

this is the blender_debug_log.

with all the starts it started and then crashed almost instantly.

[blender_system_info.txt](https://archive.blender.org/developer/F8432231/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F8432230/blender_debug_output.txt) these are the blender_debug_gpu. [blender_system_info.txt](https://archive.blender.org/developer/F8432242/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F8432240/blender_debug_output.txt) and these are the blender_debug_gpu_glitchworkaround. [blender_system_info.txt](https://archive.blender.org/developer/F8432305/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F8432304/blender_debug_output.txt) this is the blender_debug_log. with all the starts it started and then crashed almost instantly.

blender.exe CMD.txt

this is the cmd running blender.exe from the file.

[blender.exe CMD.txt](https://archive.blender.org/developer/F8432284/blender.exe_CMD.txt) this is the cmd running blender.exe from the file.
Member

The driver currently installed is 26.20.100.7263
https://www.dell.com/support/home/in/en/inbsd1/drivers/driversdetails?driverid=654r9
last updated: 13 Dec 2019

You should be using the one by intel, 26.20.100.7985
https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630
last updated: 25 march 2020

The driver currently installed is `26.20.100.7263` https://www.dell.com/support/home/in/en/inbsd1/drivers/driversdetails?driverid=654r9 last updated: 13 Dec 2019 You should be using the one by intel, `26.20.100.7985` https://downloadcenter.intel.com/product/98909/Intel-HD-Graphics-630 last updated: 25 march 2020

Closed as duplicate of #72098

Closed as duplicate of #72098

Added subscriber: @brecht

Added subscriber: @brecht

I'm going to assume this is the same issue as #72098 (Crash on startup with 2.82 and Intel HD + Windows) since the system specs are similar.

If that's solved, we can re-evaluate to see if there were multiple different issues.

I'm going to assume this is the same issue as #72098 (Crash on startup with 2.82 and Intel HD + Windows) since the system specs are similar. If that's solved, we can re-evaluate to see if there were multiple different issues.

When I downloaded the driver it would not install on my computer and this is the message that I got.

The driver being installed is not validated for this computer please obtain the appropriate driver from the computer manufacturer.

When I downloaded the driver it would not install on my computer and this is the message that I got. The driver being installed is not validated for this computer please obtain the appropriate driver from the computer manufacturer.

There are ways around that:
https://www.howtogeek.com/343287/how-to-fix-the-driver-being-installed-is-not-validated-for-this-computer-on-intel-computers/

I think the chance of that driver update fixing the issue is rather low though, so it's up to you if you think it's worth trying.

There are ways around that: https://www.howtogeek.com/343287/how-to-fix-the-driver-being-installed-is-not-validated-for-this-computer-on-intel-computers/ I think the chance of that driver update fixing the issue is rather low though, so it's up to you if you think it's worth trying.

ok thank you.

ok thank you.

ok I did that. now it doesn't even flash on and off. and here is the cmd run log.cmd blender.txt

and the new blender debug log.blender_system_info.txt

blender_debug_output.txt

ok I did that. now it doesn't even flash on and off. and here is the cmd run log.[cmd blender.txt](https://archive.blender.org/developer/F8436163/cmd_blender.txt) and the new blender debug log.[blender_system_info.txt](https://archive.blender.org/developer/F8436169/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F8436168/blender_debug_output.txt)
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#75067
No description provided.