Freeze when opening file browser on Windows #100893

Closed
opened 2022-09-07 23:21:13 +02:00 by Loup-garou · 18 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.93

Blender Version
Broken: version: 3.4.0 Alpha, branch: master, commit date: 2022-09-06 22:35, hash: 6951e8890a
Worked: (newest version of Blender that worked as expected)

Short description of error
When opening the file browser, for opening a file or importing for example, Blender stops responding

Exact steps for others to reproduce the error

Open Blender
Click "open" on splash screen

Thank you!

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.93 **Blender Version** Broken: version: 3.4.0 Alpha, branch: master, commit date: 2022-09-06 22:35, hash: `6951e8890a` Worked: (newest version of Blender that worked as expected) **Short description of error** When opening the file browser, for opening a file or importing for example, Blender stops responding **Exact steps for others to reproduce the error** > Open Blender > Click "open" on splash screen Thank you!
Author

Added subscriber: @loup-garou

Added subscriber: @loup-garou
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

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

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 reproduce the error again. Once it crashes or you close Blender manually 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

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 reproduce the error again. Once it crashes or you close Blender manually 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)
Author

blender_system_info.txt

blender_debug_output.txt

Here are the log files. However, I can't find any crash log in the temp folder. I was wondering if it was because the file wasn't saved (as saving the file opens the file browser), but even by opening a recent file from the splash screen, I can't get a crash log to appear.

Thank you!

[blender_system_info.txt](https://archive.blender.org/developer/F13470444/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F13470445/blender_debug_output.txt) Here are the log files. However, I can't find any crash log in the temp folder. I was wondering if it was because the file wasn't saved (as saving the file opens the file browser), but even by opening a recent file from the splash screen, I can't get a crash log to appear. Thank you!
Member

Thanks, logs file doesn't contain any relevant information
Does it work when you start blender with factory settings?: {nav File > Defaults > Load Factory Settings}

Thanks, logs file doesn't contain any relevant information Does it work when you start blender with factory settings?: {nav File > Defaults > Load Factory Settings}
Author

blender_debug_output.txt

blender_system_info.txt

It doesn't work either with factory settings. I downloaded a newer version and it still doesn't work

[blender_debug_output.txt](https://archive.blender.org/developer/F13472210/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F13472211/blender_system_info.txt) It doesn't work either with factory settings. I downloaded a newer version and it still doesn't work
Member

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

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

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

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

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

Do you have any network devices or something similar that might cause such a freeze?

Do you have any network devices or something similar that might cause such a freeze?
Author

I don't use any kind of networking for my files. I also checked if unplugging my external hard drive would change anything, but it didn't

I don't use any kind of networking for my files. I also checked if unplugging my external hard drive would change anything, but it didn't
Member

To clarify, does Blender actually crash and closes by itself, or does it just freeze and not respond?

To clarify, does Blender actually crash and closes by itself, or does it just freeze and not respond?
Author

It freezes and never respond, and eventually becomes gray and says it stops responding

It freezes and never respond, and eventually becomes gray and says it stops responding
Omar Emara changed title from Crash when opening file browser on Windows to Freeze when opening file browser on Windows 2022-09-12 13:10:08 +02:00
Member

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

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

Hello,
I stopped using 3.4 alpha at the time because it crashed everytime I tried to access the file explorer. Lately, I downloaded the 3.4.1 stable, and the bug was still present, though not everytime I tried to open the file explorer. Tonight, however, I found a way to make the file explorer stop responding everytime I tried to save a render made from the video editor.

To reproduce :

Open Blender
Click on "Video Editing" on the splash screen
Drag and drop a footage in the timeline
Render any frame
Press Alt S

I downloaded the latest 3.5 alpha (january 02, 4924f8cffd) and the bug was still present
Should I provide the crash log even though last time it didn't give any relevant information?

Thank you!

Hello, I stopped using 3.4 alpha at the time because it crashed everytime I tried to access the file explorer. Lately, I downloaded the 3.4.1 stable, and the bug was still present, though not everytime I tried to open the file explorer. Tonight, however, I found a way to make the file explorer stop responding everytime I tried to save a render made from the video editor. **To reproduce :** > Open Blender > Click on "Video Editing" on the splash screen > Drag and drop a footage in the timeline > Render any frame > Press Alt S I downloaded the latest 3.5 alpha (january 02, 4924f8cffd45) and the bug was still present Should I provide the crash log even though last time it didn't give any relevant information? Thank you!
Author

Hello,
I recently downloaded Blender 3.5 beta and I can't reproduce this bug anymore. Also, I got to try it on another computer, and it also didn't happen. I'm guessing it came from my computer and not Blender itself but I guess it's solved. Thank you for your time and support.

Hello, I recently downloaded Blender 3.5 beta and I can't reproduce this bug anymore. Also, I got to try it on another computer, and it also didn't happen. I'm guessing it came from my computer and not Blender itself but I guess it's solved. Thank you for your time and support.
Member

Hi, thanks for the update, closing.

Hi, thanks for the update, closing.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-03-12 04:23:11 +01: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#100893
No description provided.