Switching to face select crashes Blender 2.8 #56292

Closed
opened 2018-08-10 10:47:24 +02:00 by Dorian Zgraggen · 17 comments

System Information
Mac OS X Yosemite, Version 10.13.6
AMD Radeon HD 6970M 1024 MB

Blender Version
Broken: 2.80 Alpha eb7b450c0c (2018-08-09 22:14)
Bildschirmfoto 2018-08-10 um 10.16.18.png

Short description of error
Blender crashes when I switch to face select in edit mode (with any mesh object).

Exact steps for others to reproduce the error

  • Select default cube (or any other mesh object)
  • Go to edit mode

Switch from vertex select to face select

faceselectcrash.blend

**System Information** Mac OS X Yosemite, Version 10.13.6 AMD Radeon HD 6970M 1024 MB **Blender Version** Broken: 2.80 Alpha eb7b450c0c6 (2018-08-09 22:14) ![Bildschirmfoto 2018-08-10 um 10.16.18.png](https://archive.blender.org/developer/F4179250/Bildschirmfoto_2018-08-10_um_10.16.18.png) **Short description of error** Blender crashes when I switch to face select in edit mode (with any mesh object). **Exact steps for others to reproduce the error** - Select default cube (or any other mesh object) - Go to edit mode # Switch from vertex select to face select [faceselectcrash.blend](https://archive.blender.org/developer/F4179277/faceselectcrash.blend)

Added subscriber: @dorianzgraggen

Added subscriber: @dorianzgraggen

Added subscribers: @ArtoKitula, @mont29

Added subscribers: @ArtoKitula, @mont29

Probably another OSX/OpenGL issue… @ArtoKitula maybe you can check on that one? Thanks.

Probably another OSX/OpenGL issue… @ArtoKitula maybe you can check on that one? Thanks.

Slightly confusing, Yosemite and 10.13.6 version. Is this really High Sierra 10.13.6?
What computer? iMac 2011 ?

Could you attach crashlog? I wasn't able to reproduce this.

Slightly confusing, Yosemite and 10.13.6 version. Is this really High Sierra 10.13.6? What computer? iMac 2011 ? Could you attach crashlog? I wasn't able to reproduce this.

I apologize for the mistake, I meant High Sierra, not Yosemite.

It is an iMac from mid 2011:
Bildschirmfoto 2018-08-11 um 20.45.49.png

Somehow Blender didn't write out a crash log, but here's the crash log that automatically appears when a software crashes and a screencast:
faceselectcrash applecrashlog.txt
faceelectcrash screencast.mp4

I tried it on another Mac with the same version of Blender and it didn't crash. (System information: Mac OS X El Capitan, Version 10.11.6, mid 2012, Intel HD Graphics 4000 1536 MB)

I apologize for the mistake, I meant High Sierra, not Yosemite. It is an iMac from mid 2011: ![Bildschirmfoto 2018-08-11 um 20.45.49.png](https://archive.blender.org/developer/F4195126/Bildschirmfoto_2018-08-11_um_20.45.49.png) Somehow Blender didn't write out a crash log, but here's the crash log that automatically appears when a software crashes and a screencast: [faceselectcrash applecrashlog.txt](https://archive.blender.org/developer/F4195270/faceselectcrash_applecrashlog.txt) [faceelectcrash screencast.mp4](https://archive.blender.org/developer/F4195217/faceelectcrash_screencast.mp4) I tried it on another Mac with the same version of Blender and it didn't crash. (System information: Mac OS X El Capitan, Version 10.11.6, mid 2012, Intel HD Graphics 4000 1536 MB)

Added subscriber: @Tofmusik

Added subscriber: @Tofmusik

I have the same issue :-(
I am on mac os sierra with amd 6970M 2Go...
I hope that will be solved....

I have the same issue :-( I am on mac os sierra with amd 6970M 2Go... I hope that will be solved....

Added subscriber: @RyanSouthall

Added subscriber: @RyanSouthall

I too have the same issue on a Mid 2010 IMac with Radeon HD5670 graphics card running High Sierra. I don't think I have ever had a 2.8 build that did not crash on face select.

I too have the same issue on a Mid 2010 IMac with Radeon HD5670 graphics card running High Sierra. I don't think I have ever had a 2.8 build that did not crash on face select.

Added subscriber: @JM-1

Added subscriber: @JM-1

Blender 2.8 CRASH on Switching to face select

iMac (27-inch, Mid 2010)
Mac OS X Yosemite, Version 10.13.6
2,8 GHz Intel Core i5
12 GB 1333 MHz DDR3
ATI Radeon HD 5750 1024 MB

Blender 2.8 CRASH on Switching to face select iMac (27-inch, Mid 2010) Mac OS X Yosemite, Version 10.13.6 2,8 GHz Intel Core i5 12 GB 1333 MHz DDR3 ATI Radeon HD 5750 1024 MB

Added subscriber: @NormanDwyer

Added subscriber: @NormanDwyer

I've had this same issue with all 2.8 builds except one. A build sometime in June/July did not have this issue. Unfortunately i didn't save or note what build because i assumed the issue was permanently resolved with that build, but it returned in all subsequent builds.

Model Name:	iMac
Model Identifier:	iMac12,2
Processor Name:	Intel Core i5
Processor Speed:	2.7 GHz
Number of Processors:	1
Total Number of Cores:	4
L2 Cache (per Core):	256 KB
L3 Cache:	6 MB
Memory:	32 GB
Boot ROM Version:	IM121.004F.B00
SMC Version (system):	1.72f2
Serial Number (system):	D25J1095DHJV
Hardware UUID:	28824B4A-F48F-5DA2-92FF-B54BF282C502
I've had this same issue with all 2.8 builds except one. A build sometime in June/July did not have this issue. Unfortunately i didn't save or note what build because i assumed the issue was permanently resolved with that build, but it returned in all subsequent builds. ``` Model Name: iMac Model Identifier: iMac12,2 Processor Name: Intel Core i5 Processor Speed: 2.7 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 256 KB L3 Cache: 6 MB Memory: 32 GB Boot ROM Version: IM121.004F.B00 SMC Version (system): 1.72f2 Serial Number (system): D25J1095DHJV Hardware UUID: 28824B4A-F48F-5DA2-92FF-B54BF282C502

Build git20181017.c6eb5651ba2 from today works fine.

Build git20181017.c6eb5651ba2 from today works fine.

Added subscriber: @dfelinto

Added subscriber: @dfelinto

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Dalai Felinto self-assigned this 2018-10-18 18:51:52 +02:00

Closing as fixed then. If it still happens to someone else let us know and we can re-open it.

Closing as fixed then. If it still happens to someone else let us know and we can re-open it.
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
8 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#56292
No description provided.