CTRL-Z can randomly close Blender on Windows machines with Nvidia GPUs #90929

Closed
opened 2021-08-25 21:10:57 +02:00 by Andrew M. · 23 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.68

Blender Version
Broken: version: 2.93.3, branch: master, commit date: 2021-08-17 18:30, hash: 8b80d19f36
Worked: None; However, I haven't tried older versions nor any beta versions.

Short description of error
Pressing CTRL-Z can sometimes cause Blender to close. It's not a "crash" but rather the window closes and is not re-openable from the taskbar or anything. It's like you are "undoing" the program opening. There are multiple bug reports of this in previous versions, most of which seem to have gone unresolved as "unable to reproduce", and some of which were assumed fixed but without verification, though I can't say for sure whether this bug is new or old, it seems to be an old bug that's just hard to reproduce in different environments and thus has been lingering. Particularly I had a very simple cube with mirror and remesh modifiers on and I was in sculpting or editing modes the times it occurred. And looking at previous bug reports, it seems to be a Windows-only bug.

Exact steps for others to reproduce the error
Be working in sculpt or edit mode, possibly with mirror and remesh modifiers on the object though I'm not sure if that's necessary or not. Do some edits and ctrl-z a few times each time you make an edit. Within a few minutes on a Windows machine, you should encounter the bug assuming it's not tied to certain environment settings. While I don't have the .blend file saved, I can attach it to this report the next time I encounter it.

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.68 **Blender Version** Broken: version: 2.93.3, branch: master, commit date: 2021-08-17 18:30, hash: `8b80d19f36` Worked: None; However, I haven't tried older versions nor any beta versions. **Short description of error** Pressing CTRL-Z can sometimes cause Blender to close. It's not a "crash" but rather the window closes and is not re-openable from the taskbar or anything. It's like you are "undoing" the program opening. There are multiple bug reports of this in previous versions, most of which seem to have gone unresolved as "unable to reproduce", and some of which were assumed fixed but without verification, though I can't say for sure whether this bug is new or old, it seems to be an old bug that's just hard to reproduce in different environments and thus has been lingering. Particularly I had a very simple cube with mirror and remesh modifiers on and I was in sculpting or editing modes the times it occurred. And looking at previous bug reports, it seems to be a Windows-only bug. **Exact steps for others to reproduce the error** Be working in sculpt or edit mode, possibly with mirror and remesh modifiers on the object though I'm not sure if that's necessary or not. Do some edits and ctrl-z a few times each time you make an edit. Within a few minutes on a Windows machine, you should encounter the bug assuming it's not tied to certain environment settings. While I don't have the .blend file saved, I can attach it to this report the next time I encounter it.
Author

Added subscriber: @Andrew-Mitchell

Added subscriber: @Andrew-Mitchell
Member

Added subscriber: @kursadk

Added subscriber: @kursadk
Member

I had this issue too. I traced it back to using compression for the Blender files, at least for the time being that seemed to be the issue. Do you happen to save your Blender file as a compressed file?

I had this issue too. I traced it back to using compression for the Blender files, at least for the time being that seemed to be the issue. Do you happen to save your Blender file as a compressed file?
Author

In #90929#1211540, @kursadk wrote:
I had this issue too. I traced it back to using compression for the Blender files, at least for the time being that seemed to be the issue. Do you happen to save your Blender file as a compressed file?

The project I was working on was in fact not saved at all, it was a new project, so this cannot be the cause in my case. And no, I normally do not save in a compressed format (unless .blend is such a format).

> In #90929#1211540, @kursadk wrote: > I had this issue too. I traced it back to using compression for the Blender files, at least for the time being that seemed to be the issue. Do you happen to save your Blender file as a compressed file? The project I was working on was in fact not saved at all, it was a new project, so this cannot be the cause in my case. And no, I normally do not save in a compressed format (unless .blend is such a format).
Member

The Blender file can be saved as a compressed .blend file. It is an option in the save window.

The Blender file can be saved as a compressed .blend file. It is an option in the save window.
Author

In #90929#1211552, @kursadk wrote:
The Blender file can be saved as a compressed .blend file. It is an option in the save window.

Alright, good to know. Not what's causing my problem (once again it occurs for me when working with a new unsaved project), but if that also causes the problem, perhaps some of the previous bug reports I mentioned were due to that and not the same bug that I'm experiencing, which means it might only be a bug in newer versions of Blender.

> In #90929#1211552, @kursadk wrote: > The Blender file can be saved as a compressed .blend file. It is an option in the save window. Alright, good to know. Not what's causing my problem (once again it occurs for me when working with a new unsaved project), but if that also causes the problem, perhaps some of the previous bug reports I mentioned were due to that and not the same bug that I'm experiencing, which means it might only be a bug in newer versions of Blender.
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

And looking at previous bug reports, it seems to be a Windows-only bug.

Hi, thanks reporting the issue. Could you please mention those bug reports?

While I don't have the .blend file saved, I can attach it to this report the next time I encounter it.

Without .blend file and exacts steps to redo the crash, it will be hard to triage the this report (at least for me).
I tried with provided steps but failed to recreate the situation for crash

> And looking at previous bug reports, it seems to be a Windows-only bug. Hi, thanks reporting the issue. Could you please mention those bug reports? > While I don't have the .blend file saved, I can attach it to this report the next time I encounter it. Without .blend file and exacts steps to redo the crash, it will be hard to triage the this report (at least for me). I tried with provided steps but failed to recreate the situation for crash
Author

Some of the reports I saw were #61527, #22834, #39119, #60849, #68373, #54598, there are more you can find by googling for "blender ctrl-z closes program" or something similar. The common factor seems to be Windows (but not necessarily Windows 10, as some had Windows 8 as well) and Nvidia GPUs. This is likely some rare bug resulting from the combination of Windows + Nvidia + Blender, so that's likely why the bug hasn't been solved even though it seems to have existed for a while.

Some of the reports I saw were #61527, #22834, #39119, #60849, #68373, #54598, there are more you can find by googling for "blender ctrl-z closes program" or something similar. The common factor seems to be Windows (but not necessarily Windows 10, as some had Windows 8 as well) and Nvidia GPUs. This is likely some rare bug resulting from the combination of Windows + Nvidia + Blender, so that's likely why the bug hasn't been solved even though it seems to have existed for a while.
Andrew M. changed title from CTRL-Z can randomly close Blender on Windows machines to CTRL-Z can randomly close Blender on Windows machines with Nvidia GPUs 2021-08-27 16:09:29 +02:00
Member

@Andrew-Mitchell Did you have any progress with this? I happened to have this thing crash again here.

@Andrew-Mitchell Did you have any progress with this? I happened to have this thing crash again here.
Author

@kursadk Unfortunately I haven't had any progress, we need a .blend that we know causes the crash so that the problem is somewhat reproducible. I haven't used Blender since reporting this bug due to being busy, but if you or anyone has a .blend saved that was open when the crash occurs if you could supply it here that would be great. Other than that, I think the problem is narrowed down to Windows (7/8/10) computers with Nvidia GPUs. One question I do want to ask for others who are experiencing this bug: Do you have Nvidia Geforce Experience installed? Not just the standard graphics control panel, but Geforce Experience (which lets you update your drivers and also has an in-game overlay and such). I'm wondering if maybe that is related to the crash in some way.

@kursadk Unfortunately I haven't had any progress, we need a .blend that we know causes the crash so that the problem is somewhat reproducible. I haven't used Blender since reporting this bug due to being busy, but if you or anyone has a .blend saved that was open when the crash occurs if you could supply it here that would be great. Other than that, I think the problem is narrowed down to Windows (7/8/10) computers with Nvidia GPUs. One question I do want to ask for others who are experiencing this bug: Do you have Nvidia Geforce Experience installed? Not just the standard graphics control panel, but Geforce Experience (which lets you update your drivers and also has an in-game overlay and such). I'm wondering if maybe that is related to the crash in some way.
Member

In my case it happens with complicated project files which I can't share here. Obviously this makes it hard to track the issue.

I do not use the Geforce Experience option. I only update the bare driver.

In my case it happens with complicated project files which I can't share here. Obviously this makes it hard to track the issue. I do not use the Geforce Experience option. I only update the bare driver.

Added subscriber: @GrowingSolitude

Added subscriber: @GrowingSolitude

I'm having the same issue, lost my unsaved work a number of times. The undo just closes blender, no hanging or freezing just instantly closes.

After a bit of work, I figured out I could reproduce it consistently with a brand new file :

  • Open up blender.
  • Scale the default cube a couple of times (has to change geometry, just moving it doesn't work).

Rapidly tap ctrl+z in quick succession. Single undos rarely cause it to crash (that only happened once while I was testing).

Happens on Blender 2.9.1 and 3.0
I'm running windows 11, with an NVIDIA GeForce RTX 2060.
I use Geforce Experience, and the graphics drivers are all up to date.

Also, a list of things I tested that I thought might have contributed to it, but ended up not affecting the outcome:

  • Having multiple viewports open
  • Viewing a rendered view
  • Saving the document vs a completely new unsaved document
  • Other things in the scene (camera, empties, etc.)
I'm having the same issue, lost my unsaved work a number of times. The undo just closes blender, no hanging or freezing just instantly closes. After a bit of work, I figured out I could reproduce it consistently with a brand new file : - Open up blender. - Scale the default cube a couple of times (has to change geometry, just moving it doesn't work). # Rapidly tap ctrl+z in quick succession. Single undos rarely cause it to crash (that only happened once while I was testing). Happens on Blender 2.9.1 and 3.0 I'm running windows 11, with an NVIDIA GeForce RTX 2060. I use Geforce Experience, and the graphics drivers are all up to date. Also, a list of things I tested that I thought might have contributed to it, but ended up not affecting the outcome: - Having multiple viewports open - Viewing a rendered view - Saving the document vs a completely new unsaved document - Other things in the scene (camera, empties, etc.)

OK, so I should have done this first, but I went through all my addons to see if they were causing issues, and one of them appears to be the culprit, for me anyhow.
I was using an addon called Alice/LG for creating renders for a holographic display, and if I disable it, I haven't been able to crash Blender. I'll update if that changes.

OK, so I should have done this first, but I went through all my addons to see if they were causing issues, and one of them appears to be the culprit, for me anyhow. I was using an addon called Alice/LG for creating renders for a holographic display, and if I disable it, I haven't been able to crash Blender. I'll update if that changes.
Author

That is interesting, when the crashes occurred for me I don't have any extra add-ons (not quite true I use an add-on called Unreal Right Click, but I don't think that was the cause for me). It seems perhaps this bug has multiple conditions that enable it to occur (compressed save files, certain add-ons, and something unknown which caused it for me). Still, the common factor is Windows (7/8/10/11) and Nvidia GPU, which means the bug is somehow related to that. I wish I could test more but I have trouble intentionally reproducing the bug, it usually crops up when I'm many minutes into a project, I haven't been able to get it to appear when scaling a cube many times and then undoing many times as you were able to.

That is interesting, when the crashes occurred for me I don't have any extra add-ons (not quite true I use an add-on called Unreal Right Click, but I don't think that was the cause for me). It seems perhaps this bug has multiple conditions that enable it to occur (compressed save files, certain add-ons, and something unknown which caused it for me). Still, the common factor is Windows (7/8/10/11) and Nvidia GPU, which means the bug is somehow related to that. I wish I could test more but I have trouble intentionally reproducing the bug, it usually crops up when I'm many minutes into a project, I haven't been able to get it to appear when scaling a cube many times and then undoing many times as you were able to.

Added subscriber: @Garek

Added subscriber: @Garek
Member

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

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

Hi @Andrew-Mitchell , did you manage to get similar crash after reporting this bug?
There can be many reason for the crash. Crash logs may help to identify the problem: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log
We cannot help much without reproducing the issue.

Hi @Andrew-Mitchell , did you manage to get similar crash after reporting this bug? There can be many reason for the crash. Crash logs may help to identify the problem: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log We cannot help much without reproducing the issue.
Author

In #90929#1296825, @PratikPB2123 wrote:
Hi @Andrew-Mitchell , did you manage to get similar crash after reporting this bug?
There can be many reason for the crash. Crash logs may help to identify the problem: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log
We cannot help much without reproducing the issue.

Hi @PratikPB2123, Unfortunately, I haven't managed to get any crash logs. I'm primarily a programmer so I rarely use Blender and thus have been unable to reproduce so I can submit the crash logs. If I do get the crash again I will be sure to post the logs.

> In #90929#1296825, @PratikPB2123 wrote: > Hi @Andrew-Mitchell , did you manage to get similar crash after reporting this bug? > There can be many reason for the crash. Crash logs may help to identify the problem: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log > We cannot help much without reproducing the issue. Hi @PratikPB2123, Unfortunately, I haven't managed to get any crash logs. I'm primarily a programmer so I rarely use Blender and thus have been unable to reproduce so I can submit the crash logs. If I do get the crash again I will be sure to post the logs.
Member

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

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

Hi Andrew, 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.
I will close this report since we have no solid reproduction steps.
Feel free to reopen or submit a new report if you managed to reproduce again. Thanks again for the report!

Hi Andrew, 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. I will close this report since we have no solid reproduction steps. Feel free to reopen or submit a new report if you managed to reproduce again. Thanks again for the report!

For me the error occurs when I "load factory settings" in Blender, then when i press ctrl z it closes the program.

For me the error occurs when I "load factory settings" in Blender, then when i press ctrl z it closes the program.
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
6 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#90929
No description provided.