Blender 3.6.3 SegFault Crash at startup on MacOS Ventura 13.5.2 #112681

Closed
opened 2023-09-21 17:54:02 +02:00 by Gilles-Grondin · 8 comments

System Information
Operating system: MacOS Ventura 13.5.2 (22G91)
Graphics card: Intel Iris Plus Graphics 650 1536 Mo

Blender Version
Broken: 3.6.3 (3.6.3 2023-09-21)
Worked: 3.6.2

Short description of error
Crash on startup with Segmentation fault: 11

Exact steps for others to reproduce the error
Either:

  • Double-click on Blender application icon
    Or:
  • command line : /Applications/Blender.app/Contents/MacOS/Blender with or without option --gpu-backend
Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   Blender                       	       0x109d2903d (anonymous namespace)::Local::Local() + 29
1   Blender                       	       0x109d28fe9 memory_usage_init + 25
2   Blender                       	       0x109d26f09 MEM_init_memleak_detection + 9
3   Blender                       	       0x101e098c3 main + 227
4   dyld                          	    0x7ff815a5241f start + 1903
**System Information** Operating system: MacOS Ventura 13.5.2 (22G91) Graphics card: Intel Iris Plus Graphics 650 1536 Mo **Blender Version** Broken: 3.6.3 (3.6.3 2023-09-21) Worked: 3.6.2 **Short description of error** Crash on startup with `Segmentation fault: 11` **Exact steps for others to reproduce the error** Either: - Double-click on Blender application icon Or: - command line : `/Applications/Blender.app/Contents/MacOS/Blender` with or without option `--gpu-backend` ``` Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 Blender 0x109d2903d (anonymous namespace)::Local::Local() + 29 1 Blender 0x109d28fe9 memory_usage_init + 25 2 Blender 0x109d26f09 MEM_init_memleak_detection + 9 3 Blender 0x101e098c3 main + 227 4 dyld 0x7ff815a5241f start + 1903 ```
Gilles-Grondin added the
Type
Report
Status
Needs Triage
Priority
Normal
labels 2023-09-21 17:54:02 +02:00

Same problem here, but with MacOS Monterey 12.6.1

Same problem here, but with MacOS Monterey 12.6.1
Jesse Yurkovich added
Module
Core
Priority
High
Platform
macOS
and removed
Priority
Normal
labels 2023-09-22 06:45:18 +02:00

I tried it on Monterey 12.6.8 and 12.7 and got the same crash.

As an aside, don't ignore the 12.7 update for Monterey if you're running 12.6.8 (or earlier versions of Monterey), as the update contains a genuinely important security fix. Monterey and Ventura both contained this vulnerability. There is active spyware and botware out there that can exploit this and some Mac users have had their systems infected as a result.

I tried it on Monterey 12.6.8 and 12.7 and got the same crash. As an aside, don't ignore the 12.7 update for Monterey if you're running 12.6.8 (or earlier versions of Monterey), as the update contains a genuinely important security fix. Monterey and Ventura both contained this vulnerability. There is active spyware and botware out there that can exploit this and some Mac users have had their systems infected as a result.
Member

@deadpin : I assume this can be confirmed (not on MacOS myself)

@deadpin : I assume this can be confirmed (not on MacOS myself)
Philipp Oeser added
Status
Confirmed
and removed
Status
Needs Triage
labels 2023-09-22 08:59:08 +02:00

Same here on macOS 13.5.2 (22G91), just as Gilles reported. Attached my crash report

Same here on macOS 13.5.2 (22G91), just as Gilles reported. Attached my crash report
Member

I am able to reproduce the issue when downloading the package from blender.org. I am not able to reproduce it when building a custom build.

Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits
Graphics card: Metal API Intel(R) UHD Graphics 630 1.2

I also tried to download the latest build from builder.blender.org and that one also fails. The latest release candidate seems to start https://builder.blender.org/download/daily/archive/blender-3.6.3-candidate+v36.71b55b491e9c-darwin.x86_64-release.dmg

After this commit there are only 2 other commits:

Both commits seems to be unrelated to the crash.

NOTE: Running the x86_64 packages on M1 (via emulation) is working.

I am able to reproduce the issue when downloading the package from blender.org. I am not able to reproduce it when building a custom build. ``` Operating system: macOS-12.5-x86_64-i386-64bit 64 Bits Graphics card: Metal API Intel(R) UHD Graphics 630 1.2 ``` I also tried to download the latest build from builder.blender.org and that one also fails. The latest release candidate seems to start https://builder.blender.org/download/daily/archive/blender-3.6.3-candidate+v36.71b55b491e9c-darwin.x86_64-release.dmg After this commit there are only 2 other commits: * d3e6b08276baefd8663fee017449fc3c15a88615 * 4709082e6e84e613478f21ece731fc8144e7147d Both commits seems to be unrelated to the crash. > NOTE: Running the x86_64 packages on M1 (via emulation) is working.
Philipp Oeser added
Priority
Unbreak Now!
and removed
Priority
High
labels 2023-09-22 11:09:50 +02:00

This issue has been fixed on the buildbot side, you can get the 3.6.4 RC from https://builder.blender.org/download/daily/

This issue has been fixed on the buildbot side, you can get the 3.6.4 RC from https://builder.blender.org/download/daily/
Blender Bot added
Status
Archived
and removed
Status
Confirmed
labels 2023-09-22 16:26:20 +02:00
Thomas Dinges added
Status
Resolved
and removed
Status
Archived
labels 2023-09-22 16:26:33 +02:00

Thank you for such prompt action, that fixed it for me on Monterey 12.7.

Thank you for such prompt action, that fixed it for me on Monterey 12.7.

Confirmed fixed on Ventura 13.5.2 here.

Confirmed fixed on Ventura 13.5.2 here.
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#112681
No description provided.