File - > Append crashes every time on 2.93.6 (ARM) #92793

Closed
opened 2021-11-03 16:22:33 +01:00 by Brian Greenstone · 7 comments

System Information
Operating system: MacOS 12.0.1
Graphics card: Apple M1 Max 32-core

Blender Version
Broken: 2.93.6 (ARM)
Worked: 2.93.5 (ARM)

2.93.6 running on a new Apple MacBook Pro M1 Max will crash 100% of the time when doing File -> Append and then selecting the item to import. It works fine on 2.93.5 and all previous versions.

Here is the crash log:

Process: Blender [5631]
Path: /Applications/Blender 293.6 ARM.app/Contents/MacOS/Blender
Identifier: org.blenderfoundation.blender
Version: 2.93.6 (2.93.6 2021-11-03)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2021-11-03 10:19:17.5159 -0500
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Anonymous UUID: 6187D4FF-BD76-933E-C2D2-0AAB4BF65AFA

Time Awake Since Boot: 58000 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: Blender [5631]

Thread 0 Crashed:
0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_5::Thread::)(), IlmThread_2_5::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148
6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8

Thread 1:
0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_5::Thread::)(), IlmThread_2_5::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148
6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132
3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_5::Thread::)(), IlmThread_2_5::Thread> >(void*) + 64
5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148
6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8

**System Information** Operating system: MacOS 12.0.1 Graphics card: Apple M1 Max 32-core **Blender Version** Broken: 2.93.6 (ARM) Worked: 2.93.5 (ARM) 2.93.6 running on a new Apple MacBook Pro M1 Max will crash 100% of the time when doing File -> Append and then selecting the item to import. It works fine on 2.93.5 and all previous versions. Here is the crash log: Process: Blender [5631] Path: /Applications/Blender 293.6 ARM.app/Contents/MacOS/Blender Identifier: org.blenderfoundation.blender Version: 2.93.6 (2.93.6 2021-11-03) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2021-11-03 10:19:17.5159 -0500 OS Version: macOS 12.0.1 (21A559) Report Version: 12 Anonymous UUID: 6187D4FF-BD76-933E-C2D2-0AAB4BF65AFA Time Awake Since Boot: 58000 seconds System Integrity Protection: enabled Crashed Thread: 0 Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: Blender [5631] Thread 0 Crashed: 0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148 6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8 Thread 1: 0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148 6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8 Thread 2: 0 libsystem_kernel.dylib 0x1aa00d990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1a9e8b13c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1a9e8b7f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10972dd80 IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10972c988 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x1aa0494ec _pthread_start + 148 6 libsystem_pthread.dylib 0x1aa0442d0 thread_start + 8

Added subscriber: @BGreenstone

Added subscriber: @BGreenstone
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Philipp Oeser self-assigned this 2021-11-03 17:06:31 +01:00
Member

Can confirm, will check

Can confirm, will check
Contributor

Added subscriber: @Raimund58

Added subscriber: @Raimund58
Member

This is because of 37458798fa in LTS, looks like this needs 578ccdf75b in LTS, too

This is because of 37458798fa in LTS, looks like this needs 578ccdf75b in LTS, too
Member

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Member

Should be fixed now / tomorrows buildbot.
(1180b4ff4a)

Should be fixed now / tomorrows buildbot. (1180b4ff4a)
Thomas Dinges added this to the 2.93 LTS milestone 2023-02-07 18:46:13 +01:00
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#92793
No description provided.