Skip to content

Consistent crash upon "Generate" #478

@TGMcLean

Description

@TGMcLean

Processor

M1 Pro (or later)

Memory

32GB

What happened?

  1. Enter "crashed astronaut" in "Include". Using coreml-stable-diffusion-2-1-base, original compiled.
  2. Hit "Generate".

(NOTE: Using 48GB RAM – wasn't an option in drop-down.)

Crash Log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Mochi Diffusion [72656]
Path:                  /Volumes/VOLUME/*/Mochi Diffusion.app/Contents/MacOS/Mochi Diffusion
Identifier:            com.joshua-park.Mochi-Diffusion
Version:               5.2 (5.2)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-07-16 15:53:48.8411 -0600
OS Version:            macOS 15.5 (24F74)
Report Version:        12
Anonymous UUID:        1482A71B-92CF-DB29-4B5F-AC9996452CA2

Sleep/Wake UUID:       538AF907-D65E-41F2-98E1-DD3390852371

Time Awake Since Boot: 3600000 seconds
Time Since Wake:       6377 seconds

System Integrity Protection: enabled

Crashed Thread:        4

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000001, 0x00000001ae47a1f8

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [72656]

Thread 0::  Dispatch queue: com.apple.main-thread
0   AttributeGraph                	       0x1ce6fa404 AG::LayoutDescriptor::Compare::operator()(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int) + 316
1   AttributeGraph                	       0x1ce6fa6c4 AG::LayoutDescriptor::Compare::operator()(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int) + 1020
2   AttributeGraph                	       0x1ce6fb064 AG::LayoutDescriptor::compare_partial(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int) + 188
3   AttributeGraph                	       0x1ce708434 AGGraphSetOutputValue + 456
4   SwiftUICore                   	       0x2040aeec4 closure #2 in BodyAccessor.setBody(_:) + 72
5   SwiftUICore                   	       0x203def174 partial apply for closure #2 in BodyAccessor.setBody(_:) + 24
6   SwiftUICore                   	       0x2040ade48 withUnsafePointer<A, B, C>(to:_:) + 160
7   SwiftUICore                   	       0x203fac71c specialized ViewBodyAccessor.updateBody(of:changed:) + 1424
8   SwiftUICore                   	       0x2040b0300 closure #1 in DynamicBody.updateValue() + 600
9   SwiftUICore                   	       0x2040afd2c DynamicBody.updateValue() + 928
10  SwiftUICore                   	       0x20413d998 partial apply for implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 32
11  AttributeGraph                	       0x1ce6e8728 AG::Graph::UpdateStack::update() + 524
12  AttributeGraph                	       0x1ce6e8f94 AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int) + 420
13  AttributeGraph                	       0x1ce6f6fd4 AG::Subgraph::update(unsigned int) + 848
14  SwiftUICore                   	       0x204292298 specialized GraphHost.runTransaction(_:do:id:) + 328
15  SwiftUICore                   	       0x204281e78 closure #1 in closure #1 in closure #1 in closure #1 in GraphDelegate.beginTransaction() + 180
16  SwiftUICore                   	       0x204653fe0 partial apply for closure #1 in ViewGraphDelegate.updateGraph<A>(body:) + 28
17  SwiftUICore                   	       0x2046364f8 ViewRendererHost.updateViewGraph<A>(body:) + 120
18  SwiftUICore                   	       0x20463c1c0 ViewGraphDelegate.updateGraph<A>(body:) + 84
19  SwiftUICore                   	       0x204281da4 closure #1 in closure #1 in closure #1 in GraphDelegate.beginTransaction() + 140
20  SwiftUICore                   	       0x204281ccc closure #1 in closure #1 in GraphDelegate.beginTransaction() + 88
21  SwiftUICore                   	       0x20418460c <deduplicated_symbol> + 28
22  SwiftUICore                   	       0x2045bc55c specialized closure #1 in static NSRunLoop.addObserver(_:) + 120
23  CoreFoundation                	       0x19cdb1098 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
24  CoreFoundation                	       0x19cdb0f80 __CFRunLoopDoObservers + 536
25  CoreFoundation                	       0x19cdafca4 CFRunLoopRunSpecific + 648
26  HIToolbox                     	       0x1a884427c RunCurrentEventLoopInMode + 324
27  HIToolbox                     	       0x1a88474e8 ReceiveNextEventCommon + 676
28  HIToolbox                     	       0x1a89d2484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
29  AppKit                        	       0x1a0cd7ab4 _DPSNextEvent + 684
30  AppKit                        	       0x1a16765b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
31  AppKit                        	       0x1a0ccac64 -[NSApplication run] + 480
32  AppKit                        	       0x1a0ca135c NSApplicationMain + 880
33  SwiftUI                       	       0x1ccfff878 specialized runApp(_:) + 160
34  SwiftUI                       	       0x1cd45d658 runApp<A>(_:) + 108
35  SwiftUI                       	       0x1cd7be5c0 static App.main() + 224
36  Mochi Diffusion               	       0x100d04698 0x100c6c000 + 624280
37  dyld                          	       0x19c926b98 start + 6076

Thread 1:
0   libsystem_pthread.dylib       	       0x19ccc1b6c start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x19ccc1b6c start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	       0x19ccc1b6c start_wqthread + 0

Thread 4 Crashed:
0   libswiftCore.dylib            	       0x1ae47a1f8 _assertionFailure(_:_:file:line:flags:) + 176
1   libswiftCore.dylib            	       0x1ae4e8378 swift_unexpectedError + 656
2   Mochi Diffusion               	       0x100d58e1c 0x100c6c000 + 970268
3   Mochi Diffusion               	       0x100d58840 0x100c6c000 + 968768
4   Mochi Diffusion               	       0x100d599cc 0x100c6c000 + 973260
5   Mochi Diffusion               	       0x100d4b240 0x100c6c000 + 913984
6   Mochi Diffusion               	       0x100d4d70c 0x100c6c000 + 923404
7   Mochi Diffusion               	       0x100ccfb1c 0x100c6c000 + 408348
8   Mochi Diffusion               	       0x100cfb699 0x100c6c000 + 587417
9   Mochi Diffusion               	       0x100d02ba5 0x100c6c000 + 617381
10  Mochi Diffusion               	       0x100d01b0d 0x100c6c000 + 613133
11  Mochi Diffusion               	       0x100d02b95 0x100c6c000 + 617365
12  Mochi Diffusion               	       0x100d02b89 0x100c6c000 + 617353
13  libswift_Concurrency.dylib    	       0x285ab883d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19cc84c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19cc973a0 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19cc8d764 mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x19cc84fa8 mach_msg + 24
4   CoreFoundation                	       0x19cdb1e7c __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19cdb0798 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x19cdafc58 CFRunLoopRunSpecific + 572
7   AppKit                        	       0x1a0dfb7fc _NSEventThread + 140
8   libsystem_pthread.dylib       	       0x19ccc6c0c _pthread_start + 136
9   libsystem_pthread.dylib       	       0x19ccc1b80 thread_start + 8

Thread 6:
0   libsystem_pthread.dylib       	       0x19ccc1b6c start_wqthread + 0


Thread 4 crashed with ARM Thread State (64-bit):
    x0: 0x000000010495c808   x1: 0x0000000200000003   x2: 0x00000001249bca00   x3: 0x0000000000000005
    x4: 0xffffffffdfdd8213   x5: 0x0000000000000013   x6: 0x0000000000000020   x7: 0x0000000000000000
    x8: 0xfffffffe00000000   x9: 0x0000000200000003  x10: 0x0000000000000003  x11: 0x000000000039de00
   x12: 0x00000000af5dd25e  x13: 0x00000000ffff8005  x14: 0x0000000000000da4  x15: 0x00000001249bca00
   x16: 0x00000001248081f8  x17: 0x000000019caec020  x18: 0x0000000000000000  x19: 0x0000000000000021
   x20: 0x000000016f3be730  x21: 0x00000001014110b0  x22: 0x0000000000000001  x23: 0x000000000000005d
   x24: 0xf00000000000046f  x25: 0x0000600002d8d3e0  x26: 0x000000010495c800  x27: 0xc000000000000010
   x28: 0x00000001ae974100   fp: 0x000000016f3be6f0   lr: 0x00000001ae47a1f8
    sp: 0x000000016f3be670   pc: 0x00000001ae47a1f8 cpsr: 0x60000000
   far: 0x0000000000000000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x100c6c000 -        0x1014bbfff com.joshua-park.Mochi-Diffusion (5.2) <f6dceeb0-e124-3398-b892-6d119348385b> /Volumes/VOLUME/*/Mochi Diffusion.app/Contents/MacOS/Mochi Diffusion
       0x10186c000 -        0x1018affff org.sparkle-project.Sparkle (2.6.4) <0e273e3e-459c-3fa6-9a86-4754c5cc30ff> /Volumes/VOLUME/*/Mochi Diffusion.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x106a70000 -        0x106a7bfff libobjc-trampolines.dylib (*) <d02a05cb-6440-3e7e-a02f-931734cab666> /usr/lib/libobjc-trampolines.dylib
       0x111200000 -        0x111933fff com.apple.AGXMetalG16X (327.5) <ebf1d3ff-852c-3c06-b39e-978e8bb50313> /System/Library/Extensions/AGXMetalG16X.bundle/Contents/MacOS/AGXMetalG16X
       0x1ce6de000 -        0x1ce720d9f com.apple.AttributeGraph (6.5.1) <24b5a67b-8123-3340-9461-f47921f72e27> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
       0x203c25000 -        0x2047e719f com.apple.SwiftUICore (6.5.4) <ae57e82b-4e7f-3045-b3a4-f6461560c6fd> /System/Library/Frameworks/SwiftUICore.framework/Versions/A/SwiftUICore
       0x19cd35000 -        0x19d273fff com.apple.CoreFoundation (6.9) <df489a59-b4f6-32b8-9bb4-9b832960aa52> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a8781000 -        0x1a8a87fdf com.apple.HIToolbox (2.1.1) <9286e29f-fcee-31d0-acea-2842ea23bedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1a0c9d000 -        0x1a212ec7f com.apple.AppKit (6.9) <5d0da1bd-412c-3ed8-84e9-40ca62fe7b42> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1ccfb7000 -        0x1ce6dde7f com.apple.SwiftUI (6.5.4) <3f264631-4839-3187-a7f6-3f3852d57c3c> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x19c920000 -        0x19c9bb4cf dyld (*) <9cf0401a-a938-389e-a77d-9e9608076ccf> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1ae446000 -        0x1ae9b4e3f libswiftCore.dylib (*) <26919de5-6960-3fdc-bbdc-4e6c8c8470b1> /usr/lib/swift/libswiftCore.dylib
       0x19ccc0000 -        0x19cccca47 libsystem_pthread.dylib (*) <647b91fc-96d3-3bbb-af08-970df45257c8> /usr/lib/system/libsystem_pthread.dylib
       0x285a53000 -        0x285ad36a3 libswift_Concurrency.dylib (*) <ebe15305-7568-35a3-b75e-19561c0a0e02> /usr/lib/swift/libswift_Concurrency.dylib
       0x19cac6000 -        0x19cb0cfef libsystem_malloc.dylib (*) <e2c4cbe4-6195-3328-b87c-2dfa4a6ad039> /usr/lib/system/libsystem_malloc.dylib
       0x19cc84000 -        0x19ccbf653 libsystem_kernel.dylib (*) <60485b6f-67e5-38c1-aec9-efd6031ff166> /usr/lib/system/libsystem_kernel.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=1.4G written=625K(0%) resident=625K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
AttributeGraph Data               1024K        1 
CG image                           112K        6 
ColorSync                          608K       30 
CoreAnimation                     2080K      112 
CoreGraphics                        32K        2 
CoreUI image data                 1888K       28 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                             1.4G       76 
MALLOC guard page                  384K       24 
STACK GUARD                       56.1M        7 
Stack                             11.2M        7 
VM_ALLOCATE                       3264K       12 
__AUTH                            5368K      686 
__AUTH_CONST                      76.0M      927 
__CTF                               824        1 
__DATA                            26.2M      912 
__DATA_CONST                      27.1M      940 
__DATA_DIRTY                      2763K      335 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       618.7M        5 
__OBJC_RO                         61.4M        1 
__OBJC_RW                         2396K        1 
__TEXT                             1.0G      960 
__TPRO_CONST                       128K        2 
mapped file                      265.2M       41 
page table in kernel               625K        1 
shared memory                     1904K       15 
===========                     =======  ======= 
TOTAL                              3.6G     5140 



-----------
Full Report
-----------

{"app_name":"Mochi Diffusion","timestamp":"2025-07-16 15:53:49.00 -0600","app_version":"5.2","slice_uuid":"f6dceeb0-e124-3398-b892-6d119348385b","build_version":"5.2","platform":1,"bundleID":"com.joshua-park.Mochi-Diffusion","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.5 (24F74)","roots_installed":0,"name":"Mochi Diffusion","incident_id":"087838B9-46F1-4657-A3D2-6F738487C1D3"}
{
  "uptime" : 3600000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac16,11",
  "coalitionID" : 279331,
  "osVersion" : {
    "train" : "macOS 15.5",
    "build" : "24F74",
    "releaseType" : "User"
  },
  "captureTime" : "2025-07-16 15:53:48.8411 -0600",
  "codeSigningMonitor" : 2,
  "incident" : "087838B9-46F1-4657-A3D2-6F738487C1D3",
  "pid" : 72656,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-07-16 15:53:44.6432 -0600",
  "procStartAbsTime" : 87812496192122,
  "procExitAbsTime" : 87812596851341,
  "procName" : "Mochi Diffusion",
  "procPath" : "\/Volumes\/VOLUME\/*\/Mochi Diffusion.app\/Contents\/MacOS\/Mochi Diffusion",
  "bundleInfo" : {"CFBundleShortVersionString":"5.2","CFBundleVersion":"5.2","CFBundleIdentifier":"com.joshua-park.Mochi-Diffusion"},
  "storeInfo" : {"deviceIdentifierForVendor":"25693A3B-748B-5855-B9DE-55C68EFB3A66","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.joshua-park.Mochi-Diffusion",
  "crashReporterKey" : "1482A71B-92CF-DB29-4B5F-AC9996452CA2",
  "appleIntelligenceStatus" : {"state":"available"},
  "codeSigningID" : "com.joshua-park.Mochi-Diffusion",
  "codeSigningTeamID" : "9VV558X8J3",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "codeSigningAuxiliaryInfo" : 0,
  "instructionByteStream" : {"beforePC":"IAAg1MEF+LfpAwC54gMDquMDBKrkAwWq5QMGquYDB6rnAwiqIwMAlA==","atPC":"IAAg1CgAgFKJEoBS6BMAuekHAPlIAIBS6AMAOcAnAJAAkBiRwycAkA=="},
  "bootSessionUUID" : "7A6CC684-9939-4960-A087-B0E8505772BD",
  "wakeTime" : 6377,
  "sleepWakeUUID" : "538AF907-D65E-41F2-98E1-DD3390852371",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x00000001ae47a1f8","rawCodes":[1,7218897400],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":72656},
  "os_fault" : {"process":"Mochi Diffusion"},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 4,
  "threads" : [{"id":306787887,"threadState":{"x":[{"value":1},{"value":1},{"value":8788521744,"symbolLocation":0,"symbol":"type metadata for _ViewList_ReleaseElements"},{"value":6158881856},{"value":7327574214402493570},{"value":7220325108,"symbolLocation":0,"symbol":"protocol witness for static Equatable.== infix(_:_:) in conformance <A> A?"},{"value":0},{"value":6158883528},{"value":1},{"value":4294967233},{"value":3},{"value":6158881824},{"value":4916080640},{"value":4370832656},{"value":4370832656},{"value":0},{"value":8816157416,"symbolLocation":48,"symbol":"value witness table for Builtin.NativeObject"},{"value":6985083030867796712},{"value":0},{"value":4370832648},{"value":6158883424},{"value":88},{"value":48},{"value":48},{"value":4907583050},{"value":4907583051},{"value":6158882416},{"value":8775142032,"symbolLocation":0,"symbol":"AG::data::_shared_table_bytes"},{"value":4912380136}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7758391680},"cpsr":{"value":2147483648},"fp":{"value":6158882224},"sp":{"value":6158882064},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7758390276},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":115716,"symbol":"AG::LayoutDescriptor::Compare::operator()(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int)","symbolLocation":316,"imageIndex":4},{"imageOffset":116420,"symbol":"AG::LayoutDescriptor::Compare::operator()(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int)","symbolLocation":1020,"imageIndex":4},{"imageOffset":118884,"symbol":"AG::LayoutDescriptor::compare_partial(unsigned char const*, unsigned char const*, unsigned char const*, unsigned long, unsigned long, unsigned int)","symbolLocation":188,"imageIndex":4},{"imageOffset":173108,"symbol":"AGGraphSetOutputValue","symbolLocation":456,"imageIndex":4},{"imageOffset":4759236,"symbol":"closure #2 in BodyAccessor.setBody(_:)","symbolLocation":72,"imageIndex":5},{"imageOffset":1876340,"symbol":"partial apply for closure #2 in BodyAccessor.setBody(_:)","symbolLocation":24,"imageIndex":5},{"imageOffset":4755016,"symbol":"withUnsafePointer<A, B, C>(to:_:)","symbolLocation":160,"imageIndex":5},{"imageOffset":3700508,"symbol":"specialized ViewBodyAccessor.updateBody(of:changed:)","symbolLocation":1424,"imageIndex":5},{"imageOffset":4764416,"symbol":"closure #1 in DynamicBody.updateValue()","symbolLocation":600,"imageIndex":5},{"imageOffset":4762924,"symbol":"DynamicBody.updateValue()","symbolLocation":928,"imageIndex":5},{"imageOffset":5343640,"symbol":"partial apply for implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:)","symbolLocation":32,"imageIndex":5},{"imageOffset":42792,"symbol":"AG::Graph::UpdateStack::update()","symbolLocation":524,"imageIndex":4},{"imageOffset":44948,"symbol":"AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int)","symbolLocation":420,"imageIndex":4},{"imageOffset":102356,"symbol":"AG::Subgraph::update(unsigned int)","symbolLocation":848,"imageIndex":4},{"imageOffset":6738584,"symbol":"specialized GraphHost.runTransaction(_:do:id:)","symbolLocation":328,"imageIndex":5},{"imageOffset":6671992,"symbol":"closure #1 in closure #1 in closure #1 in closure #1 in GraphDelegate.beginTransaction()","symbolLocation":180,"imageIndex":5},{"imageOffset":10678240,"symbol":"partial apply for closure #1 in ViewGraphDelegate.updateGraph<A>(body:)","symbolLocation":28,"imageIndex":5},{"imageOffset":10556664,"symbol":"ViewRendererHost.updateViewGraph<A>(body:)","symbolLocation":120,"imageIndex":5},{"imageOffset":10580416,"symbol":"ViewGraphDelegate.updateGraph<A>(body:)","symbolLocation":84,"imageIndex":5},{"imageOffset":6671780,"symbol":"closure #1 in closure #1 in closure #1 in GraphDelegate.beginTransaction()","symbolLocation":140,"imageIndex":5},{"imageOffset":6671564,"symbol":"closure #1 in closure #1 in GraphDelegate.beginTransaction()","symbolLocation":88,"imageIndex":5},{"imageOffset":5633548,"symbol":"<deduplicated_symbol>","symbolLocation":28,"imageIndex":5},{"imageOffset":10057052,"symbol":"specialized closure #1 in static NSRunLoop.addObserver(_:)","symbolLocation":120,"imageIndex":5},{"imageOffset":508056,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":36,"imageIndex":6},{"imageOffset":507776,"symbol":"__CFRunLoopDoObservers","symbolLocation":536,"imageIndex":6},{"imageOffset":502948,"symbol":"CFRunLoopRunSpecific","symbolLocation":648,"imageIndex":6},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":7},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":7},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":7},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":8},{"imageOffset":10327472,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":8},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":8},{"imageOffset":17244,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":297080,"symbol":"specialized runApp(_:)","symbolLocation":160,"imageIndex":9},{"imageOffset":4875864,"symbol":"runApp<A>(_:)","symbolLocation":108,"imageIndex":9},{"imageOffset":8418752,"symbol":"static App.main()","symbolLocation":224,"imageIndex":9},{"imageOffset":624280,"imageIndex":0},{"imageOffset":27544,"symbol":"start","symbolLocation":6076,"imageIndex":10}]},{"id":306787898,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6159446016},{"value":5379},{"value":6158909440},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6159446016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6925589356},"far":{"value":0}}},{"id":306787899,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6160019456},{"value":4611},{"value":6159482880},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6160019456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6925589356},"far":{"value":0}}},{"id":306787902,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6160592896},{"value":42499},{"value":6160056320},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6160592896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6925589356},"far":{"value":0}}},{"triggered":true,"id":306787912,"threadState":{"x":[{"value":4371892232},{"value":8589934595},{"value":4909156864},{"value":5},{"value":18446744073170420243},{"value":19},{"value":32},{"value":0},{"value":18446744065119617024},{"value":8589934595},{"value":3},{"value":3792384},{"value":2942161502},{"value":4294934533},{"value":3492},{"value":4909156864},{"value":4907368952},{"value":6923665440,"symbolLocation":0,"symbol":"nanov2_try_free_default"},{"value":0},{"value":33},{"value":6161164080},{"value":4316008624},{"value":1},{"value":93},{"value":17293822569102705775},{"value":105553164030944},{"value":4371892224},{"value":13835058055282163728},{"value":7224115456}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7218897400},"cpsr":{"value":1610612736},"fp":{"value":6161164016},"sp":{"value":6161163888},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7218897400,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":213496,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":176,"imageIndex":12},{"imageOffset":664440,"symbol":"swift_unexpectedError","symbolLocation":656,"imageIndex":12},{"imageOffset":970268,"imageIndex":0},{"imageOffset":968768,"imageIndex":0},{"imageOffset":973260,"imageIndex":0},{"imageOffset":913984,"imageIndex":0},{"imageOffset":923404,"imageIndex":0},{"imageOffset":408348,"imageIndex":0},{"imageOffset":587417,"imageIndex":0},{"imageOffset":617381,"imageIndex":0},{"imageOffset":613133,"imageIndex":0},{"imageOffset":617365,"imageIndex":0},{"imageOffset":617353,"imageIndex":0},{"imageOffset":415805,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}]},{"id":306787914,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":199024489529344},{"value":0},{"value":199024489529344},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":46339},{"value":0},{"value":18446744073709551569},{"value":8789321400},{"value":0},{"value":4294967295},{"value":2},{"value":199024489529344},{"value":0},{"value":199024489529344},{"value":6161735816},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6925415328},"cpsr":{"value":0},"fp":{"value":6161735664},"sp":{"value":6161735584},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6925339700},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":16},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":16},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":16},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":16},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":1435644,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":8},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":13},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":306787917,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}],"threadState":{"x":[{"value":6162313216},{"value":0},{"value":6161776640},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6162313216},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6925589356},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4307992576,
    "CFBundleShortVersionString" : "5.2",
    "CFBundleIdentifier" : "com.joshua-park.Mochi-Diffusion",
    "size" : 8716288,
    "uuid" : "f6dceeb0-e124-3398-b892-6d119348385b",
    "path" : "\/Volumes\/VOLUME\/*\/Mochi Diffusion.app\/Contents\/MacOS\/Mochi Diffusion",
    "name" : "Mochi Diffusion",
    "CFBundleVersion" : "5.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4320575488,
    "CFBundleShortVersionString" : "2.6.4",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 278528,
    "uuid" : "0e273e3e-459c-3fa6-9a86-4754c5cc30ff",
    "path" : "\/Volumes\/VOLUME\/*\/Mochi Diffusion.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "2039.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4406575104,
    "size" : 49152,
    "uuid" : "d02a05cb-6440-3e7e-a02f-931734cab666",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4582277120,
    "CFBundleShortVersionString" : "327.5",
    "CFBundleIdentifier" : "com.apple.AGXMetalG16X",
    "size" : 7553024,
    "uuid" : "ebf1d3ff-852c-3c06-b39e-978e8bb50313",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG16X.bundle\/Contents\/MacOS\/AGXMetalG16X",
    "name" : "AGXMetalG16X",
    "CFBundleVersion" : "327.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7758274560,
    "CFBundleShortVersionString" : "6.5.1",
    "CFBundleIdentifier" : "com.apple.AttributeGraph",
    "size" : 273824,
    "uuid" : "24b5a67b-8123-3340-9461-f47921f72e27",
    "path" : "\/System\/Library\/PrivateFrameworks\/AttributeGraph.framework\/Versions\/A\/AttributeGraph",
    "name" : "AttributeGraph",
    "CFBundleVersion" : "6.5.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8653000704,
    "CFBundleShortVersionString" : "6.5.4",
    "CFBundleIdentifier" : "com.apple.SwiftUICore",
    "size" : 12329376,
    "uuid" : "ae57e82b-4e7f-3045-b3a4-f6461560c6fd",
    "path" : "\/System\/Library\/Frameworks\/SwiftUICore.framework\/Versions\/A\/SwiftUICore",
    "name" : "SwiftUICore",
    "CFBundleVersion" : "6.5.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6926061568,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5500928,
    "uuid" : "df489a59-b4f6-32b8-9bb4-9b832960aa52",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3502.1.401"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7121408000,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3174368,
    "uuid" : "9286e29f-fcee-31d0-acea-2842ea23bedf",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6992547840,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21568640,
    "uuid" : "5d0da1bd-412c-3ed8-84e9-40ca62fe7b42",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.60.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7733997568,
    "CFBundleShortVersionString" : "6.5.4",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 24276608,
    "uuid" : "3f264631-4839-3187-a7f6-3f3852d57c3c",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "6.5.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6921781248,
    "size" : 636112,
    "uuid" : "9cf0401a-a938-389e-a77d-9e9608076ccf",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7218683904,
    "size" : 5697088,
    "uuid" : "26919de5-6960-3fdc-bbdc-4e6c8c8470b1",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6925582336,
    "size" : 51784,
    "uuid" : "647b91fc-96d3-3bbb-af08-970df45257c8",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 10832130048,
    "size" : 525988,
    "uuid" : "ebe15305-7568-35a3-b75e-19561c0a0e02",
    "path" : "\/usr\/lib\/swift\/libswift_Concurrency.dylib",
    "name" : "libswift_Concurrency.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6923509760,
    "size" : 290800,
    "uuid" : "e2c4cbe4-6195-3328-b87c-2dfa4a6ad039",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6925336576,
    "size" : 243284,
    "uuid" : "60485b6f-67e5-38c1-aec9-efd6031ff166",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  }
],
  "sharedCache" : {
  "base" : 6920945664,
  "size" : 5047205888,
  "uuid" : "d7397d7f-8df9-3920-81a7-c0a144be9c51"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=1.4G written=625K(0%) resident=625K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nAttributeGraph Data               1024K        1 \nCG image                           112K        6 \nColorSync                          608K       30 \nCoreAnimation                     2080K      112 \nCoreGraphics                        32K        2 \nCoreUI image data                 1888K       28 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.4G       76 \nMALLOC guard page                  384K       24 \nSTACK GUARD                       56.1M        7 \nStack                             11.2M        7 \nVM_ALLOCATE                       3264K       12 \n__AUTH                            5368K      686 \n__AUTH_CONST                      76.0M      927 \n__CTF                               824        1 \n__DATA                            26.2M      912 \n__DATA_CONST                      27.1M      940 \n__DATA_DIRTY                      2763K      335 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       618.7M        5 \n__OBJC_RO                         61.4M        1 \n__OBJC_RW                         2396K        1 \n__TEXT                             1.0G      960 \n__TPRO_CONST                       128K        2 \nmapped file                      265.2M       41 \npage table in kernel               625K        1 \nshared memory                     1904K       15 \n===========                     =======  ======= \nTOTAL                              3.6G     5140 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "logWritingSignature" : "d4c83da29138c43c5656b9d7494fe3b0db80328f",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "670ea6eb7a111748a97092a4",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "6847794cb4d8c1072b580d11"
      },
      "deploymentId" : 240000158
    },
    {
      "rolloutId" : "639124e81d92412bfb4880b3",
      "factorPackIds" : {

      },
      "deploymentId" : 240000012
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "f18344bb-554f-48ae-8449-e108a8813a55",
      "experimentId" : "6685b5584477001000e8c6c9",
      "deploymentId" : 400000009
    }
  ]
}
}

Model: Mac16,11, BootROM 11881.121.1, proc 12:8:4 processors, 48 GB, SMC 
Graphics: Apple M4 Pro, Apple M4 Pro, Built-In
Display: BenQ EW3270U, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Mar 22 2025 02:37:54 version 23.40.30.0.41.51.180 FWID 01-d9d8768f
IO80211_driverkit-1475.39 "IO80211_driverkit-1475.39" Apr 18 2025 20:10:40
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB3 Gen2 Hub
USB Device: USB2 Hub
USB Device: USB Keyboard
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: Sabrent
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions