blender 2.91.2 error: EXCEPTION_ACCESS_VIOLATION #85017

Closed
opened 2021-01-24 14:57:35 +01:00 by shaurya · 17 comments

Device name DESKTOP-BBFO6I9
Processor Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz 1.99 GHz
Installed RAM 20.0 GB (19.4 GB usable)
Device ID AD5AF3A9-B4BD-464E-8941-B1792E833903
Product ID 00325-81081-03317-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Short description of error

the black screen come up then its shows error: EXCEPTION_ACCESS_VIOLATION” for a second the blender app turns on then shuts off in a seccond

Exact steps for others to reproduce the error
To me it occurs as soon as the application has started

Device name DESKTOP-BBFO6I9 Processor Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz 1.99 GHz Installed RAM 20.0 GB (19.4 GB usable) Device ID AD5AF3A9-B4BD-464E-8941-B1792E833903 Product ID 00325-81081-03317-AAOEM System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display **Short description of error** the black screen come up then its shows error: EXCEPTION_ACCESS_VIOLATION” for a second the blender app turns on then shuts off in a seccond **Exact steps for others to reproduce the error** To me it occurs as soon as the application has started
Author

Added subscriber: @Xicon

Added subscriber: @Xicon

Added subscriber: @daixtrose

Added subscriber: @daixtrose

I can confirm this bug with

  • the Windows 10 App,
  • the regular installed version 2.91.2 and
  • the latest portable version blender-2.93.0-ded9484925ed-windows64; crash report file: blender.crash.txt

Output from ProcessExplorer: 2021-01-24_BlenderLogfile.7z

I can confirm this bug with - the Windows 10 App, - the regular installed version 2.91.2 and - the latest portable version blender-2.93.0-ded9484925ed-windows64; crash report file: [blender.crash.txt](https://archive.blender.org/developer/F9595426/blender.crash.txt) Output from ProcessExplorer: [2021-01-24_BlenderLogfile.7z](https://archive.blender.org/developer/F9595438/2021-01-24_BlenderLogfile.7z)
Author

Dear @daixtrose,
So as of now is there a fix, and thanks to you im delighted to know that my device is above the minimal requirements to run the app as i wasnt sure about the sse2 support.
Thanks and Regards,
@Xicon

Dear @daixtrose, So as of now is there a fix, and thanks to you im delighted to know that my device is above the minimal requirements to run the app as i wasnt sure about the sse2 support. Thanks and Regards, @Xicon

I am a user like you are, I just wanted to confirm you are not alone and need not waste time to check other versions, since it seems all are affected somehow.

I am a user like you are, I just wanted to confirm you are not alone and need not waste time to check other versions, since it seems all are affected somehow.

Output from git bash:

~/Downloads/blender-2.93.0-ded9484925ed-windows64
$ ./blender.exe --debug-memory
Error   : EXCEPTION_ACCESS_VIOLATION
Address : 0x0000000000000000
Module  :
Thread  : 00001a98
Switching to fully guarded memory allocator.
Writing: C:\Users\werle\AppData\Local\Temp\blender.crash.txt
Output from git bash: ``` ~/Downloads/blender-2.93.0-ded9484925ed-windows64 $ ./blender.exe --debug-memory Error : EXCEPTION_ACCESS_VIOLATION Address : 0x0000000000000000 Module : Thread : 00001a98 Switching to fully guarded memory allocator. Writing: C:\Users\werle\AppData\Local\Temp\blender.crash.txt ```
Author

so as of now i cant use blender right

so as of now i cant use blender right

Added subscriber: @rjg

Added subscriber: @rjg

@Xicon Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to make Blender crash again. Once it crashes the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).

2019_12_04_upload_icon_developer_blender_org.png

@Xicon Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to make Blender crash again. Once it crashes the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer). ![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)

@daixtrose Your problem looks similar to the #72098 issue. Please keep in mind that just because Blender crashes, it doesn't mean that it's the same issue as other tickets. I would therefore ask you to create your own report.

Please check

  • whether your monitor is connected to the GPU or motherboard
  • if you have multiple monitors
  • what your Windows Graphics settings have configured as the default GPU

You may want to try the workaround explained in #78799 and see if this allows you to start Blender.

@daixtrose Your problem looks similar to the #72098 issue. Please keep in mind that just because Blender crashes, it doesn't mean that it's the same issue as other tickets. I would therefore ask you to create your own report. Please check - whether your monitor is connected to the GPU or motherboard - if you have multiple monitors - what your Windows Graphics settings have configured as the default GPU You may want to try the workaround explained in #78799 and see if this allows you to start Blender.

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

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

@rjg interesting enough I had followed that advice before and it did not work. Now I tried again after another update and I can confirm that attaching the builtin Intel graphics device lets me start the app. Alas, selecting the Nvidia Quadro M1200 leads to the crash.

Of course this is not a solution. 3 Questions:

  • Do you think it is helpful that I report this again providing the graphics device information?
  • I am using latest Windows 10 and latest NVIDIA driver. What am I to do?
@rjg interesting enough I had followed that advice before and it did not work. Now I tried again after another update and I can confirm that attaching the builtin Intel graphics device lets me start the app. Alas, selecting the Nvidia Quadro M1200 leads to the crash. Of course this is not a solution. 3 Questions: - Do you think it is helpful that I report this again providing the graphics device information? - I am using latest Windows 10 and latest NVIDIA driver. What am I to do?
Author

Thanks for your help though my problem got fixed when I went back to the setup wizard and clicked on repair turn out some files were missing with the installation

Thanks for your help though my problem got fixed when I went back to the setup wizard and clicked on repair turn out some files were missing with the installation

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

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

@Xicon I'm closing the ticket then.

@Xicon I'm closing the ticket then.

@daixtrose As I've said, please create a separate report as your issue has nothing to do with this ticket. Please include the answers to the questions I've posted in your ticket. It may very well be the exact same problem as #72098 in which case the ticket will be merged, but I'll have to check this first.

@daixtrose As I've said, please create a separate report as your issue has nothing to do with this ticket. Please include the answers to the questions I've posted in your ticket. It may very well be the exact same problem as #72098 in which case the ticket will be merged, but I'll have to check this first.

It's a graphics device problem and I find it odd the software has to crash. I'd prefer a native window start first and allow collecting system info b4 trying to write to null pointers via nvidia drivers.

It's a graphics device problem and I find it odd the software has to crash. I'd prefer a native window start first and allow collecting system info b4 trying to write to null pointers via nvidia drivers.
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#85017
No description provided.