Closing settings or any child window causes crash #67938

Closed
opened 2019-07-30 15:02:04 +02:00 by Wilbur Jaywright · 16 comments

System Information
Operating system: Windows 10
Graphics card: Intel inside

Blender Version
Broken: 2.80

Open user preferences. Close user preferences. Blender crashes. This happens with the render window too.

**System Information** Operating system: Windows 10 Graphics card: Intel inside **Blender Version** Broken: 2.80 Open user preferences. Close user preferences. Blender crashes. This happens with the render window too.

Added subscriber: @zargul

Added subscriber: @zargul

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.

A guideline for making a good bug report can be found here: https://wiki.blender.org/wiki/Process/Bug_Reports

Marking as "Incomplete" until the requested information/data is provided.

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc. A guideline for making a good bug report can be found here: https://wiki.blender.org/wiki/Process/Bug_Reports Marking as "Incomplete" until the requested information/data is provided.

Sorry, that was over abbreviated.

I'll try that again...

System Information
Operating system: Windows 10
Graphics card: Intel inside

Blender Version
Broken: 2.80 rc3

Closing any child window that blender creates causes a crash.

Open blender with the default cube. Open user preferences, then re-close user preferences. Blender immediately crashes.

This also has happened with the render window.

Sorry, that **was** over abbreviated. I'll try that again... System Information Operating system: Windows 10 Graphics card: Intel inside Blender Version Broken: 2.80 rc3 Closing any child window that blender creates causes a crash. Open blender with the default cube. Open user preferences, then re-close user preferences. Blender immediately crashes. This also has happened with the render window.

"Intel Inside" is a slogan by Intel, not a specific graphics card model. Please go to Help → System Info and save the file. You can then attach it here.

Also test with the latest version from our buildbot to see if the problem still exists.

"Intel Inside" is a slogan by Intel, not a specific graphics card model. Please go to Help → System Info and save the file. You can then attach it here. Also test with the [latest version from our buildbot](https://builder.blender.org/download/) to see if the problem still exists.

Sorry 'bout that.
Here's the file: system-info.txt

Sorry 'bout that. Here's the file: [system-info.txt](https://archive.blender.org/developer/F7639935/system-info.txt)

Edit: downloaded 2.80 official release today at 10:22 AM EST and the problem was still there. Is that the latest?

Edit: downloaded 2.80 official release today at 10:22 AM EST and the problem was still there. Is that the latest?
Member

Added subscriber: @EitanSomething

Added subscriber: @EitanSomething
Member

That is the latest.This might be related to your driver version of the cpu can you update the drivers

That is the latest.This might be related to your driver version of the cpu can you update the drivers

That's the latest release, yes, but not the latest available version of Blender. You can get that from our buildbot, from the link I posted here yesterday.

Please:

  • Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template!
  • Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker).
  • Try to disable any running antivirus.
  • Ensure you have no python executable available in your %path% envvar.
  • Try to re-download and re-install Blender.
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Launch Blender from the command line with -d option and attach as text file here any error printed out in the console (do not paste it directly in comment).
  • Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead.
    • On Linux/macOS, Official releases come with blender-softwaregl
    • On MS-Windows: Download this dll and copying it so its located in the same directory as 'blender.exe' and run Blender normally.
That's the latest release, yes, but not the latest available version of Blender. You can get that from our buildbot, from the link I posted here yesterday. Please: * Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template! * Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker). * Try to disable any running antivirus. * Ensure you have no python executable available in your %path% envvar. * Try to re-download and re-install Blender. * Try the latest build from [our buildbot](https://builder.blender.org/download). * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). * Launch Blender from the command line with `-d` option and **attach as text file** here any error printed out in the console (**do not** paste it directly in comment). * Try to run Blender through Software OpenGL, this will be much slower however, if everything works then it means that the bug is spefic for your GPU/Driver and you should report the bug to your GPU vendor instead. * On Linux/macOS, Official releases come with `blender-softwaregl` * On MS-Windows: Download [this dll ](https://download.blender.org/opengl/software-emulation/windows64/opengl32.dll) and copying it so its located in the same directory as 'blender.exe' and run Blender normally.
  • Blender 2.80, downloaded July 31 (IDK how to find more info). Windows 10 Home edition version 10.0.17134 Build 17134, 64 bit. I don't appear to have a GPU, though I'm not sure if that's possible. My processor is an Intel Celeron N3350 @ 1.10GHz. I am running Intel HD Graphics 500, driver version 25.20.200.6373, Microsoft DirectX 12.0, GOP 10.0.1036.
  • Will try and verify.
  • Windows defender is running. Will test.
  • I do. Will test.
  • Okay to the rest. Thx.
- Blender 2.80, downloaded July 31 (IDK how to find more info). Windows 10 Home edition version 10.0.17134 Build 17134, 64 bit. I don't appear to have a GPU, though I'm not sure if that's possible. My processor is an Intel Celeron N3350 @ 1.10GHz. I am running Intel HD Graphics 500, driver version 25.20.200.6373, Microsoft DirectX 12.0, GOP 10.0.1036. - Will try and verify. - Windows defender is running. Will test. - I do. Will test. - Okay to the rest. Thx.

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2019-08-13 18:04:29 +02:00

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.

Sorry I never told you. It was an addon. Now fixed. I didn't figure out qwhich one though :P

Sorry I never told you. It was an addon. Now fixed. I didn't figure out qwhich one though :P

Thx for the help!

Thx for the help!
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
4 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#67938
No description provided.