Jump to content

jmliss

Members
  • Posts

    74
  • Joined

  • Last visited

Posts posted by jmliss

  1. 31 minutes ago, loukash said:

    It will be a new image file, not "Untitled" as from Acquire Image. 
    The major difference is that you can select the format you're scanning to and define the file name before scanning. If you're scanning to TIFF (or PNG, unless your scanner support features that PNG can't do), the scan will be just as lossless as with Acquire Image.

    I'm seeing this with the HP (LaserJet MFP M28w) as well. It's connected via AirPrint. The error usually appears when the MacOS "advanced" Network settings for some unknown reason disable IPv6. So I have to enable IPv6 manually again, then it works.

    My MAC OS Ventura Network->wifi->TCP/IP->Configure IPv6 is set to "Automatically" - I'm not sure why this would change, perhaps a function of the modem/router ? I have a mesh network. I'm only guessing now. But as I said, if I wait some time, that error message goes away and it eventually works.

     

    I suspect we (you) beat this to death with your image capture -> AP2 suggestions - as I am now a happy camper.

     

  2. Well, I view it more as a timing bug in and around the api call, because if I wait a few seconds, click again, or switch to another scanner and then back, it works. That is why I said earlier that the environment in and around calling the api is different. Anyway, your second suggestion, simply outputting image capture to AP2 is fine. Doing it twice creates a 2nd tab which is ok, so the image can be modified, then copy/pasted to the first tab. This is a good enough solution for me and it is out of the box, w/o having to create custom code (automator) that perhaps can break in a future OS upgrade.

    AP needs to fix the underlying issue as the fix might expose other issues. I can make Affinity Publisher crash for example and had to identify work arounds - so what I'm saying is that their qualification/system test processes need to be enhanced - yes, every piece of code has a bug, its just a matter of time for it to be exposed .....

     

  3. 3 minutes ago, loukash said:

    Actually strike that idea with Automator!

    It's in fact much easier:

    1. in Image Capture, open the Scan To popup menu and select Other…
    2. navigate to your Applications folder
    3. choose Affinity Photo as your "scan to" app
    4. scan

    That's all!

    As above though: make sure to Save As or export into a directory of your choice, as the temporary folder where the interim scan file resides will be eventually cleared.

    there are bugs in the affinity implementation. I sometimes get a -9921 (Failed to open a session on the device) but yet the scanner is running. Perhaps a timing issue.

     

  4. @loukash, thank you for the idea, I will look into it. I was hoping that by indicating it didn't work for one brother scanner, but yet another it did work, that info might help Affinity. The fact that it works for Pixelmator pro, and perhaps other photo editing apps, should be a stimulus to accelerate a fix. In terms of the "same process", well it might not be the same "environment" - timing, memory management, race conditions, whatever, recursive code if they implement that way. This is an annoying situation, similar to have to work around using nik collection on an apple silicon. Affinity needs to strive for perfection.

  5. Using V2 affinity publisher photo and designer. Using Mac Studio Ventura.

    In publisher, place a photo 2 photo. Switch to photo using the studio switcher. Right click on the layers panel in photo, there is no merge visible option, however, from the layers menu in photo, there is a merge visible option. My work flow normally uses right click :(

  6. File is saved, but sometimes crashes on exit. Same behavior with publisher. Haven't yet tried designer. All V2. On MAC Studio - running Ventura 13.0

    See crash report from Photo below.

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

    Process:               Affinity Photo 2 [25858]
    Path:                  /Applications/Affinity Photo 2.app/Contents/MacOS/Affinity Photo 2
    Identifier:            com.seriflabs.affinityphoto2
    Version:               2.0.0 (2.0.0)
    Code Type:             ARM-64 (Native)
    Parent Process:        launchd [1]
    User ID:               502

    Date/Time:             2022-11-10 13:08:06.6099 -0500
    OS Version:            macOS 13.0 (22A380)
    Report Version:        12
    Anonymous UUID:        81C10BE7-AB0C-3524-47BE-16A819BFBFC4


    Time Awake Since Boot: 880000 seconds

    System Integrity Protection: enabled

    Crashed Thread:        0  Dispatch queue: com.apple.main-thread

    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
    Exception Codes:       0x0000000000000001, 0x0000000000000010

    Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
    Terminating Process:   exc handler [25858]

    VM Region Info: 0x10 is not in any region.  Bytes before following region: 105553518919664
          REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
          UNUSED SPACE AT START
    --->  
          MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)

    Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
    0   liblibpersona.dylib                      0x2891e0574 DocumentControllerSession::GetDocumentController() + 0
    1   libcocoaui                               0x128021204 -[LayersControlItemView drawAncestralBackground:] + 1320
    2   libcocoaui                               0x1280208e8 -[LayersControlItemView drawRect:] + 460
    3   AppKit                                   0x19b8d5a70 _NSViewDrawRect + 124
    4   AppKit                                   0x19bf87714 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 1088
    5   AppKit                                   0x19b8d52e4 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 556
    6   QuartzCore                               0x19fbc8520 CABackingStoreUpdate_ + 224
    7   QuartzCore                               0x19fc2427c invocation function for block in CA::Layer::display_() + 64
    8   QuartzCore                               0x19fbc76f8 -[CALayer _display] + 1644
    9   AppKit                                   0x19b8d4fec -[_NSBackingLayer display] + 352
    10  AppKit                                   0x19b866d0c -[_NSViewBackingLayer display] + 532
    11  QuartzCore                               0x19fbc687c CA::Layer::display_if_needed(CA::Transaction*) + 788
    12  QuartzCore                               0x19fd29df0 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 468
    13  QuartzCore                               0x19fba8fe8 CA::Transaction::commit() + 652
    14  AppKit                                   0x19b8e4b90 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 272
    15  AppKit                                   0x19bfc1744 ___NSRunLoopObserverCreateWithHandler_block_invoke + 64
    16  CoreFoundation                           0x198564de4 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
    17  CoreFoundation                           0x198564cd0 __CFRunLoopDoObservers + 532
    18  CoreFoundation                           0x198564308 __CFRunLoopRun + 784
    19  CoreFoundation                           0x1985638a4 CFRunLoopRunSpecific + 612
    20  HIToolbox                                0x1a1bd73bc RunCurrentEventLoopInMode + 292
    21  HIToolbox                                0x1a1bd704c ReceiveNextEventCommon + 236
    22  HIToolbox                                0x1a1bd6f48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
    23  AppKit                                   0x19b7bc630 _DPSNextEvent + 632
    24  AppKit                                   0x19b7bb7c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
    25  AppKit                                   0x19b963a70 -[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:] + 216
    26  AppKit                                   0x19b962e30 -[NSDragEventTracker trackEvent:usingHandler:] + 1268
    27  AppKit                                   0x19b9622d4 NSControlTrackMouse + 1088
    28  AppKit                                   0x19b961e68 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 144
    29  AppKit                                   0x19b961d20 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 488
    30  AppKit                                   0x19b9611ec -[NSControl mouseDown:] + 448
    31  AppKit                                   0x19b95fce0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 3420
    32  AppKit                                   0x19b8e98f0 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1984
    33  AppKit                                   0x19b8e8f5c -[NSWindow(NSEventRouting) sendEvent:] + 284
    34  AppKit                                   0x19b8e8094 -[NSApplication(NSEvent) sendEvent:] + 1920
    35  libcocoaui                               0x12868afe4 -[Application sendEvent:] + 1028
    36  AppKit                                   0x19b9f5f04 -[NSApplication _doModalLoop:peek:] + 276
    37  AppKit                                   0x19b9f4dd8 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56
    38  AppKit                                   0x19b9f4d84 __35-[NSApplication runModalForWindow:]_block_invoke + 108
    39  AppKit                                   0x19b9f4668 _NSTryRunModal + 100
    40  AppKit                                   0x19b9f4528 -[NSApplication runModalForWindow:] + 292
    41  AppKit                                   0x19bb2d4cc __19-[NSAlert runModal]_block_invoke_2 + 120
    42  AppKit                                   0x19bb2d438 __19-[NSAlert runModal]_block_invoke + 108
    43  AppKit                                   0x19b9f4668 _NSTryRunModal + 100
    44  AppKit                                   0x19ba67654 -[NSAlert runModal] + 140
    45  libcocoaui                               0x1287a8e24 CocoaUIRunAlertPanel(NSString*, NSString*, NSString*, NSString*, NSString*, ...) + 328
    46  libcocoaui                               0x1287d0728 -[DocumentView closeView] + 1852
    47  libcocoaui                               0x127fc3594 -[AppController closeView:] + 92
    48  libcocoaui                               0x12864fec4 -[PersonaWindow closeAllDocumentViews] + 328
    49  libcocoaui                               0x12864fce4 -[PersonaWindow onCloseButtonClicked:] + 24
    50  AppKit                                   0x19b9652f0 -[NSApplication(NSResponder) sendAction:to:from:] + 440
    51  AppKit                                   0x19b965108 -[NSControl sendAction:to:] + 72
    52  AppKit                                   0x19b96504c __26-[NSCell _sendActionFrom:]_block_invoke + 100
    53  AppKit                                   0x19b964f74 -[NSCell _sendActionFrom:] + 204
    54  AppKit                                   0x19b964e98 -[NSButtonCell _sendActionFrom:] + 88
    55  AppKit                                   0x19b96245c NSControlTrackMouse + 1480
    56  AppKit                                   0x19b961e68 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 144
    57  AppKit                                   0x19b961d20 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 488
    58  AppKit                                   0x19b9611ec -[NSControl mouseDown:] + 448
    59  AppKit                                   0x19b95fce0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 3420
    60  AppKit                                   0x19b8e98f0 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1984
    61  AppKit                                   0x19b8e8f5c -[NSWindow(NSEventRouting) sendEvent:] + 284
    62  libcocoaui                               0x128650fd4 -[PersonaWindow sendEvent:] + 456
    63  AppKit                                   0x19b8e8094 -[NSApplication(NSEvent) sendEvent:] + 1920
    64  libcocoaui                               0x12868afe4 -[Application sendEvent:] + 1028
    65  AppKit                                   0x19bb3a144 -[NSApplication _handleEvent:] + 60
    66  AppKit                                   0x19b7afc14 -[NSApplication run] + 500
    67  AppKit                                   0x19b787058 NSApplicationMain + 880
    68  dyld                                     0x19815be50 start + 2544

    Thread 1::  Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib                   0x198446df0 mach_msg2_trap + 8
    1   libsystem_kernel.dylib                   0x1984588d8 mach_msg2_internal + 80
    2   libsystem_kernel.dylib                   0x19844f638 mach_msg_overwrite + 540
    3   libsystem_kernel.dylib                   0x19844716c mach_msg + 24
    4   CoreFoundation                           0x198565bdc __CFRunLoopServiceMachPort + 160
    5   CoreFoundation                           0x1985644c8 __CFRunLoopRun + 1232
    6   CoreFoundation                           0x1985638a4 CFRunLoopRunSpecific + 612
    7   CoreFoundation                           0x1985ea818 CFRunLoopRun + 64
    8   liblibipc.dylib                          0x102ea7780 std::__1::__function::__func<Affinity::Interprocess::Communicators::MachCommunicator::StartAsServer()::$_1, std::__1::allocator<Affinity::Interprocess::Communicators::MachCommunicator::StartAsServer()::$_1>, void ()>::operator()() + 136
    9   liblibkernel.dylib                       0x108921594 invocation function for block in Kernel::Dispatch::DispatchAndForget(std::__1::function<void ()>, Kernel::Dispatch::DispatchPriority, Kernel::Dispatch::ThreadPurpose) + 148
    10  libdispatch.dylib                        0x1982fd9dc _dispatch_call_block_and_release + 32
    11  libdispatch.dylib                        0x1982ff504 _dispatch_client_callout + 20
    12  libdispatch.dylib                        0x1983025f0 _dispatch_queue_override_invoke + 788
    13  libdispatch.dylib                        0x198310f94 _dispatch_root_queue_drain + 396
    14  libdispatch.dylib                        0x1983117c0 _dispatch_worker_thread2 + 164
    15  libsystem_pthread.dylib                  0x1984820c4 _pthread_wqthread + 228
    16  libsystem_pthread.dylib                  0x198480e20 start_wqthread + 8

    Thread 2::  Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib                   0x198446df0 mach_msg2_trap + 8
    1   libsystem_kernel.dylib                   0x1984588d8 mach_msg2_internal + 80
    2   libsystem_kernel.dylib                   0x19844f638 mach_msg_overwrite + 540
    3   libsystem_kernel.dylib                   0x19844716c mach_msg + 24
    4   CoreFoundation                           0x198565bdc __CFRunLoopServiceMachPort + 160
    5   CoreFoundation                           0x1985644c8 __CFRunLoopRun + 1232
    6   CoreFoundation                           0x1985638a4 CFRunLoopRunSpecific + 612
    7   CoreFoundation                           0x1985ea818 CFRunLoopRun + 64
    8   liblibipc.dylib                          0x102ea75bc std::__1::__function::__func<Affinity::Interprocess::Communicators::MachCommunicator::StartAsClient(unsigned int, unsigned int)::$_0, std::__1::allocator<Affinity::Interprocess::Communicators::MachCommunicator::StartAsClient(unsigned int, unsigned int)::$_0>, void ()>::operator()() + 136
    9   liblibkernel.dylib                       0x108921594 invocation function for block in Kernel::Dispatch::DispatchAndForget(std::__1::function<void ()>, Kernel::Dispatch::DispatchPriority, Kernel::Dispatch::ThreadPurpose) + 148
    10  libdispatch.dylib                        0x1982fd9dc _dispatch_call_block_and_release + 32
    11  libdispatch.dylib                        0x1982ff504 _dispatch_client_callout + 20
    12  libdispatch.dylib                        0x1983025f0 _dispatch_queue_override_invoke + 788
    13  libdispatch.dylib                        0x198310f94 _dispatch_root_queue_drain + 396
    14  libdispatch.dylib                        0x1983117c0 _dispatch_worker_thread2 + 164
    15  libsystem_pthread.dylib                  0x1984820c4 _pthread_wqthread + 228
    16  libsystem_pthread.dylib                  0x198480e20 start_wqthread + 8

    Thread 3:: com.apple.NSEventThread
    0   libsystem_kernel.dylib                   0x198446df0 mach_msg2_trap + 8
    1   libsystem_kernel.dylib                   0x1984588d8 mach_msg2_internal + 80
    2   libsystem_kernel.dylib                   0x19844f638 mach_msg_overwrite + 540
    3   libsystem_kernel.dylib                   0x19844716c mach_msg + 24
    4   CoreFoundation                           0x198565bdc __CFRunLoopServiceMachPort + 160
    5   CoreFoundation                           0x1985644c8 __CFRunLoopRun + 1232
    6   CoreFoundation                           0x1985638a4 CFRunLoopRunSpecific + 612
    7   AppKit                                   0x19b8e6248 _NSEventThread + 172
    8   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    9   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                   0x198446df0 mach_msg2_trap + 8
    1   libsystem_kernel.dylib                   0x1984588d8 mach_msg2_internal + 80
    2   libsystem_kernel.dylib                   0x19844f638 mach_msg_overwrite + 540
    3   libsystem_kernel.dylib                   0x19844716c mach_msg + 24
    4   CoreFoundation                           0x198565bdc __CFRunLoopServiceMachPort + 160
    5   CoreFoundation                           0x1985644c8 __CFRunLoopRun + 1232
    6   CoreFoundation                           0x1985638a4 CFRunLoopRunSpecific + 612
    7   CFNetwork                                0x19cf2cbac 0x19ccdb000 + 2431916
    8   Foundation                               0x199465470 __NSThread__start__ + 716
    9   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    10  libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 5:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 6:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 7:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 8:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 9:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 13:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib                   0x19844a5e4 __psynch_cvwait + 8
    1   libsystem_pthread.dylib                  0x198486664 _pthread_cond_wait + 1276
    2   CoreVideo                                0x1a03599bc CVDisplayLink::waitUntil(unsigned long long) + 324
    3   CoreVideo                                0x1a0358a8c CVDisplayLink::runIOThread() + 504
    4   libsystem_pthread.dylib                  0x19848606c _pthread_start + 148
    5   libsystem_pthread.dylib                  0x198480e2c thread_start + 8

    Thread 15:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 16:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 17:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 18:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 19:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 20:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 21:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 22:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0

    Thread 23:
    0   libsystem_pthread.dylib                  0x198480e18 start_wqthread + 0


    Thread 0 crashed with ARM Thread State (64-bit):
        x0: 0x0000000000000000   x1: 0x0700000102ca3d75   x2: 0x0000000102ca3d70   x3: 0x00000001689beb90
        x4: 0x0000000000000005   x5: 0x0000000000002880   x6: 0x0008600005a5ab50   x7: 0x000000019fdde030
        x8: 0x000000016d1d95a8   x9: 0x00000001291c9fca  x10: 0x000000013d77aeba  x11: 0x000000000000007f
       x12: 0x000000000000004a  x13: 0x0000000116a11090  x14: 0x0700000102ca3d75  x15: 0x0000000102ca3d70
       x16: 0x00000002891e0574  x17: 0x000000000000000c  x18: 0x0000000000000000  x19: 0x00006000014ca880
       x20: 0xffffffffffffffff  x21: 0x0000000000000000  x22: 0x0000000000000001  x23: 0x0000000115d28c90
       x24: 0x000000010a709520  x25: 0x0000000000000001  x26: 0x0000000000000001  x27: 0x00006000014ca888
       x28: 0x00006000014ca888   fp: 0x000000016d1d9630   lr: 0x0000000128021204
        sp: 0x000000016d1d9560   pc: 0x00000002891e0574 cpsr: 0x60001000
       far: 0x0000000000000010  esr: 0x92000006 (Data Abort) byte read Translation fault

    Binary Images:
           0x280000000 -        0x291e3ffff liblibpersona.dylib (*) <0c19578b-08db-3482-a918-bbde4921db3a> /Applications/Affinity Photo 2.app/Contents/Frameworks/liblibpersona.dylib
           0x1274c4000 -        0x1292bbfff com.seriflabs.libcocoaui (1.0) <4d8ed8e2-0bf2-321e-87cf-320f37bf8261> /Applications/Affinity Photo 2.app/Contents/Frameworks/libcocoaui.framework/Versions/A/libcocoaui
           0x19b783000 -        0x19c68afff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x19fba6000 -        0x19ff08fff com.apple.QuartzCore (1.11) <6eae8b05-2af0-3057-91fc-cf2d9c74dd40> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x1984e4000 -        0x1989bbfff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x1a1ba5000 -        0x1a1ed8fff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
           0x198156000 -        0x1981e04af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
           0x198446000 -        0x19847effb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
           0x102e8c000 -        0x102ec7fff liblibipc.dylib (*) <98b626c8-130c-3873-9e5a-d5e9c09d7692> /Applications/Affinity Photo 2.app/Contents/Frameworks/liblibipc.dylib
           0x108788000 -        0x1089ebfff liblibkernel.dylib (*) <ca8e6931-23bb-32db-b1ce-563166112fc4> /Applications/Affinity Photo 2.app/Contents/Frameworks/liblibkernel.dylib
           0x1982fb000 -        0x198342fff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib
           0x19847f000 -        0x19848bffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
           0x19ccdb000 -        0x19d09afff com.apple.CFNetwork (1399.4) <86c036e0-4a25-3600-a5b5-31b1caedbe4a> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x19940f000 -        0x199e47fff com.apple.Foundation (6.9) <52b2f83f-586d-32a2-8b66-ce651400ac8c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x1a0356000 -        0x1a03b7fff com.apple.CoreVideo (1.8) <fb6c73bd-5e1f-3e88-b952-caaaed8960c9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
                   0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

    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=2.3G resident=0K(0%) swapped_out_or_unallocated=2.3G(100%)
    Writable regions: Total=12.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=12.0G(100%)

                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework              12.6M      101 
    Activity Tracing                   256K        1 
    CG backing stores                 4608K        8 
    CG image                         526.0M     3373 
    CG raster data                      32K        1 
    ColorSync                          640K       29 
    CoreAnimation                    223.0M     1301 
    CoreGraphics                        64K        4 
    CoreImage                          144K        9 
    CoreUI image data                 7680K       64 
    Foundation                        7536K        9 
    Image IO                          11.5M       39 
    JS JIT generated code            512.0M        3 
    Kernel Alloc Once                   32K        1 
    MALLOC                             5.7G      607 
    MALLOC guard page                  384K       21 
    MALLOC_MEDIUM (reserved)         656.0M        7         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
    SQLite page cache                  640K        5 
    STACK GUARD                       56.4M       24 
    Stack                             20.2M       24 
    VM_ALLOCATE                      135.6M       39 
    VM_ALLOCATE (reserved)             3.9G        1         reserved VM address space (unallocated)
    WebKit Malloc                    224.1M        7 
    __AUTH                            1885K      375 
    __AUTH_CONST                      25.1M      601 
    __CTF                               756        1 
    __DATA                            17.3M      659 
    __DATA_CONST                      44.6M      662 
    __DATA_DIRTY                      2427K      239 
    __FONT_DATA                        2352        1 
    __LINKEDIT                         1.1G       61 
    __OBJC_CONST                      4761K      338 
    __OBJC_RO                         65.1M        1 
    __OBJC_RW                         1981K        1 
    __TEXT                             1.2G      684 
    dyld private memory               1536K        3 
    libnetwork                        5760K       32 
    mapped file                        2.1G      715 
    shared memory                     1936K       43 
    ===========                     =======  ======= 
    TOTAL                             16.6G    10095 
    TOTAL, minus reserved VM space    11.9G    10095 

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

    {"app_name":"Affinity Photo 2","timestamp":"2022-11-10 13:08:11.00 -0500","app_version":"2.0.0","slice_uuid":"f4b03757-6057-35e7-bed5-408ae5fa4909","build_version":"2.0.0","platform":1,"bundleID":"com.seriflabs.affinityphoto2","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"Affinity Photo 2","incident_id":"77D1207B-CB7D-4832-BC11-3494C5C529BF"}
    {
      "uptime" : 880000,
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 502,
      "deployVersion" : 210,
      "modelCode" : "Mac13,1",
      "coalitionID" : 35313,
      "osVersion" : {
        "train" : "macOS 13.0",
        "build" : "22A380",
        "releaseType" : "User"
      },
      "captureTime" : "2022-11-10 13:08:06.6099 -0500",
      "incident" : "77D1207B-CB7D-4832-BC11-3494C5C529BF",
      "pid" : 25858,
      "translated" : false,
      "cpuType" : "ARM-64",
      "roots_installed" : 0,
      "bug_type" : "309",
      "procLaunch" : "2022-11-09 09:55:45.6370 -0500",
      "procStartAbsTime" : 18886155727581,
      "procExitAbsTime" : 21236738792847,
      "procName" : "Affinity Photo 2",
      "procPath" : "\/Applications\/Affinity Photo 2.app\/Contents\/MacOS\/Affinity Photo 2",
      "bundleInfo" : {"CFBundleShortVersionString":"2.0.0","CFBundleVersion":"2.0.0","CFBundleIdentifier":"com.seriflabs.affinityphoto2"},
      "storeInfo" : {"deviceIdentifierForVendor":"8E5E12DA-B5A0-52A9-9574-193DA8525DF2","thirdParty":true},
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "com.seriflabs.affinityphoto2",
      "crashReporterKey" : "81C10BE7-AB0C-3524-47BE-16A819BFBFC4",
      "sip" : "enabled",
      "vmRegionInfo" : "0x10 is not in any region.  Bytes before following region: 105553518919664\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
      "exception" : {"codes":"0x0000000000000001, 0x0000000000000010","rawCodes":[1,16],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000010"},
      "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":25858},
      "vmregioninfo" : "0x10 is not in any region.  Bytes before following region: 105553518919664\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
      "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" : 0,
      "threads" : [{"triggered":true,"id":100990724,"threadState":{"x":[{"value":0},{"value":504403162607271285},{"value":4341775728},{"value":6050016144},{"value":5},{"value":10368},{"value":2357353024695120},{"value":6977085488,"symbolLocation":0,"symbol":"backing_callback(CGContext*, void*) (.11784)"},{"value":6125622696},{"value":4984709066},{"value":5326220986},{"value":127},{"value":74},{"value":4674621584},{"value":504403162607271285},{"value":4341775728},{"value":10890380660,"symbolLocation":0,"symbol":"DocumentControllerSession::GetDocumentController()"},{"value":12},{"value":0},{"value":105553138067584},{"value":18446744073709551615},{"value":0},{"value":1},{"value":4661087376},{"value":4470117664},{"value":1},{"value":1},{"value":105553138067592},{"value":105553138067592}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4966191620},"cpsr":{"value":1610616832},"fp":{"value":6125622832},"sp":{"value":6125622624},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":10890380660,"matchesCrashFrame":1},"far":{"value":16}},"queue":"com.apple.main-thread","frames":[{"imageOffset":152962420,"symbol":"DocumentControllerSession::GetDocumentController()","symbolLocation":0,"imageIndex":0},{"imageOffset":11915780,"symbol":"-[LayersControlItemView drawAncestralBackground:]","symbolLocation":1320,"imageIndex":1},{"imageOffset":11913448,"symbol":"-[LayersControlItemView drawRect:]","symbolLocation":460,"imageIndex":1},{"imageOffset":1387120,"symbol":"_NSViewDrawRect","symbolLocation":124,"imageIndex":2},{"imageOffset":8406804,"symbol":"-[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:]","symbolLocation":1088,"imageIndex":2},{"imageOffset":1385188,"symbol":"-[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:]","symbolLocation":556,"imageIndex":2},{"imageOffset":140576,"symbol":"CABackingStoreUpdate_","symbolLocation":224,"imageIndex":3},{"imageOffset":516732,"symbol":"invocation function for block in CA::Layer::display_()","symbolLocation":64,"imageIndex":3},{"imageOffset":136952,"symbol":"-[CALayer _display]","symbolLocation":1644,"imageIndex":3},{"imageOffset":1384428,"symbol":"-[_NSBackingLayer display]","symbolLocation":352,"imageIndex":2},{"imageOffset":933132,"symbol":"-[_NSViewBackingLayer display]","symbolLocation":532,"imageIndex":2},{"imageOffset":133244,"symbol":"CA::Layer::display_if_needed(CA::Transaction*)","symbolLocation":788,"imageIndex":3},{"imageOffset":1588720,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":468,"imageIndex":3},{"imageOffset":12264,"symbol":"CA::Transaction::commit()","symbolLocation":652,"imageIndex":3},{"imageOffset":1448848,"symbol":"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke","symbolLocation":272,"imageIndex":2},{"imageOffset":8644420,"symbol":"___NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":64,"imageIndex":2},{"imageOffset":527844,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":36,"imageIndex":4},{"imageOffset":527568,"symbol":"__CFRunLoopDoObservers","symbolLocation":532,"imageIndex":4},{"imageOffset":525064,"symbol":"__CFRunLoopRun","symbolLocation":784,"imageIndex":4},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":4},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204876,"symbol":"ReceiveNextEventCommon","symbolLocation":236,"imageIndex":5},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":2},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":2},{"imageOffset":1968752,"symbol":"-[NSWindow(NSEventRouting) trackEventsMatchingMask:timeout:mode:handler:]","symbolLocation":216,"imageIndex":2},{"imageOffset":1965616,"symbol":"-[NSDragEventTracker trackEvent:usingHandler:]","symbolLocation":1268,"imageIndex":2},{"imageOffset":1962708,"symbol":"NSControlTrackMouse","symbolLocation":1088,"imageIndex":2},{"imageOffset":1961576,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":144,"imageIndex":2},{"imageOffset":1961248,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":488,"imageIndex":2},{"imageOffset":1958380,"symbol":"-[NSControl mouseDown:]","symbolLocation":448,"imageIndex":2},{"imageOffset":1952992,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":3420,"imageIndex":2},{"imageOffset":1468656,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":1984,"imageIndex":2},{"imageOffset":1466204,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":284,"imageIndex":2},{"imageOffset":1462420,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1920,"imageIndex":2},{"imageOffset":18640868,"symbol":"-[Application sendEvent:]","symbolLocation":1028,"imageIndex":1},{"imageOffset":2567940,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":276,"imageIndex":2},{"imageOffset":2563544,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke_2","symbolLocation":56,"imageIndex":2},{"imageOffset":2563460,"symbol":"__35-[NSApplication runModalForWindow:]_block_invoke","symbolLocation":108,"imageIndex":2},{"imageOffset":2561640,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":2},{"imageOffset":2561320,"symbol":"-[NSApplication runModalForWindow:]","symbolLocation":292,"imageIndex":2},{"imageOffset":3843276,"symbol":"__19-[NSAlert runModal]_block_invoke_2","symbolLocation":120,"imageIndex":2},{"imageOffset":3843128,"symbol":"__19-[NSAlert runModal]_block_invoke","symbolLocation":108,"imageIndex":2},{"imageOffset":2561640,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":2},{"imageOffset":3032660,"symbol":"-[NSAlert runModal]","symbolLocation":140,"imageIndex":2},{"imageOffset":19811876,"symbol":"CocoaUIRunAlertPanel(NSString*, NSString*, NSString*, NSString*, NSString*, ...)","symbolLocation":328,"imageIndex":1},{"imageOffset":19973928,"symbol":"-[DocumentView closeView]","symbolLocation":1852,"imageIndex":1},{"imageOffset":11531668,"symbol":"-[AppController closeView:]","symbolLocation":92,"imageIndex":1},{"imageOffset":18398916,"symbol":"-[PersonaWindow closeAllDocumentViews]","symbolLocation":328,"imageIndex":1},{"imageOffset":18398436,"symbol":"-[PersonaWindow onCloseButtonClicked:]","symbolLocation":24,"imageIndex":1},{"imageOffset":1975024,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":440,"imageIndex":2},{"imageOffset":1974536,"symbol":"-[NSControl sendAction:to:]","symbolLocation":72,"imageIndex":2},{"imageOffset":1974348,"symbol":"__26-[NSCell _sendActionFrom:]_block_invoke","symbolLocation":100,"imageIndex":2},{"imageOffset":1974132,"symbol":"-[NSCell _sendActionFrom:]","symbolLocation":204,"imageIndex":2},{"imageOffset":1973912,"symbol":"-[NSButtonCell _sendActionFrom:]","symbolLocation":88,"imageIndex":2},{"imageOffset":1963100,"symbol":"NSControlTrackMouse","symbolLocation":1480,"imageIndex":2},{"imageOffset":1961576,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":144,"imageIndex":2},{"imageOffset":1961248,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":488,"imageIndex":2},{"imageOffset":1958380,"symbol":"-[NSControl mouseDown:]","symbolLocation":448,"imageIndex":2},{"imageOffset":1952992,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":3420,"imageIndex":2},{"imageOffset":1468656,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":1984,"imageIndex":2},{"imageOffset":1466204,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":284,"imageIndex":2},{"imageOffset":18403284,"symbol":"-[PersonaWindow sendEvent:]","symbolLocation":456,"imageIndex":1},{"imageOffset":1462420,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1920,"imageIndex":2},{"imageOffset":18640868,"symbol":"-[Application sendEvent:]","symbolLocation":1028,"imageIndex":1},{"imageOffset":3895620,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":2},{"imageOffset":183316,"symbol":"-[NSApplication run]","symbolLocation":500,"imageIndex":2},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":2},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":6}]},{"id":100992774,"queue":"com.apple.root.default-qos","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":7},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":4},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":4},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":4},{"imageOffset":1075224,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":4},{"imageOffset":112512,"symbol":"std::__1::__function::__func<Affinity::Interprocess::Communicators::MachCommunicator::StartAsServer()::$_1, std::__1::allocator<Affinity::Interprocess::Communicators::MachCommunicator::StartAsServer()::$_1>, void ()>::operator()()","symbolLocation":136,"imageIndex":8},{"imageOffset":1676692,"symbol":"invocation function for block in Kernel::Dispatch::DispatchAndForget(std::__1::function<void ()>, Kernel::Dispatch::DispatchPriority, Kernel::Dispatch::ThreadPurpose)","symbolLocation":148,"imageIndex":9},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":10},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":10},{"imageOffset":30192,"symbol":"_dispatch_queue_override_invoke","symbolLocation":788,"imageIndex":10},{"imageOffset":90004,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":10},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":10},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":11},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":11}]},{"id":100992775,"queue":"com.apple.root.default-qos","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":7},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":4},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":4},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":4},{"imageOffset":1075224,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":4},{"imageOffset":112060,"symbol":"std::__1::__function::__func<Affinity::Interprocess::Communicators::MachCommunicator::StartAsClient(unsigned int, unsigned int)::$_0, std::__1::allocator<Affinity::Interprocess::Communicators::MachCommunicator::StartAsClient(unsigned int, unsigned int)::$_0>, void ()>::operator()()","symbolLocation":136,"imageIndex":8},{"imageOffset":1676692,"symbol":"invocation function for block in Kernel::Dispatch::DispatchAndForget(std::__1::function<void ()>, Kernel::Dispatch::DispatchPriority, Kernel::Dispatch::ThreadPurpose)","symbolLocation":148,"imageIndex":9},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":10},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":10},{"imageOffset":30192,"symbol":"_dispatch_queue_override_invoke","symbolLocation":788,"imageIndex":10},{"imageOffset":90004,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":10},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":10},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":11},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":11}]},{"id":100992944,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":7},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":4},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":4},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":4},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":100993526,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":7},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":4},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":4},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":4},{"imageOffset":2431916,"imageIndex":12},{"imageOffset":353392,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":101008000,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":101569857,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":101752625,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":101968264,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":101993252,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":102031041,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":111618991,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":111819676,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":113586195,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":113597400,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":11},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":14},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":11},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":113627250,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113627272,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113629650,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113629652,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113629915,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113631342,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113631343,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113631344,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":113631345,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]}],
      "usedImages" : [
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 10737418240,
        "size" : 300154880,
        "uuid" : "0c19578b-08db-3482-a918-bbde4921db3a",
        "path" : "\/Applications\/Affinity Photo 2.app\/Contents\/Frameworks\/liblibpersona.dylib",
        "name" : "liblibpersona.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 4954275840,
        "CFBundleShortVersionString" : "1.0",
        "CFBundleIdentifier" : "com.seriflabs.libcocoaui",
        "size" : 31424512,
        "uuid" : "4d8ed8e2-0bf2-321e-87cf-320f37bf8261",
        "path" : "\/Applications\/Affinity Photo 2.app\/Contents\/Frameworks\/libcocoaui.framework\/Versions\/A\/libcocoaui",
        "name" : "libcocoaui",
        "CFBundleVersion" : "1"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6903312384,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.AppKit",
        "size" : 15761408,
        "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2",
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
        "name" : "AppKit",
        "CFBundleVersion" : "2299"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6974758912,
        "CFBundleShortVersionString" : "1.11",
        "CFBundleIdentifier" : "com.apple.QuartzCore",
        "size" : 3551232,
        "uuid" : "6eae8b05-2af0-3057-91fc-cf2d9c74dd40",
        "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
        "name" : "QuartzCore",
        "CFBundleVersion" : "1042.20"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6850232320,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 5079040,
        "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1953.1"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 7008309248,
        "CFBundleShortVersionString" : "2.1.1",
        "CFBundleIdentifier" : "com.apple.HIToolbox",
        "size" : 3358720,
        "uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c",
        "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
        "name" : "HIToolbox"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6846504960,
        "size" : 566448,
        "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6849585152,
        "size" : 233468,
        "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 4343775232,
        "size" : 245760,
        "uuid" : "98b626c8-130c-3873-9e5a-d5e9c09d7692",
        "path" : "\/Applications\/Affinity Photo 2.app\/Contents\/Frameworks\/liblibipc.dylib",
        "name" : "liblibipc.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 4437082112,
        "size" : 2506752,
        "uuid" : "ca8e6931-23bb-32db-b1ce-563166112fc4",
        "path" : "\/Applications\/Affinity Photo 2.app\/Contents\/Frameworks\/liblibkernel.dylib",
        "name" : "liblibkernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6848229376,
        "size" : 294912,
        "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe",
        "path" : "\/usr\/lib\/system\/libdispatch.dylib",
        "name" : "libdispatch.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6849818624,
        "size" : 53244,
        "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6925692928,
        "CFBundleShortVersionString" : "1399.4",
        "CFBundleIdentifier" : "com.apple.CFNetwork",
        "size" : 3932160,
        "uuid" : "86c036e0-4a25-3600-a5b5-31b1caedbe4a",
        "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
        "name" : "CFNetwork",
        "CFBundleVersion" : "1399.4"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6866137088,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.Foundation",
        "size" : 10719232,
        "uuid" : "52b2f83f-586d-32a2-8b66-ce651400ac8c",
        "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
        "name" : "Foundation",
        "CFBundleVersion" : "1953.1"
      },
      {
        "source" : "P",
        "arch" : "arm64e",
        "base" : 6982819840,
        "CFBundleShortVersionString" : "1.8",
        "CFBundleIdentifier" : "com.apple.CoreVideo",
        "size" : 401408,
        "uuid" : "fb6c73bd-5e1f-3e88-b952-caaaed8960c9",
        "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
        "name" : "CoreVideo",
        "CFBundleVersion" : "0.0"
      },
      {
        "size" : 0,
        "source" : "A",
        "base" : 0,
        "uuid" : "00000000-0000-0000-0000-000000000000"
      }
    ],
      "sharedCache" : {
      "base" : 6845857792,
      "size" : 3403612160,
      "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=2.3G resident=0K(0%) swapped_out_or_unallocated=2.3G(100%)\nWritable regions: Total=12.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=12.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              12.6M      101 \nActivity Tracing                   256K        1 \nCG backing stores                 4608K        8 \nCG image                         526.0M     3373 \nCG raster data                      32K        1 \nColorSync                          640K       29 \nCoreAnimation                    223.0M     1301 \nCoreGraphics                        64K        4 \nCoreImage                          144K        9 \nCoreUI image data                 7680K       64 \nFoundation                        7536K        9 \nImage IO                          11.5M       39 \nJS JIT generated code            512.0M        3 \nKernel Alloc Once                   32K        1 \nMALLOC                             5.7G      607 \nMALLOC guard page                  384K       21 \nMALLOC_MEDIUM (reserved)         656.0M        7         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  640K        5 \nSTACK GUARD                       56.4M       24 \nStack                             20.2M       24 \nVM_ALLOCATE                      135.6M       39 \nVM_ALLOCATE (reserved)             3.9G        1         reserved VM address space (unallocated)\nWebKit Malloc                    224.1M        7 \n__AUTH                            1885K      375 \n__AUTH_CONST                      25.1M      601 \n__CTF                               756        1 \n__DATA                            17.3M      659 \n__DATA_CONST                      44.6M      662 \n__DATA_DIRTY                      2427K      239 \n__FONT_DATA                        2352        1 \n__LINKEDIT                         1.1G       61 \n__OBJC_CONST                      4761K      338 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1981K        1 \n__TEXT                             1.2G      684 \ndyld private memory               1536K        3 \nlibnetwork                        5760K       32 \nmapped file                        2.1G      715 \nshared memory                     1936K       43 \n===========                     =======  ======= \nTOTAL                             16.6G    10095 \nTOTAL, minus reserved VM space    11.9G    10095 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "61675b89201f677a9a4cbd65",
          "factorPackIds" : {
            "HEALTH_FEATURE_AVAILABILITY" : "6337495fa33d3500e4e7e330"
          },
          "deploymentId" : 240000040
        },
        {
          "rolloutId" : "63582c5f8a53461413999550",
          "factorPackIds" : {
            "PROACTIVE_MAIL_INTELLIGENCE_SALIENCY" : "636525247ea6e25a76dc2008"
          },
          "deploymentId" : 240000002
        }
      ],
      "experiments" : [

      ]
    }
    }

    Model: Mac13,1, BootROM 8419.41.10, proc 10:8:2 processors, 32 GB, SMC 
    Graphics: Apple M1 Max, Apple M1 Max, Built-In
    Display: Studio Display, 5120 x 2880 Retina, Main, MirrorOff, Online
    Display: DELL P2217H, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
    Memory Module: LPDDR5, Samsung
    AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 03:20:28 version 20.10.965.9.8.7.129 FWID 01-74b363be
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: Studio Display, Ethernet, en6
    Network Service: Wi-Fi, AirPort, en1
    PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@3,0,0
    USB Device: USB31Bus
    USB Device: Portable SSD T5
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: USB C Video Adaptor
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: USB2 Hub
    USB Device: Backup+ Hub
    USB Device: 4-Port USB 2.0 Hub
    USB Device: 4-Port USB 2.0 Hub
    USB Device: Backup+ Hub
    USB Device: Intuos S
    USB Device: USB3 Gen2 Hub
    USB Device: Backup+ Hub
    USB Device: Backup+ Hub BK
    USB Device: 4-Port USB 3.0 Hub
    USB Device: 4-Port USB 3.0 Hub
    USB Device: Backup+ Hub
    USB Device: Backup+ Hub BK
    USB Device: Expansion Desk
    USB Device: USB31Bus
    USB Device: USB3 Gen2 Hub
    USB Device: USB2 Hub
    USB Device: Magic Keyboard with Numeric Keypad
    USB Device: MacBook Air SuperDrive
    USB Device: Studio Display
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Device: Studio Display, Apple Inc., 1, 67.1
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
     

  7. Thank you Dan for responding with transparency. I am able to continue my work as I noted. As mentioned, I use Time Machine and Carbon Copy Clone for auto backups. But of course I knew that the changes I made were at the end of the document, thus making manual recovery a bit less painful. I suggest that affinity publisher have a compare feature, to compare two different versions of a source file. This would be helpful for many reasons. Of course crashing should never happen, be it a run away pointer, a memory leak, or whatever. I assume checksums on the dynamic bitmap were not violated?  I also hope that the developers are expanding their investigation into other bitmap implementations or the like to at least detect corruption and rebuild without crashing. Perhaps there should also be a end user enabling feature to save backup copies of source files ?

     

  8. Dan, You can call off the hounds. I was able to recreate the file, using the last writeable version from time machine, then I cut and pasted the additions from the "read only" latest copy, that would crash affinity publisher upon write. Interesting that publisher could read the "corrupted" file, but not write it back. My 42 years as engineer and manager of a software team strongly suggests to me a bug in affinity photo. At least  it shouldn't crash. Can you confirm for me affinity publisher behavior is the same on MAC and windows, meaning on windows it also crashes with the file I gave you ?

    Looking forward to a resolution, even though I was able to muddle my way through this particular incident.

    Thanks - Jonathan

  9. I appreciate all your efforts. Please treat my file as proprietary. I'm also pleased you were able to reproduce the problem. I use time machine and have previous versions of files so if need be, I can go back in time. How could I compare two files for Differences? The only 3rd party app I have is beyond compare. Up until this challenge, I was so pleased with publisher as you can see my file is large and quite large with linked photos. For example, Ms word could not support such a large document. Hopefully your team will find the root cause.

    Thank you

    Jonathan

×
×
  • Create New...

Important Information

Please note there is currently a delay in replying to some post. See pinned thread in the Questions forum. These are the Terms of Use you will be asked to agree to if you join the forum. | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.