Blender crashes imideatly when trying to open the file "attachement" #78716

Closed
opened 2020-07-07 18:58:11 +02:00 by Artur · 20 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.48

Blender Version
Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-07-05 20:45, hash: baf124c753
Worked: (newest version of Blender that worked as expected)

Short description of error
When I am opening blender and selecting this file its crashes after I confirm the selection.

Exact steps for others to reproduce the error
This project was created around 2 months ago. I can still open it on version 2.83.1 but not on the latest Blender build. I have resaved it with the version 2.83.1 but the problem is still there.

logo test3.blend

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.48 **Blender Version** Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-07-05 20:45, hash: `baf124c753` Worked: (newest version of Blender that worked as expected) **Short description of error** When I am opening blender and selecting this file its crashes after I confirm the selection. **Exact steps for others to reproduce the error** This project was created around 2 months ago. I can still open it on version 2.83.1 but not on the latest Blender build. I have resaved it with the version 2.83.1 but the problem is still there. [logo test3.blend](https://archive.blender.org/developer/F8675963/logo_test3.blend)
Author

Added subscriber: @arturmachura

Added subscriber: @arturmachura

Added subscriber: @iss

Added subscriber: @iss

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

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

I have no problem opening that file. Can you start Blender by rinning blender_factory_startup.cmd file and check if you can open provided file?

I have no problem opening that file. Can you start Blender by rinning `blender_factory_startup.cmd` file and check if you can open provided file?
Author

Hi

Yes, in that way file is working. I checked on the build I've submitted the bug.
blender_debug_output.txt
blender_system_info.txt

Also, I checked on the build from yesterday 08.07.2020 around 23.00
So here similar, doesn't work with .exe and works with the command line you said.
blender_debug_output.txt
blender_system_info.txt
I attached debug files created in both versions with .cmd

Hi Yes, in that way file is working. I checked on the build I've submitted the bug. [blender_debug_output.txt](https://archive.blender.org/developer/F8680811/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F8680812/blender_system_info.txt) Also, I checked on the build from yesterday 08.07.2020 around 23.00 So here similar, doesn't work with .exe and works with the command line you said. [blender_debug_output.txt](https://archive.blender.org/developer/F8680814/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F8680815/blender_system_info.txt) I attached debug files created in both versions with .cmd

In #78716#976024, @arturmachura wrote:
Also, I checked on the build from yesterday 08.07.2020 around 23.00
So here similar, doesn't work with .exe and works with the command line you said.

This probably means that some addon will crash Blender with provided file. Can you try disabling addons and identifying the one that is responsible?

> In #78716#976024, @arturmachura wrote: > Also, I checked on the build from yesterday 08.07.2020 around 23.00 > So here similar, doesn't work with .exe and works with the command line you said. This probably means that some addon will crash Blender with provided file. Can you try disabling addons and identifying the one that is responsible?
Author

In #78716#976490, @iss wrote:

In #78716#976024, @arturmachura wrote:
Also, I checked on the build from yesterday 08.07.2020 around 23.00
So here similar, doesn't work with .exe and works with the command line you said.

This probably means that some addon will crash Blender with provided file. Can you try disabling addons and identifying the one that is responsible?

Add Curve - Extra objects seams to be the problem.

> In #78716#976490, @iss wrote: >> In #78716#976024, @arturmachura wrote: >> Also, I checked on the build from yesterday 08.07.2020 around 23.00 >> So here similar, doesn't work with .exe and works with the command line you said. > > This probably means that some addon will crash Blender with provided file. Can you try disabling addons and identifying the one that is responsible? Add Curve - Extra objects seams to be the problem.

In #78716#976702, @arturmachura wrote:
Add Curve - Extra objects seams to be the problem.

I have enabled this addon and I can still open provided file.

Can you upload logs when running Blender with blender_debug_log.cmd file? There shlould be path to crash file in blender_debug_output.txt. If you can upload crash file as well that would be great.

> In #78716#976702, @arturmachura wrote: > Add Curve - Extra objects seams to be the problem. I have enabled this addon and I can still open provided file. Can you upload logs when running Blender with `blender_debug_log.cmd` file? There shlould be path to crash file in blender_debug_output.txt. If you can upload crash file as well that would be great.
Author

blender_debug_output.txt
blender_system_info.txt

The crash file? Sorry but I am not sure if I understand you. This is the file that, when I open, blender crushes.
logo test2.blend

[blender_debug_output.txt](https://archive.blender.org/developer/F8683836/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F8683837/blender_system_info.txt) The crash file? Sorry but I am not sure if I understand you. This is the file that, when I open, blender crushes. [logo test2.blend](https://archive.blender.org/developer/F8683841/logo_test2.blend)
Author

I found this 2 files in temp folder as well. They are from this same atempt to open the file.
logo test2.crash.txt
quit.blend

I found this 2 files in temp folder as well. They are from this same atempt to open the file. [logo test2.crash.txt](https://archive.blender.org/developer/F8683917/logo_test2.crash.txt) [quit.blend](https://archive.blender.org/developer/F8683918/quit.blend)
Author

I took a screenshot of all addons that I have enabled. Maybe you could try whole set up. I don't know is it possible but maybe 2 or more add-ons together causing this problem.
Capture10072020.JPG

I took a screenshot of all addons that I have enabled. Maybe you could try whole set up. I don't know is it possible but maybe 2 or more add-ons together causing this problem. ![Capture10072020.JPG](https://archive.blender.org/developer/F8683923/Capture10072020.JPG)

Changed status from 'Needs User Info' to: 'Needs Developer To Reproduce'

Changed status from 'Needs User Info' to: 'Needs Developer To Reproduce'

I don't have screencast keys addons but I still wasn't able to reproduce crash. This may happened also with combination of your system configuration (nvidia card).

I will have to leave to others if they can reproduce. Isuue may be reported with other report and resolved in future, or with GPU driver possibly.

I don't have screencast keys addons but I still wasn't able to reproduce crash. This may happened also with combination of your system configuration (nvidia card). I will have to leave to others if they can reproduce. Isuue may be reported with other report and resolved in future, or with GPU driver possibly.
Author

Thank you Richard, I will have an eye on this file with new builds and drivers updates.

Thank you Richard, I will have an eye on this file with new builds and drivers updates.

Added subscriber: @Harvester

Added subscriber: @Harvester

Hello. Here on

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.71

Blender Version
Blender version: 2.83.8, branch: master, commit date: 2020-10-21 08:12, hash: 5949b796f0

of the above files provided by the user, nor logo_test2.blend neither logo_test3.blend crash Blender in any of these versions: 2.83.8, 2.90.1, 2.91.0, 2.92.0

Hello. Here on **System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.71 **Blender Version** Blender version: 2.83.8, branch: master, commit date: 2020-10-21 08:12, hash: `5949b796f0` of the above files provided by the user, nor logo_test2.blend neither logo_test3.blend crash Blender in any of these versions: 2.83.8, 2.90.1, 2.91.0, 2.92.0

@arturmachura I am looking at older reports, is this still an issue? Or have anything changed?

@arturmachura I am looking at older reports, is this still an issue? Or have anything changed?
Author

no problem any more, works fine. This report can be closed. Thank you

no problem any more, works fine. This report can be closed. Thank you

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'
Richard Antalik self-assigned this 2020-11-30 00:53:35 +01:00

That's good to hear, Thanks for update.

That's good to hear, Thanks for update.
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#78716
No description provided.