Blender crashes on startup on windows 10 ! When run from console I get this error :EXEPTION_ACCES_VIOLATION. #55576

Closed
opened 2018-06-21 14:47:35 +02:00 by Alex · 35 comments

Hello everyone , Blender crashes everytime I try to run it . Every single time . When I run Blender from console I get this error :Untiaaled.png
My pc :

  • GPU: GTX 1050
  • CPU: i5 7300HQ 64 bit
  • 8 GB RAM and 1TB of space ( a gaming pc , and also with the latest graphic card driver)
  • Windows 10
    I think I know what's the cause of this issue :the windows updates. When I last ran this program was about 5 months ago ,before I completely reset my computer, it was working fine .After I reset my computer I forgot about blender and never ran it since then . Now I cancelled every single windows update except of the graphic cards driver updates,because they were killing my time and my computer's space .Before the reset , I had quite a few of Microsoft updates and maybe that's why Blender worked correctly back then . So please consider this error .I tried installing ALL of microsoft updates ,but for some reason all of them failed .

I also tried installing an older version , so I randomly clicked on 2.69 , which to my amazement worked fine .But the only thing that bothers me is the image which I don't like because it is too bright :

Aaaaa.png

If you can tell me how to make the image darker , (like the current version of blender), I will work on this version without any problems .Please help me fix Blender ,I really want to do some work in it .Thanks in advance !!!

Hello everyone , Blender crashes everytime I try to run it . Every single time . When I run Blender from console I get this error :![Untiaaled.png](https://archive.blender.org/developer/F3760686/Untiaaled.png) My pc : - GPU: GTX 1050 - CPU: i5 7300HQ 64 bit - 8 GB RAM and 1TB of space ( a gaming pc , and also with the latest graphic card driver) - Windows 10 I think I know what's the cause of this issue :the windows updates. When I last ran this program was about 5 months ago ,before I completely reset my computer, it was working fine .After I reset my computer I forgot about blender and never ran it since then . Now I cancelled every single windows update except of the graphic cards driver updates,because they were killing my time and my computer's space .Before the reset , I had quite a few of Microsoft updates and maybe that's why Blender worked correctly back then . So please consider this error .I tried installing ALL of microsoft updates ,but for some reason all of them failed . I also tried installing an older version , so I randomly clicked on 2.69 , which to my amazement worked fine .But the only thing that bothers me is the image which I don't like because it is too bright : | ![Aaaaa.png](https://archive.blender.org/developer/F3760814/Aaaaa.png) | | -- | If you can tell me how to make the image darker , (like the current version of blender), I will work on this version without any problems .Please help me fix Blender ,I really want to do some work in it .Thanks in advance !!!
Author

Added subscriber: @Sweet_FX

Added subscriber: @Sweet_FX
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

regarding the second issue: it is a Theme User Preference (you can switch these in File > User Preferences > Themes -- there are a couple of presets there)

regarding the first issue: there are a couple of things you could try:

  • Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker) This is indeed important!.
  • Try to disable any running antivirus.
  • Ensure you have no python executable available in your %path% envvar.
  • Try to re-download and re-install Blender.
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead.
    On MS-Windows: Download this dll and copying it so its located in the same directory as 'blender.exe' and run Blender normally.

Marking as incomplete until we have these tried...

regarding the second issue: it is a Theme User Preference (you can switch these in `File > User Preferences > Themes` -- there are a couple of presets there) regarding the first issue: there are a couple of things you could try: - Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker) **This is indeed important!**. - Try to disable any running antivirus. - Ensure you have no python executable available in your %path% envvar. - Try to re-download and re-install Blender. - Try the latest build from our buildbot. - Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not). - Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). - Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead. On MS-Windows: Download [this dll ](http://download.blender.org/ftp/sergey/softwaregl/win64/opengl32.dll) and copying it so its located in the same directory as 'blender.exe' and run Blender normally. Marking as incomplete until we have these tried...

Added subscriber: @Anvilarion

Added subscriber: @Anvilarion

Hello,

I had the same error on Windows 10.

Re-downloading and re-installing the latest version of blender just now from the website first gave me an error akin to "openAL32.dll not found". I then had to make a repair install and now the error seems to be gone for me.

If you still want to track down the error:

My PC:
GPU: Intel(R) HD Graphics 4000
CPU: Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz
32 GB RAM
Windows 10 64 bit

I usually use one of the "testbuild" versions, which doesn't have the error:
BlenderVersion.png

I downloaded the erronous version on 29.10.2017 but thought it would be a problem on my end and thus simply continued to use the testbuild-version.

hth

Hello, I had the same error on Windows 10. Re-downloading and re-installing the latest version of blender just now from the website first gave me an error akin to "openAL32.dll not found". I then had to make a repair install and now the error seems to be gone for me. If you still want to track down the error: My PC: GPU: Intel(R) HD Graphics 4000 CPU: Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz 32 GB RAM Windows 10 64 bit I usually use one of the "testbuild" versions, which doesn't have the error: ![BlenderVersion.png](https://archive.blender.org/developer/F3762603/BlenderVersion.png) I downloaded the erronous version on 29.10.2017 but thought it would be a problem on my end and thus simply continued to use the testbuild-version. hth
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

could you try a 2.79 build from the buildbot at https://builder.blender.org/download/ and see if that's any better for you?

could you try a 2.79 build from the buildbot at https://builder.blender.org/download/ and see if that's any better for you?
Author

regarding the second issue: it is a Theme User Preference (you can switch these in File > User Preferences > Themes -- there are a couple of presets there)

You didn't understand ! I want it to be like all other users have it . I didn't modify it , this is how it first looked when I opened it . I can't find any presets , it is too complicated for a noob like me .

regarding the first issue: there are a couple of things you could try:

  1. Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker) This is indeed important!.
    2.Try to disable any running antivirus.
    3..Ensure you have no python executable available in your %path% envvar.
    4.Try to re-download and re-install Blender.
    5.Try the latest build from our buildbot.
  1. Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead.

On MS-Windows: Download this dll and copying it so its located in the same directory as 'blender.exe' and run Blender normally.

Marking as incomplete until we have these tried...

1.I already said I have gpu graphic card driver up to date ,
2.I don''t have any antivirus on my computer , even windows defender is deactivated.
3.I don't know what that means , please be more explicit , it is too complicated for a noob like me
4.Already tried that a lot of times ., the same result
5.I tried that (basically what LazyDodo said ) and the blender runs but after 20-30 seconds it crashes without a warning or anything like that.
6.Again you should tell me what to write in console because I am a noob
7.I don't know where that would be ,but pretty sure it doesn't have anything to do with the crash.
8.Again how do I do that?

Wow , I downloaded that file and put it into the 2.69 Blender version and now the image is not bright anymore , but it is very,very laggy.

> regarding the second issue: it is a Theme User Preference (you can switch these in File > User Preferences > Themes -- there are a couple of presets there) You didn't understand ! I want it to be like all other users have it . I didn't modify it , this is how it first looked when I opened it . I can't find any presets , it is too complicated for a noob like me . >regarding the first issue: there are a couple of things you could try: > 1. Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker) This is indeed important!. 2.Try to disable any running antivirus. 3..Ensure you have no python executable available in your %path% envvar. 4.Try to re-download and re-install Blender. 5.Try the latest build from our buildbot. 6. Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not). ``` Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead. ``` On MS-Windows: Download this dll and copying it so its located in the same directory as 'blender.exe' and run Blender normally. Marking as incomplete until we have these tried... 1.I already said I have gpu graphic card driver up to date , 2.I don''t have any antivirus on my computer , even windows defender is deactivated. 3.I don't know what that means , please be more explicit , it is too complicated for a noob like me 4.Already tried that a lot of times ., the same result 5.I tried that (basically what LazyDodo said ) and the blender runs but after 20-30 seconds it crashes without a warning or anything like that. 6.Again you should tell me what to write in console because I am a noob 7.I don't know where that would be ,but pretty sure it doesn't have anything to do with the crash. 8.Again how do I do that? Wow , I downloaded that file and put it into the 2.69 Blender version and now the image is not bright anymore , but it is very,very laggy.
Member

if the problem goes away when you drop in the opengl32.dll the issue is your gpu drivers and there's not much we can do about that from our end.

if the problem goes away when you drop in the opengl32.dll the issue is your gpu drivers and there's not much we can do about that from our end.
Author

How is that my GPU driver , if my PC tells me that it is up to date ? You didn't understand . On the 2.69 version it worked fine ,the image was fine ,but it was very very laggy . On the 2.79 version it kept crashing ,nothing changed , literally the same thing .

How is that my GPU driver , if my PC tells me that it is up to date ? You didn't understand . On the 2.69 version it worked fine ,the image was fine ,but it was very very laggy . On the 2.79 version it kept crashing ,nothing changed , literally the same thing .
Member

the dll makes it use a software implementation of opengl (hence it will be very laggy) instead of your gpu drivers, the issue with the brightness went away, hence the issue is your drivers.

just because your drivers are up to date it doesn't mean they don't have issues.

the dll makes it use a software implementation of opengl (hence it will be very laggy) instead of your gpu drivers, the issue with the brightness went away, hence the issue is your drivers. just because your drivers are up to date it doesn't mean they don't have issues.
Author

Yeah but on version 2.79 it is still crashing , making no difference ? What do you have to say about that ?

Yeah but on version 2.79 it is still crashing , making no difference ? What do you have to say about that ?
Member
  1. I don't like your combative conversation style ,tone it down please.

  2. Might be another issue, hard to tell, if you run it with the build you got from the build bot (so not the official 2.79) there might be an additional line in the crash message with the faulting module name

1) I don't like your combative conversation style ,tone it down please. 2) Might be another issue, hard to tell, if you run it with the build you got from the build bot (so not the official 2.79) there might be an additional line in the crash message with the faulting module name
Author

1.I apologize for my language ,but for 3 days I am searching for the solution everywhere and I seem to be the only one to have it which is very frustrating .
2.It is the official 2.79 , the build bot crashes after 30 sec ( so it works but for a short time )

1.I apologize for my language ,but for 3 days I am searching for the solution everywhere and I seem to be the only one to have it which is very frustrating . 2.It is the official 2.79 , the build bot crashes after 30 sec ( so it works but for a short time )
Member

Ok, lets try this:

  1. Download the latest 2.79 build from the build bot at https://builder.blender.org/download/
  2. unzip it somewhere
  3. Drop in the opengl32.dll
  4. Run it from the console like you did in your first screenshot.
  5. take a screenshot of the console once it crashes
Ok, lets try this: 1) Download the latest 2.79 build from the build bot at https://builder.blender.org/download/ 2) unzip it somewhere 3) Drop in the opengl32.dll 4) Run it from the console like you did in your first screenshot. 5) take a screenshot of the console once it crashes
Member

@Sweet_FX : sorry about the Themes, wasnt aware this was an actual glitch... my bad
Lets first try what @LazyDodo suggested, other suggestions can wait for now

@Sweet_FX : sorry about the Themes, wasnt aware this was an actual glitch... my bad Lets first try what @LazyDodo suggested, other suggestions can wait for now
Author

aaaaaa.png
Here it is. The build works ,but is very laggy .

![aaaaaa.png](https://archive.blender.org/developer/F3772014/aaaaaa.png) Here it is. The build works ,but is very laggy .
Member

Thanx for testing, the lag is normal, as we said before:

Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead.

OK, so it looks like it is you GPU drivers then. You said your drivers are up to date, but I still did not understand if these are drivers downloaded from NVidia (http://www.nvidia.com/Download/index.aspx?lang=en-us) or the ones that Windows installs?

Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker) This is indeed important!.

If you are using the windows drivers: Could you check if official NVidia drivers make a difference?

Thanx for testing, the lag is normal, as we said before: > Try to run Blender through Software OpenGL, **this will be much slower** however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead. OK, so it looks like it is you GPU drivers then. You said your drivers are up to date, but I still did not understand if these are drivers downloaded from NVidia (http://www.nvidia.com/Download/index.aspx?lang=en-us) or the ones that Windows installs? > Ensure both your OS and drivers are fully up-to-date (**and use official GPU drivers, not those provided by windows** or tablet/laptop maker) **This is indeed important!**. If you are using the windows drivers: Could you check if official NVidia drivers make a difference?
Author

I will try to install that in a minute
I was talking about these drivers up to date . I think they are provided by windows but I am not sure
test.png

I will try to install that in a minute I was talking about these drivers up to date . I think they are provided by windows but I am not sure ![test.png](https://archive.blender.org/developer/F3772155/test.png)
Author

Just as I installed nVIDIA drivers ,and no it doesn't make any difference , still crashes....

Just as I installed nVIDIA drivers ,and no it doesn't make any difference , still crashes....
Member

can you use the buildbot version, without the opengl32.dll being there this time, make it crash and make a screenshot of the console window again?

can you use the buildbot version, without the opengl32.dll being there this time, make it crash and make a screenshot of the console window again?
Author

I ran it 2 times and I seem to no longer get that error , but it crashes tes3.png

I ran it 2 times and I seem to no longer get that error , but it crashes ![tes3.png](https://archive.blender.org/developer/F3772191/tes3.png)
Author

You all gave up ? Please help...

You all gave up ? Please help...

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2018-07-12 16:28:25 +02:00

Am sorry, we appreciate the effort that goes into making bug reports, but to be able to fix bugs we have to be able to redo them.
If there is anything you can provide to help others to reproduce the problem, be sure to include it.

Am sorry, we appreciate the effort that goes into making bug reports, but to be able to fix bugs we have to be able to redo them. If there is anything you can provide to help others to reproduce the problem, be sure to include it.

Added subscriber: @a0s

Added subscriber: @a0s

Hello, I have the same problem suddenly, recently.
I think you have to revert to at least Nvidia Driver 377 for it to work, I remember it working there for sure sure.

I'm using

Intel CPU I7-7700HQ
Nvidia GTX 1050

Anyways I'm going to hunt down that old ass driver and tell you what I got from it

Update: It didn't work. sigh! It has to be some sort of software issue, because I didn't have this problem a couple months ago.
It might be because of a windows update? Otherwise I can't find out for the life of me what changed for this to have happened.

Update2: I was able to use the bot version, so my problem must be different. My Windows defender was preventing it from starting initially, maybe there's something to it there.

Update3: I fixed the problem by opening blender in compatability mode windows 8

Update4: Actually it opens and everything, but when i do anything in the user preferences it eventually crashes. Usually when I try to access the system tab

Hello, I have the same problem suddenly, recently. I think you have to revert to at least Nvidia Driver 377 for it to work, I remember it working there for sure sure. I'm using Intel CPU I7-7700HQ Nvidia GTX 1050 Anyways I'm going to hunt down that old ass driver and tell you what I got from it Update: It didn't work. sigh! It has to be some sort of software issue, because I didn't have this problem a couple months ago. It might be because of a windows update? Otherwise I can't find out for the life of me what changed for this to have happened. Update2: I was able to use the bot version, so my problem must be different. My Windows defender was preventing it from starting initially, maybe there's something to it there. Update3: I fixed the problem by opening blender in compatability mode windows 8 Update4: Actually it opens and everything, but when i do anything in the user preferences it eventually crashes. Usually when I try to access the system tab

Added subscriber: @dark_sylinc

Added subscriber: @dark_sylinc

I got the same problem on one of my machines.

I fired up my debugger and found out it was crashing in Intel's OpenCL driver. However, there is no Intel GPU enabled on this machine (disabled by BIOS)

I normally use my dedicated AMD Radeon RX 560 GPU, however due to other reasons half a year ago I temporally enabled the integrated Intel GPU and installed the drivers for it and forgot about it (I didn't open Blender on this machine in all that time).
For regular users, BIOSes normally default to "Auto" so it's possible this could happen to you if you ever booted your Windows machine with a monitor plugged into the Integrated GPU's socket, or if for some odd reason the dedicated GPU (e.g. NVIDIA or AMD's) was malfunctioning.

Uninstalling Intel drivers didn't help, as some DLLs still remained.

The problem was fixed by force-enabling the Intel GPU from the BIOS, so that it appears in Device Manager even if no monitor is attached to it.

If force-enabling the Intel GPU from the BIOS is not an option, hunt down IntelOpenCL64.dll and igdrclneo64.dll on your system, make a backup, and remove them.

I got the same problem on one of my machines. I fired up my debugger and found out it was crashing in Intel's OpenCL driver. However, there is no Intel GPU enabled on this machine (disabled by BIOS) I normally use my dedicated AMD Radeon RX 560 GPU, however due to other reasons half a year ago I temporally enabled the integrated Intel GPU and installed the drivers for it and forgot about it (I didn't open Blender on this machine in all that time). For regular users, BIOSes normally default to "Auto" so it's possible this could happen to you if you ever booted your Windows machine with a monitor plugged into the Integrated GPU's socket, or if for some odd reason the dedicated GPU (e.g. NVIDIA or AMD's) was malfunctioning. Uninstalling Intel drivers didn't help, as some DLLs still remained. **The problem was fixed by force-enabling the Intel GPU from the BIOS, so that it appears in Device Manager even if no monitor is attached to it.** If force-enabling the Intel GPU from the BIOS is not an option, hunt down IntelOpenCL64.dll and igdrclneo64.dll on your system, make a backup, and remove them.

Added subscriber: @xlqva

Added subscriber: @xlqva
try the 2.90 version here https://download.blender.org/release/Blender2.90/

Added subscriber: @amyinkling

Added subscriber: @amyinkling

Try the newest version v.2.93.1 here, if that error appears again so I don't have other ideas. https://download.blender.org/release/Blender2.93/

Try the newest version v.2.93.1 here, if that error appears again so I don't have other ideas. https://download.blender.org/release/Blender2.93/

Removed subscriber: @a0s

Removed subscriber: @a0s
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
9 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#55576
No description provided.