Crashes during file browsing, and when preferences are open #106514

Closed
opened 2023-04-04 00:50:32 +02:00 by Ed-Kello · 11 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: Quadro P2000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.89

Blender Version
Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: 1be25cfff18b
Worked: 2.93

Short description of error
Blender crashes often when opening files and when trying to set preferences. When using a new file, I have no issues using edit and sculpt mode on files, remeshing the file does not trigger the issue. I have updated graphics drivers from NVIDIA's site and my Windows is up to date.

Exact steps for others to reproduce the error
Immediately after opening Blender, either going to File > Open will cause a crash (the file browser sometimes opens, but Blender crashes after a second or two) OR going to Edit > Preferences causes a crash. Occasionally, I can open a file or open preferences, but Blender will crash after attempting to repeat these steps. I have attached a debug output from when the crash happens after attempting to open a file and my blender system info file.

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: Quadro P2000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.89 **Blender Version** Broken: version: 3.5.0, branch: blender-v3.5-release, commit date: 2023-03-29 02:56, hash: `1be25cfff18b` Worked: 2.93 **Short description of error** Blender crashes often when opening files and when trying to set preferences. When using a new file, I have no issues using edit and sculpt mode on files, remeshing the file does not trigger the issue. I have updated graphics drivers from NVIDIA's site and my Windows is up to date. **Exact steps for others to reproduce the error** Immediately after opening Blender, either going to File > Open will cause a crash (the file browser sometimes opens, but Blender crashes after a second or two) OR going to Edit > Preferences causes a crash. Occasionally, I can open a file or open preferences, but Blender will crash after attempting to repeat these steps. I have attached a debug output from when the crash happens after attempting to open a file and my blender system info file.
Ed-Kello added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-04-04 00:50:33 +02:00
Member

First thing I would try would be running blender with defaults and with your addons disabled. Your crash log shows one addon failing to load module 'grabdoc' and another failing to load CAD_Sketcher-main

First thing I would try would be running blender with defaults and with your addons disabled. Your crash log shows one addon failing to load module 'grabdoc' and another failing to load `CAD_Sketcher-main`
Harley Acheson added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-04-04 02:22:59 +02:00
Author

I've set it to factory defaults and have attached the log file from a crash after trying to open a file.

Same situation occurs - the file browser occasionally opens, but crashes after a few second when I go to File > Open. Going to Edit > Preferences also causes crashes.

I've set it to factory defaults and have attached the log file from a crash after trying to open a file. Same situation occurs - the file browser occasionally opens, but crashes after a few second when I go to File > Open. Going to Edit > Preferences also causes crashes.
Member

Could you try again with an official Blender release? Your "3.5.1 Release Candidate" looks a bit funny since we haven't released a ".1" corrective release. 3.5.0 has been officially released and should be available here: https://www.blender.org/download/

Could you try again with an official Blender release? Your "3.5.1 Release Candidate" looks a bit funny since we haven't released a ".1" corrective release. 3.5.0 has been officially released and should be available here: https://www.blender.org/download/
Author

I've tried Blender 3.5.0 and followed the same steps. It's still crashing when I go to the open dialog. I've attached a new debug output file.

I've tried Blender 3.5.0 and followed the same steps. It's still crashing when I go to the open dialog. I've attached a new debug output file.
Author

In addition to the debug above, I also went ahead and ran the blender_debug_gpu.cmd. I renamed this log file to keep it distinct from the other and have attached it here.

In addition to the debug above, I also went ahead and ran the blender_debug_gpu.cmd. I renamed this log file to keep it distinct from the other and have attached it here.
Member

Your debug isn't showing anything too useful at all. It is showing an EXCEPTION_ACCESS_VIOLATION has occurred but not other information about it. I would suspect that this less a crash in Blender than outside of it. Is this crash also accompanied by a Windows popup dialog?

The gpu debug log is showing tons of warnings about your card not supporting various things. I see you have the newest driver for it, but I haven't run into many people using Quadro cards for Blender.

  • Right-click on your desktop and select Nvidia Control Panel.
  • Click Manage 3D Settings.
  • Click the Global Settings tab.
  • In the upper-right corner, click Restore Defaults.

Do you any other computers or video cards to test with?

Your debug isn't showing anything too useful at all. It is showing an EXCEPTION_ACCESS_VIOLATION has occurred but not other information about it. I would suspect that this less a crash in Blender than outside of it. Is this crash also accompanied by a Windows popup dialog? The gpu debug log is showing tons of warnings about your card not supporting various things. I see you have the newest driver for it, but I haven't run into many people using Quadro cards for Blender. * Right-click on your desktop and select Nvidia Control Panel. * Click Manage 3D Settings. * Click the Global Settings tab. * In the upper-right corner, click Restore Defaults. Do you any other computers or video cards to test with?
Author

No, I don't get any other dialog boxes, just Blender shuts down. Version 2.93 is stable for me. It seems odd to me that it is only when trying to open files or edit preferences that it crashes. I can start sculpting in a file with no issues.

Sorry, no other computers or video cards to test with.

I've restored default settings through the Nvidia control panel, but it looks to me like the debug output is about the same. Seems like I can get through the open dialog once and then the second file I try to open causes a crash now. Still can't edit preferences without a crash, though. The "blender_debug_output" is from the first test, "gpu_blender_debug_output" from the second after restoring default settings.

I did try running the blender_debug_gpu_glitchworkaround.cmd file and was able to open several files in a row and edit preferences without a crash the first time. I tried it again to see if it would consistently work and then it crashed on the first file I tried to open... The "glitchworkaround..." and "Attempt2_glitchworkaround..." files are from those attempts.

No, I don't get any other dialog boxes, just Blender shuts down. Version 2.93 is stable for me. It seems odd to me that it is only when trying to open files or edit preferences that it crashes. I can start sculpting in a file with no issues. Sorry, no other computers or video cards to test with. I've restored default settings through the Nvidia control panel, but it looks to me like the debug output is about the same. Seems like I can get through the open dialog once and then the second file I try to open causes a crash now. Still can't edit preferences without a crash, though. The "blender_debug_output" is from the first test, "gpu_blender_debug_output" from the second after restoring default settings. I did try running the blender_debug_gpu_glitchworkaround.cmd file and was able to open several files in a row and edit preferences without a crash the first time. I tried it again to see if it would consistently work and then it crashed on the first file I tried to open... The "glitchworkaround..." and "Attempt2_glitchworkaround..." files are from those attempts.
Author

I've upgraded my graphics (NVidia Geforce 3050) card and my hard drive and am still experiencing crashes whenever dialog boxes would open up file browsers. This now happens when turning on add-ons, importing images, doing a save-as on a file, etc. Pretty much anything that would open a file explorer has a 50/50 chance of causing a crash.

Blender 2.9 does not have this issue for me.

I've upgraded my graphics (NVidia Geforce 3050) card and my hard drive and am still experiencing crashes whenever dialog boxes would open up file browsers. This now happens when turning on add-ons, importing images, doing a save-as on a file, etc. Pretty much anything that would open a file explorer has a 50/50 chance of causing a crash. Blender 2.9 does not have this issue for me.
Member

Hi, could you share crash.txt file? You can find path to it in blender_debug_output.txt after the crash.

Hi, could you share crash.txt file? You can find path to it in `blender_debug_output.txt` after the crash.
Author

I actually ended up digging through other support posts a few months ago and found one that suggested uninstalling a Wacom driver and that solved the problem. I have not experienced a crash since.

I actually ended up digging through other support posts a few months ago and found one that suggested uninstalling a Wacom driver and that solved the problem. I have not experienced a crash since.
Member

Good to know. Will close then.

Feel free to open a new report if problem reappears

Good to know. Will close then. Feel free to open a new report if problem reappears
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-08-10 13:34:56 +02:00
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#106514
No description provided.