EXCEPTION_ACCESS_VIOLATION 0x00007FF6943F1CB0 when i click on the viewport shading icon. #70360

Closed
opened 2019-09-29 18:44:42 +02:00 by rokoko · 5 comments

System Information
Operating system: Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb_escrow.190715-1750)
Graphics card: NVIDIA GeForce GTX 980M Driver File Version: 10.18.0013.6510 (English) Driver Model: WDDM 1.3

Blender Version
2.80.75

Short description of error

In layout or modeling window, i have a crash of blender 2.8 with :

  • error EXCEPTION_ACCESS_VIOLATION
  • address : 0x00007FF6943F1CB0

when i click on the viewport shading icon.

F:\PROGRAM FILES\Blender Foundation\Blender\2.80>
F:\PROGRAM FILES\Blender Foundation\Blender\2.80>blender.exe
Read prefs: C:\Users\Eric\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
found bundled python: F:\PROGRAM FILES\Blender Foundation\Blender\2.80\2.80\python
Traceback (most recent call last):

File "F:\PROGRAM FILES\Blender Foundation\Blender\2.80\2.80\scripts\modules\addon_utils.py", line 351, in enable
  mod = __import__(module_name)

ModuleNotFoundError: No module named 'space_view3d_display_tools'
mb_lab updater verbose is enabled
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_popup'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_popup'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_check_now'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_check_now'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_now'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_now'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_target'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_target'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_manually'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_manually'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_updated_successful'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_updated_successful'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_restore_backup'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_restore_backup'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_ignore'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_ignore'>
cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_end_background'>
cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_end_background'>
mb_lab Updater: Read in json settings from file
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF6943F1CB0
Module : F:\PROGRAM FILES\Blender Foundation\Blender\2.80\blender.exe

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

**System Information** Operating system: Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb_escrow.190715-1750) Graphics card: NVIDIA GeForce GTX 980M Driver File Version: 10.18.0013.6510 (English) Driver Model: WDDM 1.3 **Blender Version** 2.80.75 **Short description of error** In layout or modeling window, i have a crash of blender 2.8 with : - error EXCEPTION_ACCESS_VIOLATION - address : 0x00007FF6943F1CB0 when i click on the viewport shading icon. F:\PROGRAM FILES\Blender Foundation\Blender\2.80> F:\PROGRAM FILES\Blender Foundation\Blender\2.80>blender.exe Read prefs: C:\Users\Eric\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead found bundled python: F:\PROGRAM FILES\Blender Foundation\Blender\2.80\2.80\python Traceback (most recent call last): ``` File "F:\PROGRAM FILES\Blender Foundation\Blender\2.80\2.80\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) ``` ModuleNotFoundError: No module named 'space_view3d_display_tools' mb_lab updater verbose is enabled cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_popup'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_popup'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_check_now'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_check_now'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_now'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_now'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_target'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_update_target'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_manually'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_install_manually'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_updated_successful'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_updated_successful'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_restore_backup'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_restore_backup'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_ignore'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_ignore'> cls BA: <class 'MB-Lab-master.addon_updater_ops.addon_updater_end_background'> cls: <class 'MB-Lab-master.addon_updater_ops.addon_updater_end_background'> mb_lab Updater: Read in json settings from file Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FF6943F1CB0 Module : F:\PROGRAM FILES\Blender Foundation\Blender\2.80\blender.exe **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @rikikirokoko-3

Added subscriber: @rikikirokoko-3
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Cannot reproduce [linux, 970m, 435.21 drivers]

  • Please upgrade you GPU driver [use the official nvidia drivers - not the one coming with windows], this is usually the cause for this error
  • Please also check if this is download the latest build from http://builder.blender.org.
  • Please also try with Factory Settings: File → Defaults → Load Factory Settings and then try again.

Please report back if the issue is then solved for you...

Cannot reproduce [linux, 970m, 435.21 drivers] * Please upgrade you GPU driver [use the official nvidia drivers - not the one coming with windows], this is usually the cause for this error * Please also check if this is download the latest build from http://builder.blender.org. * Please also try with Factory Settings: File → Defaults → Load Factory Settings and then try again. Please report back if the issue is then solved for you...
Author

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
rokoko self-assigned this 2019-09-30 21:15:22 +02:00
Author

Thanks for the Blender Team, the upgradng Nvidia GPU driver have fix this problem : the viewport shading is active now.

Note : In Blender, the menu edit / preferences / system / CUDA tab : Geforce GTX 980M (display) and Intel Core i7-4720hq cpu@ 2.60 ghz are checked.

I keep your troubleshooting.

Best Regards

Thanks for the Blender Team, the upgradng Nvidia GPU driver have fix this problem : the viewport shading is active now. Note : In Blender, the menu edit / preferences / system / CUDA tab : Geforce GTX 980M (display) and Intel Core i7-4720hq cpu@ 2.60 ghz are checked. I keep your troubleshooting. Best Regards
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
2 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#70360
No description provided.