The program turns off at startup. #82670

Closed
opened 2020-11-12 18:10:10 +01:00 by Alexandr · 18 comments

Steam version. At startup, the program starts, and then it turns off, while the .exe file is deleted. If the program is downloaded from the official site "www.blender.org" the error is repeated, BUT the .exe file is not deleted. Sometimes the program even has time to load, and I can press different buttons (that is, the program itself does not freeze). The program does not go to the antivirus quarantine. The computer itself was checked for viruses. This problem is only with Blender. I also tried changing the version to 2.80 - it did not help. tried version 2.77 (the earliest version in the incentive) - it did not help. Running as administrator - didn't help. The video below shows some my actions.
launch problem report

system information:
CPU: Intel(R) Xeon(R) CPU X3440 @ 2.53GHz
GPU: GT630(after a while it is be replaced on rx570)
driver version for GPU: 391.35(latest version for this gpu)
OpenGL:4.6
OC: Windows 10 pro version 2004 (64 bit)
RAM: 8GB

Steam version. At startup, the program starts, and then it turns off, while the .exe file is deleted. If the program is downloaded from the official site "www.blender.org" the error is repeated, BUT the .exe file is not deleted. Sometimes the program even has time to load, and I can press different buttons (that is, the program itself does not freeze). The program does not go to the antivirus quarantine. The computer itself was checked for viruses. This problem is only with Blender. I also tried changing the version to 2.80 - it did not help. tried version 2.77 (the earliest version in the incentive) - it did not help. Running as administrator - didn't help. The video below shows some my actions. [launch problem report ](https://youtu.be/Ihl9iazeCNs) system information: CPU: Intel(R) Xeon(R) CPU X3440 @ 2.53GHz GPU: GT630(after a while it is be replaced on rx570) driver version for GPU: 391.35(latest version for this gpu) OpenGL:4.6 OC: Windows 10 pro version 2004 (64 bit) RAM: 8GB
Author

Added subscriber: @76th

Added subscriber: @76th

Added subscriber: @iss

Added subscriber: @iss

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

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

Did Blender work on your machine previously? There have been reports of windows update causing issue like this.
Do you have multiple monitors plugged into 2 or more GPUs?

Did Blender work on your machine previously? There have been reports of windows update causing issue like this. Do you have multiple monitors plugged into 2 or more GPUs?
Author

In #82670#1053739, @iss wrote:
Did Blender work on your machine previously? There have been reports of windows update causing issue like this.
Do you have multiple monitors plugged into 2 or more GPUs?

No, Blender has not been installed on this machine before. I have one monitor. I did not quite understand about Windows updates ... Could this be related to the version of Windows? I am using the latest public version.

> In #82670#1053739, @iss wrote: > Did Blender work on your machine previously? There have been reports of windows update causing issue like this. > Do you have multiple monitors plugged into 2 or more GPUs? No, Blender has not been installed on this machine before. I have one monitor. I did not quite understand about Windows updates ... Could this be related to the version of Windows? I am using the latest public version.

Usually 2.7x version is very safe to run on various hardware configurations without problem.

Please update report with your system information especially your OS, GPU model and driver version as is suggested with template when you make report.
Check if your system meets minimum requirements https://www.blender.org/download/requirements/

Usually 2.7x version is very safe to run on various hardware configurations without problem. Please update report with your system information especially your OS, GPU model and driver version as is suggested with template when you make report. Check if your system meets minimum requirements https://www.blender.org/download/requirements/
Author

In #82670#1053790, @iss wrote:
Usually 2.7x version is very safe to run on various hardware configurations without problem.

Please update report with your system information especially your OS, GPU model and driver version as is suggested with template when you make report.
Check if your system meets minimum requirements https://www.blender.org/download/requirements/

yes, forgot to insert the system information. Updated the post.

> In #82670#1053790, @iss wrote: > Usually 2.7x version is very safe to run on various hardware configurations without problem. > > Please update report with your system information especially your OS, GPU model and driver version as is suggested with template when you make report. > Check if your system meets minimum requirements https://www.blender.org/download/requirements/ yes, forgot to insert the system information. Updated the post.

Added subscriber: @rjg

Added subscriber: @rjg

If the executable disappears from the directory this is almost certainly not caused by Blender, but other software on your system. I believe that there was a pretty much identical question on Blender's Stack Exchange once, but I can't find it at the moment.

If the executable disappears from the directory this is almost certainly not caused by Blender, but other software on your system. I believe that there was a pretty much identical question on Blender's Stack Exchange once, but I can't find it at the moment.

I found #75308 describing same problem, but unfortunately without solution.

This is very unlikely blender bug though. I would advise you to look for solution on google as it is likely relevant to your system configuration / software installed.

I found #75308 describing same problem, but unfortunately without solution. This is very unlikely blender bug though. I would advise you to look for solution on google as it is likely relevant to your system configuration / software installed.
Author

At least I found a way to avoid uninstallation - I set blender.exe to read-only mode. I have a feeling that it has something to do with the console launching when blender starts. Can I run the program bypassing the console?
Regarding the fact that this may be a third-party problem - such a problem is only with the blender. I have not seen anything like this anywhere else in my machine.

At least I found a way to avoid uninstallation - I set blender.exe to read-only mode. I have a feeling that it has something to do with the console launching when blender starts. Can I run the program bypassing the console? Regarding the fact that this may be a third-party problem - such a problem is only with the blender. I have not seen anything like this anywhere else in my machine.

Added subscriber: @alexandr-3

Added subscriber: @alexandr-3

@alexandr-3 The reason why we're saying that this is unlikely caused by a bug in Blender is because it would have to call a very specific function to delete a file and pass the path to itself. Judging by the many questions on the internet that report disappearing executables of various software on Windows and the different possible reasons, it seems far more likely that one of them is the cause for your problem.

You could try the process monitor instructions I've provided in the other ticket. It may allow you to identify which other program/process is responsible for the deletion. Otherwise, I concur with @iss that you should check all the common reasons listed in the various help desk posts you find about this kind of problem.

@iss Thank you for finding the ticket. This must have been what I remembered.

@alexandr-3 The reason why we're saying that this is unlikely caused by a bug in Blender is because it would have to call a very specific function to delete a file and pass the path to itself. Judging by the many questions on the internet that report disappearing executables of various software on Windows and the different possible reasons, it seems far more likely that one of them is the cause for your problem. You could try the process monitor instructions I've provided in the other ticket. It may allow you to identify which other program/process is responsible for the deletion. Otherwise, I concur with @iss that you should check all the common reasons listed in the various help desk posts you find about this kind of problem. @iss Thank you for finding the ticket. This must have been what I remembered.
Author

And so, I updated the graphics adapter to rx570. Did not help. I did monitoring as advised in the last ticket. And ... Process monitoring is empty. Nothing. For verification, I deleted a random file on the computer, and monitoring showed that the file was deleted.

And so, I updated the graphics adapter to rx570. Did not help. I did monitoring as advised in the last ticket. And ... Process monitoring is empty. Nothing. For verification, I deleted a random file on the computer, and monitoring showed that the file was deleted.
Author

but I can show this. I don't know if this will give you something ...
66666.png

but I can show this. I don't know if this will give you something ... ![66666.png](https://archive.blender.org/developer/F9314773/66666.png)

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

Changed status from 'Needs User Info' to: 'Archived'
Robert Guetzkow self-assigned this 2020-11-18 12:15:12 +01:00

Unfortunately, no. I'll have to close this ticket, since, as far as we can tell, this is no a bug in Blender and we don't provide this kind of user support on the bug tracker. I would suggest you go through the online guides that deal with this problem and if this doesn't solve your problem, ask about it on one of our community websites . Perhaps somebody has had the same issue on Windows and figured out what system configuration or third-party software caused this.

Unfortunately, no. I'll have to close this ticket, since, as far as we can tell, this is no a bug in Blender and we don't provide this kind of user support on the bug tracker. I would suggest you go through the online guides that deal with this problem and if this doesn't solve your problem, ask about it on one of our [community websites ](https://www.blender.org/community/). Perhaps somebody has had the same issue on Windows and figured out what system configuration or third-party software caused this.
Author

got it. Most likely, the matter is in Windows. But to reinstall it - there is no desire ...

got it. Most likely, the matter is in Windows. But to reinstall it - there is no desire ...
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#82670
No description provided.