Dozer icon indicating copy to clipboard operation
Dozer copied to clipboard

Running Dozer on Sonoma (macOS 14.0)

Open bsdooby opened this issue 1 year ago • 44 comments

On my MacBook Pro (13-inch, M1, 2020), Dozer starts and works but after a "few" minutes it just quits. No error trace visbile (however, I did not check the logs, etc.).

Is this known or does this only happen on my machine?

bsdooby avatar Sep 20 '23 08:09 bsdooby

Same here. In my experience, Dozer quits each time the screen is turned off.

Linyxus avatar Sep 26 '23 09:09 Linyxus

+1

fredrikjag avatar Sep 27 '23 13:09 fredrikjag

+1

alstanchev avatar Sep 28 '23 07:09 alstanchev

+1

ghost avatar Sep 28 '23 09:09 ghost

+1

romaktion avatar Sep 28 '23 12:09 romaktion

+1

geonzee avatar Oct 01 '23 14:10 geonzee

Actually, I don't think it is related to screen off, but rather screen locked. You can just lock with ⌘ ⌃ q, and then unlock and the process has died.

theherk avatar Oct 02 '23 12:10 theherk

Hi, works for a several minutes then fails with

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

Process:               Dozer [5376]
Path:                  /Applications/Dozer.app/Contents/MacOS/Dozer
Identifier:            com.mortennn.Dozer
Version:               4.0.0 (29)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-10-04 15:30:50.3901 +0200
OS Version:            macOS 14.0 (23A344)
Report Version:        12
Bridge OS Version:     8.0 (21P365)
Anonymous UUID:        13279EBB-87E7-DEE1-10E7-64D0C6D6D05A

Sleep/Wake UUID:       7C028C75-1175-4B08-9177-CA835EBC4A32

Time Awake Since Boot: 440000 seconds
Time Since Wake:       2482 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process:   exc handler [5376]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	    0x7ff8224794d2 _assertionFailure(_:_:file:line:flags:) + 354
1   Foundation                    	    0x7ff813973176 specialized static Int._forceBridgeFromObjectiveC(_:result:) + 374
2   libswiftCore.dylib            	    0x7ff822748bae tryCastFromClassToObjCBridgeable(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 302
3   libswiftCore.dylib            	    0x7ff8227487ff tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 2031
4   libswiftCore.dylib            	    0x7ff822748537 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 1319
5   libswiftCore.dylib            	    0x7ff822747edb swift_dynamicCast + 155
6   Foundation                    	    0x7ff813708eca closure #2 in static Dictionary._forceBridgeFromObjectiveC(_:result:) + 714
7   Foundation                    	    0x7ff81370b037 partial apply for closure #2 in static Dictionary._forceBridgeFromObjectiveC(_:result:) + 39
8   Foundation                    	    0x7ff81370aa16 _NativeDictionary.init(_unsafeUninitializedCapacity:allowingDuplicates:initializingWith:) + 182
9   Foundation                    	    0x7ff813708660 static Dictionary._forceBridgeFromObjectiveC(_:result:) + 416
10  libswiftCore.dylib            	    0x7ff822748bae tryCastFromClassToObjCBridgeable(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 302
11  libswiftCore.dylib            	    0x7ff8227487ff tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 2031
12  libswiftCore.dylib            	    0x7ff822748537 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 1319
13  libswiftCore.dylib            	    0x7ff822747edb swift_dynamicCast + 155
14  Dozer                         	       0x10e332e33 0x10e32b000 + 32307
15  Dozer                         	       0x10e3336d0 0x10e32b000 + 34512
16  Dozer                         	       0x10e335579 0x10e32b000 + 42361
17  Dozer                         	       0x10e32f63f 0x10e32b000 + 17983
18  Foundation                    	    0x7ff8133011c4 __NSFireTimer + 67
19  CoreFoundation                	    0x7ff81234775c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
20  CoreFoundation                	    0x7ff81234730a __CFRunLoopDoTimer + 785
21  CoreFoundation                	    0x7ff812346f46 __CFRunLoopDoTimers + 285
22  CoreFoundation                	    0x7ff81232b1c2 __CFRunLoopRun + 2104
23  CoreFoundation                	    0x7ff81232a372 CFRunLoopRunSpecific + 557
24  HIToolbox                     	    0x7ff81cb969d9 RunCurrentEventLoopInMode + 292
25  HIToolbox                     	    0x7ff81cb967e6 ReceiveNextEventCommon + 665
26  HIToolbox                     	    0x7ff81cb96531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
27  AppKit                        	    0x7ff8159320c5 _DPSNextEvent + 880
28  AppKit                        	    0x7ff816223150 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
29  AppKit                        	    0x7ff81592363a -[NSApplication run] + 603
30  AppKit                        	    0x7ff8158f7670 NSApplicationMain + 816
31  Dozer                         	       0x10e32d140 0x10e32b000 + 8512
32  dyld                          	    0x7ff811ec83a6 start + 1942

Thread 1:: com.twitter.crashlytics.mac.MachExceptionServer
0   libsystem_kernel.dylib        	    0x7ff812214846 write + 10
1   Dozer                         	       0x10e34504f 0x10e32b000 + 106575
2   Dozer                         	       0x10e33cba1 0x10e32b000 + 72609
3   libsystem_pthread.dylib       	    0x7ff812251202 _pthread_start + 99
4   libsystem_pthread.dylib       	    0x7ff81224cbab thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff812211a2e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81221fe4a mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff812218b6e mach_msg_overwrite + 653
3   libsystem_kernel.dylib        	    0x7ff812211d1f mach_msg + 19
4   CoreFoundation                	    0x7ff81232c475 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff81232aee5 __CFRunLoopRun + 1371
6   CoreFoundation                	    0x7ff81232a372 CFRunLoopRunSpecific + 557
7   AppKit                        	    0x7ff815a8f3e0 _NSEventThread + 122
8   libsystem_pthread.dylib       	    0x7ff812251202 _pthread_start + 99
9   libsystem_pthread.dylib       	    0x7ff81224cbab thread_start + 15

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

Thread 4:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

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

Thread 7:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib       	    0x7ff81224cb88 start_wqthread + 0

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

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

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000200000003  rbx: 0x00007ff813da84c0  rcx: 0xfffffffe00000000  rdx: 0x0000000000000003
  rdi: 0x0000600003a580c8  rsi: 0x0000000000003ba0  rbp: 0x00007ff7b1bd2a00  rsp: 0x00007ff7b1bd2960
  r8: 0x0000000000000154   r9: 0x00000000b883193f  r10: 0x0000000000000063  r11: 0x000000000000013c
  r12: 0x0000000000000000  r13: 0x0000000000000020  r14: 0x0000600003a580c0  r15: 0x000000000000000b
  rip: 0x00007ff8224794d2  rfl: 0x0000000000010246  cr2: 0x000070000a284d38
  
Logical CPU:     7
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  00 48 b8 00 00 00 00 00-00 00 10 49 85 c5 0f 84  .H.........I....
  85 01 00 00 48 ff c8 4c-89 f7 48 21 c7 48 83 c7  ....H..L..H!.H..
  20 48 b8 ff ff ff ff ff-ff 00 00 49 21 c5 48 83   H.........I!.H.
  ec 08 44 0f b6 c1 4c 89-ee 4c 89 e2 48 8b 4d 10  ..D...L..L..H.M.
  49 89 d9 45 31 e4 8b 45-28 50 ff 75 20 41 57 e8  I..E1..E(P.u AW.
  ca 0e 00 00 48 83 c4 20-4c 89 f7 e8 ce 6a 32 00  ....H.. L....j2.
[0f]0b 48 83 ec 08 48 8d-05 41 01 44 00 48 8d 3d  ..H...H..A.D.H.=	<==
  ae fc 43 00 48 8d 0d c3-ff 43 00 be 0b 00 00 00  ..C.H....C......
  41 b8 39 00 00 00 ba 02-00 00 00 41 b9 02 00 00  A.9........A....
  00 6a 01 68 94 00 00 00-6a 02 6a 18 50 e8 ac 02  .j.h....j.j.P...
  00 00 4c 89 f6 48 c1 ee-38 83 e6 0f 48 b8 ff ff  ..L..H..8...H...
  ff ff ff ff ff 00 4c 21-f0 4c 89 6d c0 48 89 45  ......L!.L.m.H.E

Binary Images:
      0x10e8de000 -        0x10e8edfff libobjc-trampolines.dylib (*) <c43ce21c-a026-37b5-95ee-ef39fd2196de> /usr/lib/libobjc-trampolines.dylib
      0x10e3df000 -        0x10e3e0fff com.sindresorhus.LaunchAtLogin (2.5.0) <51ce9883-f929-3fa4-bdcf-433bba2fbf0b> /Applications/Dozer.app/Contents/Frameworks/LaunchAtLogin.framework/Versions/A/LaunchAtLogin
      0x10e823000 -        0x10e82cfff com.Defaults.Defaults-macOS (2.0.2) <7af0f906-485f-39c5-ad5b-894d63be987a> /Applications/Dozer.app/Contents/Frameworks/Defaults.framework/Versions/A/Defaults
      0x10e891000 -        0x10e8a6fff Preferences (0.4.1) <fe21eb4a-8ee2-3d04-b17d-65d7adcfce69> /Applications/Dozer.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences
      0x10e869000 -        0x10e874fff com.github.shpakovski.MASShortcut (2.4.0) <ff426ffe-729d-3f71-b6a8-e7e6ea7a176d> /Applications/Dozer.app/Contents/Frameworks/MASShortcut.framework/Versions/A/MASShortcut
      0x10e9e2000 -        0x10ea31fff org.sparkle-project.Sparkle (1.21.3) <3433b107-6944-3f2a-9d83-56ffecc97282> /Applications/Dozer.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
      0x10e32b000 -        0x10e39cfff com.mortennn.Dozer (4.0.0) <296e254a-a76e-3f21-a192-c95fa796c999> /Applications/Dozer.app/Contents/MacOS/Dozer
    0x7ff822449000 -     0x7ff8228f3ff4 libswiftCore.dylib (*) <8e19f4be-c9ad-376a-b2ec-ee523de738bf> /usr/lib/swift/libswiftCore.dylib
    0x7ff813266000 -     0x7ff813ea3ffb com.apple.Foundation (6.9) <097dc90a-7059-3135-8fcb-74de290206a1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff8122b0000 -     0x7ff812749ffc com.apple.CoreFoundation (6.9) <9daa29f3-fe48-39a9-a70d-1e0fd4750372> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81cb66000 -     0x7ff81ce01ff4 com.apple.HIToolbox (2.1.1) <ad043d3b-2199-381b-96f2-2d827bae0c57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8158f3000 -     0x7ff816cf4fff com.apple.AppKit (6.9) <70a55260-7bb1-3c07-aac3-402d42fa9913> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff811ec2000 -     0x7ff811f5e2ff dyld (*) <1289b60a-4980-342d-b1a4-250bbee392f1> /usr/lib/dyld
              0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff812210000 -     0x7ff81224aff7 libsystem_kernel.dylib (*) <3690c1fc-599f-39ff-bbdb-85422e9a996c> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81224b000 -     0x7ff812256fff libsystem_pthread.dylib (*) <33c43114-85f0-3f32-86d7-8e6a2403d38c> /usr/lib/system/libsystem_pthread.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: 1475
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                          1304K        4 
ColorSync                          232K       29 
CoreAnimation                     2176K        6 
CoreGraphics                        20K        4 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                             2.3G       82 
MALLOC guard page                   48K       12 
Mach message                         4K        1 
SQLite page cache                  128K        1 
STACK GUARD                       56.1M       17 
Stack                             16.1M       18 
VM_ALLOCATE                       1056K       18 
__CTF                               824        1 
__DATA                            25.8M      426 
__DATA_CONST                      26.0M      262 
__DATA_DIRTY                      1040K      137 
__FONT_DATA                        2352        1 
__LINKEDIT                       180.4M        8 
__OBJC_RO                         70.6M        1 
__OBJC_RW                         2154K        2 
__TEXT                           506.1M      449 
dyld private memory                260K        2 
mapped file                       91.3M       30 
shared memory                     1296K       17 
===========                     =======  ======= 
TOTAL                              3.3G     1532 



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

{"app_name":"Dozer","timestamp":"2023-10-04 15:30:51.00 +0200","app_version":"4.0.0","slice_uuid":"296e254a-a76e-3f21-a192-c95fa796c999","build_version":"29","platform":1,"bundleID":"com.mortennn.Dozer","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.0 (23A344)","roots_installed":0,"name":"Dozer","incident_id":"A0181A50-5FDD-4531-B1FB-79F23DC296DB"}
{
  "uptime" : 440000,
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro16,1",
  "coalitionID" : 91519,
  "osVersion" : {
    "train" : "macOS 14.0",
    "build" : "23A344",
    "releaseType" : "User"
  },
  "captureTime" : "2023-10-04 15:30:50.3901 +0200",
  "codeSigningMonitor" : 0,
  "incident" : "A0181A50-5FDD-4531-B1FB-79F23DC296DB",
  "pid" : 5376,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-10-04 15:25:26.5961 +0200",
  "procStartAbsTime" : 441923625262149,
  "procExitAbsTime" : 442247341145886,
  "procName" : "Dozer",
  "procPath" : "\/Applications\/Dozer.app\/Contents\/MacOS\/Dozer",
  "bundleInfo" : {"CFBundleShortVersionString":"4.0.0","CFBundleVersion":"29","CFBundleIdentifier":"com.mortennn.Dozer"},
  "storeInfo" : {"deviceIdentifierForVendor":"7C54E204-D1C1-573A-A5F6-BAF4ABFC3F02","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.mortennn.Dozer",
  "crashReporterKey" : "13279EBB-87E7-DEE1-10E7-64D0C6D6D05A",
  "codeSigningID" : "com.mortennn.Dozer",
  "codeSigningTeamID" : "DE6MHLRTVN",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "wakeTime" : 2482,
  "bridgeVersion" : {"build":"21P365","train":"8.0"},
  "sleepWakeUUID" : "7C028C75-1175-4B08-9177-CA835EBC4A32",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
  "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":5376},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":1475},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":8095695,"instructionState":{"instructionStream":{"bytes":[0,72,184,0,0,0,0,0,0,0,16,73,133,197,15,132,133,1,0,0,72,255,200,76,137,247,72,33,199,72,131,199,32,72,184,255,255,255,255,255,255,0,0,73,33,197,72,131,236,8,68,15,182,193,76,137,238,76,137,226,72,139,77,16,73,137,217,69,49,228,139,69,40,80,255,117,32,65,87,232,202,14,0,0,72,131,196,32,76,137,247,232,206,106,50,0,15,11,72,131,236,8,72,141,5,65,1,68,0,72,141,61,174,252,67,0,72,141,13,195,255,67,0,190,11,0,0,0,65,184,57,0,0,0,186,2,0,0,0,65,185,2,0,0,0,106,1,104,148,0,0,0,106,2,106,24,80,232,172,2,0,0,76,137,246,72,193,238,56,131,230,15,72,184,255,255,255,255,255,255,255,0,76,33,240,76,137,109,192,72,137,69],"offset":96}},"threadState":{"r13":{"value":32},"rax":{"value":8589934595},"rflags":{"value":66118},"cpu":{"value":7},"r14":{"value":105553177444544},"rsi":{"value":15264},"r8":{"value":340},"cr2":{"value":123145472724280},"rdx":{"value":3},"r10":{"value":99},"r9":{"value":3095599423},"r15":{"value":11},"rbx":{"value":140703461704896},"trap":{"value":6},"err":{"value":0},"r11":{"value":316},"rip":{"value":140703703733458,"matchesCrashFrame":1},"rbp":{"value":140701815613952},"rsp":{"value":140701815613792},"r12":{"value":0},"rcx":{"value":18446744065119617024},"flavor":"x86_THREAD_STATE","rdi":{"value":105553177444552}},"queue":"com.apple.main-thread","frames":[{"imageOffset":197842,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":354,"imageIndex":7},{"imageOffset":7393654,"symbol":"specialized static Int._forceBridgeFromObjectiveC(_:result:)","symbolLocation":374,"imageIndex":8},{"imageOffset":3144622,"symbol":"tryCastFromClassToObjCBridgeable(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":302,"imageIndex":7},{"imageOffset":3143679,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":2031,"imageIndex":7},{"imageOffset":3142967,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":1319,"imageIndex":7},{"imageOffset":3141339,"symbol":"swift_dynamicCast","symbolLocation":155,"imageIndex":7},{"imageOffset":4861642,"symbol":"closure #2 in static Dictionary._forceBridgeFromObjectiveC(_:result:)","symbolLocation":714,"imageIndex":8},{"imageOffset":4870199,"symbol":"partial apply for closure #2 in static Dictionary._forceBridgeFromObjectiveC(_:result:)","symbolLocation":39,"imageIndex":8},{"imageOffset":4868630,"symbol":"_NativeDictionary.init(_unsafeUninitializedCapacity:allowingDuplicates:initializingWith:)","symbolLocation":182,"imageIndex":8},{"imageOffset":4859488,"symbol":"static Dictionary._forceBridgeFromObjectiveC(_:result:)","symbolLocation":416,"imageIndex":8},{"imageOffset":3144622,"symbol":"tryCastFromClassToObjCBridgeable(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":302,"imageIndex":7},{"imageOffset":3143679,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":2031,"imageIndex":7},{"imageOffset":3142967,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":1319,"imageIndex":7},{"imageOffset":3141339,"symbol":"swift_dynamicCast","symbolLocation":155,"imageIndex":7},{"imageOffset":32307,"imageIndex":6},{"imageOffset":34512,"imageIndex":6},{"imageOffset":42361,"imageIndex":6},{"imageOffset":17983,"imageIndex":6},{"imageOffset":635332,"symbol":"__NSFireTimer","symbolLocation":67,"imageIndex":8},{"imageOffset":620380,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":9},{"imageOffset":619274,"symbol":"__CFRunLoopDoTimer","symbolLocation":785,"imageIndex":9},{"imageOffset":618310,"symbol":"__CFRunLoopDoTimers","symbolLocation":285,"imageIndex":9},{"imageOffset":504258,"symbol":"__CFRunLoopRun","symbolLocation":2104,"imageIndex":9},{"imageOffset":500594,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":9},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":10},{"imageOffset":198630,"symbol":"ReceiveNextEventCommon","symbolLocation":665,"imageIndex":10},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":10},{"imageOffset":258245,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":11},{"imageOffset":9634128,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":11},{"imageOffset":198202,"symbol":"-[NSApplication run]","symbolLocation":603,"imageIndex":11},{"imageOffset":18032,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":11},{"imageOffset":8512,"imageIndex":6},{"imageOffset":25510,"symbol":"start","symbolLocation":1942,"imageIndex":12}]},{"id":8095734,"name":"com.twitter.crashlytics.mac.MachExceptionServer","threadState":{"r13":{"value":4533277140},"rax":{"value":1},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":3},"rsi":{"value":4533565449},"r8":{"value":10},"cr2":{"value":4249670302616},"rdx":{"value":0},"r10":{"value":140703432788038,"symbolLocation":10,"symbol":"write"},"r9":{"value":2},"r15":{"value":4533565432},"rbx":{"value":40},"trap":{"value":133},"err":{"value":33554436},"r11":{"value":514},"rip":{"value":140703432788038},"rbp":{"value":4614467280},"rsp":{"value":4614467000},"r12":{"value":17},"rcx":{"value":4614467000},"flavor":"x86_THREAD_STATE","rdi":{"value":3}},"frames":[{"imageOffset":18502,"symbol":"write","symbolLocation":10,"imageIndex":14},{"imageOffset":106575,"imageIndex":6},{"imageOffset":72609,"imageIndex":6},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":15},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":8095738,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":4539265024},"rdx":{"value":8589934592},"r10":{"value":160541582557184},"r9":{"value":160541582557184},"r15":{"value":160541582557184},"rbx":{"value":123145309569120},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703432776238},"rbp":{"value":123145309568960},"rsp":{"value":123145309568856},"r12":{"value":4294967295},"rcx":{"value":123145309568856},"flavor":"x86_THREAD_STATE","rdi":{"value":123145309569120}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":65098,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":14},{"imageOffset":35694,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":14},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":14},{"imageOffset":509045,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":9},{"imageOffset":503525,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":9},{"imageOffset":500594,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":9},{"imageOffset":1688544,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":11},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":15},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":8100078,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":43155},"r8":{"value":409604},"cr2":{"value":123145312774456},"rdx":{"value":123145306357760},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145306882048},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145306882048},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145306882048}}},{"id":8102521,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":34615},"r8":{"value":409604},"cr2":{"value":4540174336},"rdx":{"value":123145305821184},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145306345472},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145306345472},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145306345472}}},{"id":8103751,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":36363},"r8":{"value":409604},"cr2":{"value":140280416239616},"rdx":{"value":123145306894336},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145307418624},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145307418624},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145307418624}}},{"id":8103755,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":38931},"r8":{"value":409604},"cr2":{"value":140194359635980},"rdx":{"value":123145307430912},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145307955200},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145307955200},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145307955200}}},{"id":8103789,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":61203},"r8":{"value":409604},"cr2":{"value":31727488278528},"rdx":{"value":123145307967488},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145308491776},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145308491776},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145308491776}}},{"id":8103790,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":60939},"r8":{"value":409604},"cr2":{"value":140171362206000},"rdx":{"value":123145308504064},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145309028352},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145309028352},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145309028352}}},{"id":8103791,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":60675},"r8":{"value":409604},"cr2":{"value":4540174336},"rdx":{"value":123145309585408},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145310109696},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145310109696},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145310109696}}},{"id":8103792,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":49155},"r8":{"value":409604},"cr2":{"value":4491509760},"rdx":{"value":123145310121984},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145310646272},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145310646272},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145310646272}}},{"id":8103793,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":60163},"r8":{"value":409604},"cr2":{"value":123145311174656},"rdx":{"value":123145310658560},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145311182848},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145311182848},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145311182848}}},{"id":8103794,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":60419},"r8":{"value":409604},"cr2":{"value":140171362206000},"rdx":{"value":123145311195136},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145311719424},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145311719424},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145311719424}}},{"id":8103795,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":49411},"r8":{"value":409604},"cr2":{"value":123145312247808},"rdx":{"value":123145311731712},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145312256000},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145312256000},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145312256000}}},{"id":8103796,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":59907},"r8":{"value":409604},"cr2":{"value":123145312784384},"rdx":{"value":123145312268288},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145312792576},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145312792576},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145312792576}}},{"id":8103797,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":49667},"r8":{"value":409604},"cr2":{"value":140227069022784},"rdx":{"value":123145312804864},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145313328000},"rbx":{"value":123145313329152},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145313329152},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145313329152}}},{"id":8103798,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":49923},"r8":{"value":409604},"cr2":{"value":4538662912},"rdx":{"value":123145313341440},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145313864568},"rbx":{"value":123145313865728},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145313865728},"r12":{"value":5193734},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145313865728}}},{"id":8103799,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":278532},"cr2":{"value":0},"rdx":{"value":123145313878016},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":0},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703433018248},"rbp":{"value":0},"rsp":{"value":123145314402304},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145314402304}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4539146240,
    "size" : 65536,
    "uuid" : "c43ce21c-a026-37b5-95ee-ef39fd2196de",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533907456,
    "CFBundleShortVersionString" : "2.5.0",
    "CFBundleIdentifier" : "com.sindresorhus.LaunchAtLogin",
    "size" : 8192,
    "uuid" : "51ce9883-f929-3fa4-bdcf-433bba2fbf0b",
    "path" : "\/Applications\/Dozer.app\/Contents\/Frameworks\/LaunchAtLogin.framework\/Versions\/A\/LaunchAtLogin",
    "name" : "LaunchAtLogin",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4538380288,
    "CFBundleShortVersionString" : "2.0.2",
    "CFBundleIdentifier" : "com.Defaults.Defaults-macOS",
    "size" : 40960,
    "uuid" : "7af0f906-485f-39c5-ad5b-894d63be987a",
    "path" : "\/Applications\/Dozer.app\/Contents\/Frameworks\/Defaults.framework\/Versions\/A\/Defaults",
    "name" : "Defaults",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4538830848,
    "CFBundleShortVersionString" : "0.4.1",
    "CFBundleIdentifier" : "Preferences",
    "size" : 90112,
    "uuid" : "fe21eb4a-8ee2-3d04-b17d-65d7adcfce69",
    "path" : "\/Applications\/Dozer.app\/Contents\/Frameworks\/Preferences.framework\/Versions\/A\/Preferences",
    "name" : "Preferences"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4538667008,
    "CFBundleShortVersionString" : "2.4.0",
    "CFBundleIdentifier" : "com.github.shpakovski.MASShortcut",
    "size" : 49152,
    "uuid" : "ff426ffe-729d-3f71-b6a8-e7e6ea7a176d",
    "path" : "\/Applications\/Dozer.app\/Contents\/Frameworks\/MASShortcut.framework\/Versions\/A\/MASShortcut",
    "name" : "MASShortcut",
    "CFBundleVersion" : "2.4.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4540211200,
    "CFBundleShortVersionString" : "1.21.3",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 327680,
    "uuid" : "3433b107-6944-3f2a-9d83-56ffecc97282",
    "path" : "\/Applications\/Dozer.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/A\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "1.21.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533170176,
    "CFBundleShortVersionString" : "4.0.0",
    "CFBundleIdentifier" : "com.mortennn.Dozer",
    "size" : 466944,
    "uuid" : "296e254a-a76e-3f21-a192-c95fa796c999",
    "path" : "\/Applications\/Dozer.app\/Contents\/MacOS\/Dozer",
    "name" : "Dozer",
    "CFBundleVersion" : "29"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703703535616,
    "size" : 4894709,
    "uuid" : "8e19f4be-c9ad-376a-b2ec-ee523de738bf",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703449899008,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12836860,
    "uuid" : "097dc90a-7059-3135-8fcb-74de290206a1",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703433424896,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4825085,
    "uuid" : "9daa29f3-fe48-39a9-a70d-1e0fd4750372",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703610331136,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2736117,
    "uuid" : "ad043d3b-2199-381b-96f2-2d827bae0c57",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703490322432,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20979712,
    "uuid" : "70a55260-7bb1-3c07-aac3-402d42fa9913",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2487"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703429304320,
    "size" : 639744,
    "uuid" : "1289b60a-4980-342d-b1a4-250bbee392f1",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703432769536,
    "size" : 241656,
    "uuid" : "3690c1fc-599f-39ff-bbdb-85422e9a996c",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703433011200,
    "size" : 49152,
    "uuid" : "33c43114-85f0-3f32-86d7-8e6a2403d38c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703428608000,
  "size" : 25769803776,
  "uuid" : "62bff6a2-85e3-3e99-aa9c-94b8c34708c1"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=686.4M resident=0K(0%) swapped_out_or_unallocated=686.4M(100%)\nWritable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                          1304K        4 \nColorSync                          232K       29 \nCoreAnimation                     2176K        6 \nCoreGraphics                        20K        4 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                             2.3G       82 \nMALLOC guard page                   48K       12 \nMach message                         4K        1 \nSQLite page cache                  128K        1 \nSTACK GUARD                       56.1M       17 \nStack                             16.1M       18 \nVM_ALLOCATE                       1056K       18 \n__CTF                               824        1 \n__DATA                            25.8M      426 \n__DATA_CONST                      26.0M      262 \n__DATA_DIRTY                      1040K      137 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       180.4M        8 \n__OBJC_RO                         70.6M        1 \n__OBJC_RW                         2154K        2 \n__TEXT                           506.1M      449 \ndyld private memory                260K        2 \nmapped file                       91.3M       30 \nshared memory                     1296K       17 \n===========                     =======  ======= \nTOTAL                              3.3G     1532 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "9c478b39cf5c50a733dc1c5def0a0a6066200edf",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6297d96be2c9387df974efa4",
      "factorPackIds" : {

      },
      "deploymentId" : 240000014
    },
    {
      "rolloutId" : "62fe74515312cd4599bd3c80",
      "factorPackIds" : {
        "MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
      },
      "deploymentId" : 240000006
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000017
    }
  ]
}
}

`

Neve avatar Oct 04 '23 18:10 Neve

+1

ryan25r9 avatar Oct 05 '23 18:10 ryan25r9

@Neve out of curiosity what steps / tool did you use to generate the trace/report?

Thanks

ghost avatar Oct 06 '23 08:10 ghost

...wanted to ask the same thing.

On Fri, Oct 6, 2023 at 10:37 AM Kit Adams @.***> wrote:

@Neve https://github.com/Neve out of curiosity what steps / tool did you use to generate the trace/report?

Thanks

— Reply to this email directly, view it on GitHub https://github.com/Mortennn/Dozer/issues/186#issuecomment-1750202473, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWLMNZ3HJNCE3TN2SEYL3X567M7AVCNFSM6AAAAAA47RVO7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJQGIYDENBXGM . You are receiving this because you authored the thread.Message ID: @.***>

bsdooby avatar Oct 06 '23 09:10 bsdooby

Update: the issue goes away after re-installing Dozer (brew uninstall dozer and then brew install --cask dozer).

Linyxus avatar Oct 08 '23 15:10 Linyxus

What do the non-Homebrew users do? (I am a MacPorts person)

On Sun, Oct 8, 2023 at 5:24 PM Yichen Xu @.***> wrote:

Update: the issue goes away after re-installing Dozer (brew uninstall dozer and then brew install --cask dozer).

— Reply to this email directly, view it on GitHub https://github.com/Mortennn/Dozer/issues/186#issuecomment-1752059422, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWLMOGFDUB3INMGG2J4F3X6LARPAVCNFSM6AAAAAA47RVO7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA2TSNBSGI . You are receiving this because you authored the thread.Message ID: @.***>

bsdooby avatar Oct 08 '23 15:10 bsdooby

@bsdooby,

I did some digging. This is native masOS crash report.

Can be accessed through the console app.

ghost avatar Oct 09 '23 00:10 ghost

Update: the issue goes away after re-installing Dozer (brew uninstall dozer and then brew install --cask dozer).

Nope not working for me.

aSilentSniper avatar Oct 10 '23 06:10 aSilentSniper

Also not for me. Worked for a while after a reinstall and then crashed again

alstanchev avatar Oct 10 '23 07:10 alstanchev

What do the non-Homebrew users do? (I am a MacPorts person) On Sun, Oct 8, 2023 at 5:24 PM Yichen Xu @.> wrote: Update: the issue goes away after re-installing Dozer (brew uninstall dozer and then brew install --cask dozer). — Reply to this email directly, view it on GitHub <#186 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWLMOGFDUB3INMGG2J4F3X6LARPAVCNFSM6AAAAAA47RVO7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA2TSNBSGI . You are receiving this because you authored the thread.Message ID: @.>

Not sure, but looking at the Homebrew formula for Dozer I don't think it does more than replacing the old Dozer.app in the application folder with the new one and pruning this two folders.

Linyxus avatar Oct 10 '23 11:10 Linyxus

It stops working after sleep. Even if it sleep for 5 seconds.

Handwork5615 avatar Oct 11 '23 09:10 Handwork5615

@Linyxus Want to see screen recording?

Handwork5615 avatar Oct 11 '23 13:10 Handwork5615

Sonoma 14.0 - Dozer quits each time I put my Mac to sleep. Tried solutions mentioned above and nothing solved the issue.

patrykchojecki avatar Oct 13 '23 02:10 patrykchojecki

Same issue here. Same crash log.

ghost avatar Oct 15 '23 17:10 ghost

+1

usma0118 avatar Oct 18 '23 21:10 usma0118

+1

zachary-horvath avatar Oct 20 '23 16:10 zachary-horvath

Problem persists for me as well after re-installing.

BobyIlea avatar Oct 23 '23 12:10 BobyIlea

Same issue here. Noticed that it happens right after clicking on the desktop. Tried last version / uninstall - install using brew without success.

Nestlle avatar Oct 24 '23 19:10 Nestlle

Hello, this app is not working for me either on an M1 Max MacBook Pro running MacOS Sonoma 14.1.

I don't know much about Github and I'm new to open source. I want to financially support open source and support people who develop transparent apps. Is it allowed to donate somehow to the app or to create a feature request and a "tip jar" that can accumulate money for a user-desired feature? For example, is there a place where we could say "Get Dozer working with MacOS 14.0" and users could pledge money they would pay for that feature? It seems like that would be an awesome way to encourage development and support the developers. Does anyone know if this is possible?

I'd be willing to contribute some money to keep this app alive.

rainbase avatar Oct 27 '23 17:10 rainbase

Installing the 4.2.0 pre-release seemed to fix it for me.

fuzzy76 avatar Oct 31 '23 13:10 fuzzy76

Installing the 4.2.0 pre-release seemed to fix it for me.

Worked for me too

Bchass avatar Oct 31 '23 13:10 Bchass

Not fixed here...Do I need to remove all plists?

On Tue, Oct 31, 2023 at 2:43 PM Bchass @.***> wrote:

Installing the 4.2.0 pre-release https://github.com/Mortennn/Dozer/releases/tag/v4.2.0 seemed to fix it for me.

Worked for me too

— Reply to this email directly, view it on GitHub https://github.com/Mortennn/Dozer/issues/186#issuecomment-1787247119, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWLMMPX3KKSZ4R43A5S2LYCD57PAVCNFSM6AAAAAA47RVO7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBXGI2DOMJRHE . You are receiving this because you were mentioned.Message ID: @.***>

bsdooby avatar Oct 31 '23 18:10 bsdooby

@bsdooby: For me there was a magic moment after I unticked all options in Dozer and then re-ticked them how I need. I did also a reboot – not sure if that had an influence, too.

Did you try to setup a Launch Agent according to the above post? If yes, I would suggest to unload this, too.

Additional steps you can try is to fully uninstall Dozer by adding the --zap arg (brew uninstall dozer --zap). And then re-installing it from the .dmg release above.

lecodeski avatar Oct 31 '23 18:10 lecodeski