Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-8174

Upgrading to 4.2.9 on OSX 12.7.1 has made commit unstable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • None
    • 4.2.9
    • Bitbucket
    • None
    • Severity 2 - Major

      since upgrading this morning, commit to Bitbucket repo on a feature branch has caused multiple crashes (almost every commit attempt).

       

            [SRCTREE-8174] Upgrading to 4.2.9 on OSX 12.7.1 has made commit unstable

            Today Installed 4.2.10 and the problem is fixed. Thanks!

            Luiz Valdetaro added a comment - Today Installed 4.2.10 and the problem is fixed. Thanks!

            Is there an estimate of how long will take to fix this?

            Luiz Valdetaro added a comment - Is there an estimate of how long will take to fix this?

            The bug is related not only to Commit action. I've got the same when clicked "Stage Lines" button. I suppose it is UI incompatibility issue related to button click action

            Alex Martinkevich added a comment - The bug is related not only to Commit action. I've got the same when clicked "Stage Lines" button. I suppose it is UI incompatibility issue related to button click action

            Alex Martinkevich added a comment - - edited

            The same om Apple Silicon M1 OSX 12.4

            Crash Report

            -------------------------------------
            Translated Report (Full Report Below)
            -------------------------------------Process:               Sourcetree [24645]
            Path:                  /Users/USER/*/Sourcetree.app/Contents/MacOS/Sourcetree
            Identifier:            com.torusknot.SourceTreeNotMAS
            Version:               4.2.9 (267)
            Code Type:             ARM-64 (Native)
            Parent Process:        launchd [1]
            User ID:               501Date/Time:             2024-10-24 15:46:20.4284 +0300
            OS Version:            macOS 12.4 (21F79)
            Report Version:        12
            Anonymous UUID:        42880800-9BB2-C086-9C9E-D3EC4094297ASleep/Wake UUID:       585029B1-976E-4158-9448-BD3FBC00044ATime Awake Since Boot: 330000 seconds
            Time Since Wake:       12063 secondsSystem Integrity Protection: enabledCrashed Thread:        0  Dispatch queue: com.apple.main-threadException Type:        EXC_BREAKPOINT (SIGTRAP)
            Exception Codes:       0x0000000000000001, 0x0000000186b071c4
            Exception Note:        EXC_CORPSE_NOTIFYTermination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
            Terminating Process:   exc handler [24645]Application Specific Backtrace 0:
            0   CoreFoundation                      0x0000000183ca5198 __exceptionPreprocess + 240
            1   libobjc.A.dylib                     0x00000001839efe04 objc_exception_throw + 60
            2   CoreFoundation                      0x0000000183d7716c -[__NSCFString characterAtIndex:].cold.1 + 0
            3   CoreFoundation                      0x0000000183d74418 -[__NSArrayM insertObject:atIndex:].cold.2 + 0
            4   CoreFoundation                      0x0000000183bc17fc -[__NSArrayM insertObject:atIndex:] + 912
            5   Sourcetree                          0x00000001042c7ff0 Sourcetree + 999408
            6   Sourcetree                          0x000000010424c154 Sourcetree + 491860
            7   AppKit                              0x000000018698d844 -[NSApplication(NSResponder) sendAction:to:from:] + 460
            8   AppKit                              0x000000018698d640 -[NSControl sendAction:to:] + 96
            9   AppKit                              0x000000018698d548 __26-[NSCell _sendActionFrom:]_block_invoke + 152
            10  AppKit                              0x000000018698d43c -[NSCell _sendActionFrom:] + 204
            11  AppKit                              0x000000018698d360 -[NSButtonCell _sendActionFrom:] + 104
            12  AppKit                              0x000000018698a1ac NSControlTrackMouse + 1752
            13  AppKit                              0x0000000186989aa8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160
            14  AppKit                              0x000000018698991c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740
            15  AppKit                              0x0000000186988b8c -[NSControl mouseDown:] + 632
            16  AppKit                              0x0000000186986ffc -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528
            17  AppKit                              0x00000001868fa374 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444
            18  AppKit                              0x00000001868f9780 -[NSWindow(NSEventRouting) sendEvent:] + 348
            19  AppKit                              0x00000001868f8728 -[NSApplication(NSEvent) sendEvent:] + 2780
            20  AppKit                              0x0000000186bb24f8 -[NSApplication _handleEvent:] + 76
            21  AppKit                              0x000000018677a278 -[NSApplication run] + 636
            22  AppKit                              0x000000018674b96c NSApplicationMain + 1132
            23  dyld                                0x00000001046b108c start + 520
            Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
            0   AppKit                                   0x186b071c4 -[NSApplication _crashOnException:] + 324
            1   AppKit                                   0x186b071bc -[NSApplication _crashOnException:] + 316
            2   AppKit                                   0x186b06edc -[NSApplication reportException:] + 580
            3   AppKit                                   0x18677a314 -[NSApplication run] + 792
            4   AppKit                                   0x18674b96c NSApplicationMain + 1132
            5   dyld                                     0x1046b108c start + 520Thread 1:: com.apple.NSEventThread
            0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8
            1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76
            2   CoreFoundation                           0x183c252b0 __CFRunLoopServiceMachPort + 372
            3   CoreFoundation                           0x183c23760 __CFRunLoopRun + 1180
            4   CoreFoundation                           0x183c22b24 CFRunLoopRunSpecific + 600
            5   AppKit                                   0x1868f6374 _NSEventThread + 196
            6   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148
            7   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 2:: com.apple.NSURLConnectionLoader
            0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8
            1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76
            2   CoreFoundation                           0x183c252b0 __CFRunLoopServiceMachPort + 372
            3   CoreFoundation                           0x183c23760 __CFRunLoopRun + 1180
            4   CoreFoundation                           0x183c22b24 CFRunLoopRunSpecific + 600
            5   CFNetwork                                0x188a18698 0x1887ad000 + 2537112
            6   Foundation                               0x184aff63c __NSThread__start__ + 808
            7   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148
            8   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 3:: com.apple.coreanimation.render-server
            0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8
            1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76
            2   QuartzCore                               0x18aae261c CA::Render::Server::server_thread(void*) + 520
            3   QuartzCore                               0x18aae2404 thread_fun(void*) + 32
            4   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148
            5   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 4:
            0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 5:
            0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 6:
            0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 7:
            0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 8:
            0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0
            Thread 0 crashed with ARM Thread State (64-bit):
                x0: 0x00000001298d2800   x1: 0x000000016bc2a600   x2: 0x0000000000000004   x3: 0x00000001298d3000
                x4: 0x0000000000000135   x5: 0x000000016bc2a548   x6: 0x0000000000000005   x7: 0x0000000183e126dc
                x8: 0x00000001d9dbe000   x9: 0x2962db3bbc88002d  x10: 0x0000000000000001  x11: 0x00000001298d3135
               x12: 0x00000000fca02400  x13: 0x0000000000000002  x14: 0x000000000000fffd  x15: 0x0000000000000003
               x16: 0x0000000000000001  x17: 0x000000016bc2a86a  x18: 0x0000000000000000  x19: 0x00000002c22cea10
               x20: 0x00000001cde163e1  x21: 0x000000011f6119a0  x22: 0x00000001cde11000  x23: 0x00000001dc502000
               x24: 0x00000001d9da7000  x25: 0x00000002c22cea10  x26: 0x0000000128506100  x27: 0x00000001284a1d40
               x28: 0x0000000000000001   fp: 0x000000016bc2b000   lr: 0x6a5e000186b071bc
                sp: 0x000000016bc2afb0   pc: 0x0000000186b071c4 cpsr: 0x60001000
               far: 0x0000000128800088  esr: 0xf2000001 (Breakpoint) brk 1Binary Images:
                   0x186748000 -        0x1875fffff com.apple.AppKit (6.9) <a773dd23-b1c8-3c9b-9175-9a71d210ace0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
                   0x1046ac000 -        0x10470bfff dyld (*) <d9c2a46e-8dc4-3950-9d6a-f799e8ccb683> /usr/lib/dyld
                   0x183b19000 -        0x183b50fff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
                   0x183ba0000 -        0x1840e6fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
                   0x183b51000 -        0x183b5dfff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
                   0x1887ad000 -        0x188c61fff com.apple.CFNetwork (1333.0.4) <a3011783-18d8-33ef-a04f-ebb14fcc2ab5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
                   0x184aa3000 -        0x184e94fff com.apple.Foundation (6.9) <a2e534d9-cdf0-397f-a41e-147559c83893> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
                   0x18aa97000 -        0x18adc4fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCoreExternal 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: 0VM Region Summary:
            ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
            Writable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)                                VIRTUAL   REGION 
            REGION TYPE                        SIZE    COUNT (non-coalesced) 
            ===========                     =======  ======= 
            Accelerate framework               896K        7 
            Activity Tracing                   256K        1 
            CG backing stores                 4032K        4 
            CG image                          1840K       70 
            ColorSync                          560K       28 
            CoreAnimation                      2.4G     3244 
            CoreGraphics                        48K        3 
            CoreImage                          592K       36 
            CoreUI image data                 5840K       45 
            Dispatch continuations            80.0M        1 
            Foundation                          48K        2 
            Image IO                          8576K      416 
            Kernel Alloc Once                   32K        1 
            MALLOC                           356.6M      230 
            MALLOC guard page                  384K       20 
            MALLOC_MEDIUM (reserved)          96.0M        1         reserved VM address space (unallocated)
            SQLite page cache                  192K        3 
            STACK GUARD                       56.1M        9 
            Stack                             12.7M        9 
            VM_ALLOCATE                       1360K       25 
            WebKit Malloc                    192.0M        5 
            __AUTH                            2563K      321 
            __AUTH_CONST                      20.0M      520 
            __CTF                               756        1 
            __DATA                            15.6M      519 
            __DATA_CONST                      18.5M      535 
            __DATA_DIRTY                      1825K      223 
            __FONT_DATA                          4K        1 
            __GLSLBUILTINS                    5176K        1 
            __LINKEDIT                       579.1M       13 
            __OBJC_CONST                      3586K      291 
            __OBJC_RO                         83.0M        1 
            __OBJC_RW                         3152K        1 
            __TEXT                           501.8M      552 
            __UNICODE                          592K        1 
            dyld private memory               1024K        1 
            libnetwork                        1664K       24 
            mapped file                      401.5M      395 
            shared memory                      896K       15 
            ===========                     =======  ======= 
            TOTAL                              4.8G     7575 
            TOTAL, minus reserved VM space     4.7G     7575 -----------
            Full Report
            -----------{"app_name":"Sourcetree","timestamp":"2024-10-24 15:46:27.00 +0300","app_version":"4.2.9","slice_uuid":"91b64222-c664-391a-8519-bf98047c8810","build_version":"267","platform":1,"bundleID":"com.torusknot.SourceTreeNotMAS","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"2DE95A91-0EBB-4FB0-8658-E057791A61B5","name":"Sourcetree"}
            {
              "uptime" : 330000,
              "procLaunch" : "2024-10-24 15:22:38.3264 +0300",
              "procRole" : "Foreground",
              "version" : 2,
              "userID" : 501,
              "deployVersion" : 210,
              "modelCode" : "MacBookPro18,1",
              "procStartAbsTime" : 8051590700628,
              "coalitionID" : 55587,
              "osVersion" : {
                "train" : "macOS 12.4",
                "build" : "21F79",
                "releaseType" : "User"
              },
              "captureTime" : "2024-10-24 15:46:20.4284 +0300",
              "incident" : "2DE95A91-0EBB-4FB0-8658-E057791A61B5",
              "bug_type" : "309",
              "pid" : 24645,
              "procExitAbsTime" : 8085714709896,
              "translated" : false,
              "cpuType" : "ARM-64",
              "procName" : "Sourcetree",
              "procPath" : "\/Users\/USER\/*\/Sourcetree.app\/Contents\/MacOS\/Sourcetree",
              "bundleInfo" : {"CFBundleShortVersionString":"4.2.9","CFBundleVersion":"267","CFBundleIdentifier":"com.torusknot.SourceTreeNotMAS"},
              "storeInfo" : {"deviceIdentifierForVendor":"4DF86D35-F997-516C-9124-BC793CEC00D4","thirdParty":true},
              "parentProc" : "launchd",
              "parentPid" : 1,
              "coalitionName" : "com.torusknot.SourceTreeNotMAS",
              "crashReporterKey" : "42880800-9BB2-C086-9C9E-D3EC4094297A",
              "wakeTime" : 12063,
              "sleepWakeUUID" : "585029B1-976E-4158-9448-BD3FBC00044A",
              "sip" : "enabled",
              "isCorpse" : 1,
              "exception" : {"codes":"0x0000000000000001, 0x0000000186b071c4","rawCodes":[1,6554677700],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
              "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":24645},
              "asiBacktraces" : ["0   CoreFoundation                      0x0000000183ca5198 __exceptionPreprocess + 240\n1   libobjc.A.dylib                     0x00000001839efe04 objc_exception_throw + 60\n2   CoreFoundation                      0x0000000183d7716c -[__NSCFString characterAtIndex:].cold.1 + 0\n3   CoreFoundation                      0x0000000183d74418 -[__NSArrayM insertObject:atIndex:].cold.2 + 0\n4   CoreFoundation                      0x0000000183bc17fc -[__NSArrayM insertObject:atIndex:] + 912\n5   Sourcetree                          0x00000001042c7ff0 Sourcetree + 999408\n6   Sourcetree                          0x000000010424c154 Sourcetree + 491860\n7   AppKit                              0x000000018698d844 -[NSApplication(NSResponder) sendAction:to:from:] + 460\n8   AppKit                              0x000000018698d640 -[NSControl sendAction:to:] + 96\n9   AppKit                              0x000000018698d548 __26-[NSCell _sendActionFrom:]_block_invoke + 152\n10  AppKit                              0x000000018698d43c -[NSCell _sendActionFrom:] + 204\n11  AppKit                              0x000000018698d360 -[NSButtonCell _sendActionFrom:] + 104\n12  AppKit                              0x000000018698a1ac NSControlTrackMouse + 1752\n13  AppKit                              0x0000000186989aa8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160\n14  AppKit                              0x000000018698991c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740\n15  AppKit                              0x0000000186988b8c -[NSControl mouseDown:] + 632\n16  AppKit                              0x0000000186986ffc -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528\n17  AppKit                              0x00000001868fa374 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444\n18  AppKit                              0x00000001868f9780 -[NSWindow(NSEventRouting) sendEvent:] + 348\n19  AppKit                              0x00000001868f8728 -[NSApplication(NSEvent) sendEvent:] + 2780\n20  AppKit                              0x0000000186bb24f8 -[NSApplication _handleEvent:] + 76\n21  AppKit                              0x000000018677a278 -[NSApplication run] + 636\n22  AppKit                              0x000000018674b96c NSApplicationMain + 1132\n23  dyld                                0x00000001046b108c start + 520"],
              "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":5936008,"threadState":{"x":[{"value":4992083968},{"value":6102885888},{"value":4},{"value":4992086016},{"value":309},{"value":6102885704},{"value":5},{"value":6507538140,"symbolLocation":0,"symbol":"firstByteMark"},{"value":7950032896,"symbolLocation":48,"symbol":"_OBJC_PROTOCOL_$_NSTabViewDelegate"},{"value":2982186952885272621},{"value":1},{"value":4992086325},{"value":4238353408},{"value":2},{"value":65533},{"value":3},{"value":1},{"value":6102886506},{"value":0},{"value":11847658000},{"value":7749067745,"objc-selector":"callStackSymbols"},{"value":4821424544},{"value":7749046272,"objc-selector":"ationIntent"},{"value":7991205888,"symbolLocation":16,"symbol":"OBJC_METACLASS_$__NSTextViewRulerHelper"},{"value":7949938688},{"value":11847658000},{"value":4971323648},{"value":4970913088},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7664563622385840572},"cpsr":{"value":1610616832},"fp":{"value":6102888448},"sp":{"value":6102888368},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":6554677700,"matchesCrashFrame":1},"far":{"value":4974444680}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3928516,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":324,"imageIndex":0},{"imageOffset":3928508,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":316,"imageIndex":0},{"imageOffset":3927772,"symbol":"-[NSApplication reportException:]","symbolLocation":580,"imageIndex":0},{"imageOffset":205588,"symbol":"-[NSApplication run]","symbolLocation":792,"imageIndex":0},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":1}]},{"id":5936629,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":5936691,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":2537112,"imageIndex":5},{"imageOffset":378428,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":5938089,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":7},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":5971379,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":5972567,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":5972663,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":5972664,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":5972665,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]}],
              "usedImages" : [
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6550749184,
                "CFBundleShortVersionString" : "6.9",
                "CFBundleIdentifier" : "com.apple.AppKit",
                "size" : 15433728,
                "uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
                "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
                "name" : "AppKit",
                "CFBundleVersion" : "2113.50.132"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 4369072128,
                "size" : 393216,
                "uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
                "path" : "\/usr\/lib\/dyld",
                "name" : "dyld"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6504419328,
                "size" : 229376,
                "uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
                "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
                "name" : "libsystem_kernel.dylib"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6504972288,
                "CFBundleShortVersionString" : "6.9",
                "CFBundleIdentifier" : "com.apple.CoreFoundation",
                "size" : 5533696,
                "uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
                "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
                "name" : "CoreFoundation",
                "CFBundleVersion" : "1863"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6504648704,
                "size" : 53248,
                "uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
                "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
                "name" : "libsystem_pthread.dylib"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6584717312,
                "CFBundleShortVersionString" : "1333.0.4",
                "CFBundleIdentifier" : "com.apple.CFNetwork",
                "size" : 4935680,
                "uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
                "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
                "name" : "CFNetwork",
                "CFBundleVersion" : "1333.0.4"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6520713216,
                "CFBundleShortVersionString" : "6.9",
                "CFBundleIdentifier" : "com.apple.Foundation",
                "size" : 4136960,
                "uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
                "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
                "name" : "Foundation",
                "CFBundleVersion" : "1863"
              },
              {
                "source" : "P",
                "arch" : "arm64e",
                "base" : 6621327360,
                "CFBundleShortVersionString" : "1.11",
                "CFBundleIdentifier" : "com.apple.QuartzCore",
                "size" : 3334144,
                "uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
                "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
                "name" : "QuartzCore",
                "CFBundleVersion" : "964.28"
              }
            ],
              "sharedCache" : {
              "base" : 6501351424,
              "size" : 3136077824,
              "uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
            },
              "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               896K        7 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                          1840K       70 \nColorSync                          560K       28 \nCoreAnimation                      2.4G     3244 \nCoreGraphics                        48K        3 \nCoreImage                          592K       36 \nCoreUI image data                 5840K       45 \nDispatch continuations            80.0M        1 \nFoundation                          48K        2 \nImage IO                          8576K      416 \nKernel Alloc Once                   32K        1 \nMALLOC                           356.6M      230 \nMALLOC guard page                  384K       20 \nMALLOC_MEDIUM (reserved)          96.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  192K        3 \nSTACK GUARD                       56.1M        9 \nStack                             12.7M        9 \nVM_ALLOCATE                       1360K       25 \nWebKit Malloc                    192.0M        5 \n__AUTH                            2563K      321 \n__AUTH_CONST                      20.0M      520 \n__CTF                               756        1 \n__DATA                            15.6M      519 \n__DATA_CONST                      18.5M      535 \n__DATA_DIRTY                      1825K      223 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       579.1M       13 \n__OBJC_CONST                      3586K      291 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           501.8M      552 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                        1664K       24 \nmapped file                      401.5M      395 \nshared memory                      896K       15 \n===========                     =======  ======= \nTOTAL                              4.8G     7575 \nTOTAL, minus reserved VM space     4.7G     7575 \n",
              "legacyInfo" : {
              "threadTriggered" : {
                "queue" : "com.apple.main-thread"
              }
            },
              "trialInfo" : {
              "rollouts" : [
                {
                  "rolloutId" : "60da5e84ab0ca017dace9abf",
                  "factorPackIds" : {      },
                  "deploymentId" : 240000008
                },
                {
                  "rolloutId" : "5f72dc58705eff005a46b3a9",
                  "factorPackIds" : {      },
                  "deploymentId" : 240000015
                }
              ],
              "experiments" : [  ]
            }
            }Model: MacBookPro18,1, BootROM 7459.121.3, proc 10:8:2 processors, 16 GB, SMC 
            Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
            Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
            Memory Module: LPDDR5
            AirPort: Wi-Fi, wl0: Apr  6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
            Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
            Network Service: AX88179, Ethernet, en9
            Network Service: Wi-Fi, AirPort, en0
            USB Device: USB31Bus
            USB Device: AX88179
            USB Device: USB31Bus
            USB Device: USB31Bus
            Thunderbolt Bus: MacBook Pro, Apple Inc.
            Thunderbolt Bus: MacBook Pro, Apple Inc.
            Thunderbolt Bus: MacBook Pro, Apple Inc.
             

            Alex Martinkevich added a comment - - edited The same om Apple Silicon M1 OSX 12.4 Crash Report ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process :               Sourcetree [24645] Path:                  /Users/USER/*/Sourcetree.app/Contents/MacOS/Sourcetree Identifier:            com.torusknot.SourceTreeNotMAS Version:               4.2.9 (267) Code Type:             ARM-64 (Native) Parent Process :        launchd [1] User ID:               501Date/Time:             2024-10-24 15:46:20.4284 +0300 OS Version:            macOS 12.4 (21F79) Report Version:        12 Anonymous UUID:        42880800-9BB2-C086-9C9E-D3EC4094297ASleep/Wake UUID:       585029B1-976E-4158-9448-BD3FBC00044ATime Awake Since Boot: 330000 seconds Time Since Wake:       12063 secondsSystem Integrity Protection: enabledCrashed Thread :        0  Dispatch queue: com.apple.main-threadException Type:        EXC_BREAKPOINT (SIGTRAP) Exception Codes:       0x0000000000000001, 0x0000000186b071c4 Exception Note:        EXC_CORPSE_NOTIFYTermination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process :   exc handler [24645]Application Specific Backtrace 0: 0   CoreFoundation                      0x0000000183ca5198 __exceptionPreprocess + 240 1   libobjc.A.dylib                     0x00000001839efe04 objc_exception_throw + 60 2   CoreFoundation                      0x0000000183d7716c -[__NSCFString characterAtIndex:].cold.1 + 0 3   CoreFoundation                      0x0000000183d74418 -[__NSArrayM insertObject:atIndex:].cold.2 + 0 4   CoreFoundation                      0x0000000183bc17fc -[__NSArrayM insertObject:atIndex:] + 912 5   Sourcetree                          0x00000001042c7ff0 Sourcetree + 999408 6   Sourcetree                          0x000000010424c154 Sourcetree + 491860 7   AppKit                              0x000000018698d844 -[NSApplication(NSResponder) sendAction:to:from:] + 460 8   AppKit                              0x000000018698d640 -[NSControl sendAction:to:] + 96 9   AppKit                              0x000000018698d548 __26-[NSCell _sendActionFrom:]_block_invoke + 152 10  AppKit                              0x000000018698d43c -[NSCell _sendActionFrom:] + 204 11  AppKit                              0x000000018698d360 -[NSButtonCell _sendActionFrom:] + 104 12  AppKit                              0x000000018698a1ac NSControlTrackMouse + 1752 13  AppKit                              0x0000000186989aa8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160 14  AppKit                              0x000000018698991c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740 15  AppKit                              0x0000000186988b8c -[NSControl mouseDown:] + 632 16  AppKit                              0x0000000186986ffc -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528 17  AppKit                              0x00000001868fa374 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444 18  AppKit                              0x00000001868f9780 -[NSWindow(NSEventRouting) sendEvent:] + 348 19  AppKit                              0x00000001868f8728 -[NSApplication(NSEvent) sendEvent:] + 2780 20  AppKit                              0x0000000186bb24f8 -[NSApplication _handleEvent:] + 76 21  AppKit                              0x000000018677a278 -[NSApplication run] + 636 22  AppKit                              0x000000018674b96c NSApplicationMain + 1132 23  dyld                                0x00000001046b108c start + 520 Thread 0 Crashed::  Dispatch queue: com.apple.main-thread 0   AppKit                                   0x186b071c4 -[NSApplication _crashOnException:] + 324 1   AppKit                                   0x186b071bc -[NSApplication _crashOnException:] + 316 2   AppKit                                   0x186b06edc -[NSApplication reportException:] + 580 3   AppKit                                   0x18677a314 -[NSApplication run] + 792 4   AppKit                                   0x18674b96c NSApplicationMain + 1132 5   dyld                                     0x1046b108c start + 520Thread 1:: com.apple.NSEventThread 0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8 1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76 2   CoreFoundation                           0x183c252b0 __CFRunLoopServiceMachPort + 372 3   CoreFoundation                           0x183c23760 __CFRunLoopRun + 1180 4   CoreFoundation                           0x183c22b24 CFRunLoopRunSpecific + 600 5   AppKit                                   0x1868f6374 _NSEventThread + 196 6   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148 7   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 2:: com.apple.NSURLConnectionLoader 0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8 1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76 2   CoreFoundation                           0x183c252b0 __CFRunLoopServiceMachPort + 372 3   CoreFoundation                           0x183c23760 __CFRunLoopRun + 1180 4   CoreFoundation                           0x183c22b24 CFRunLoopRunSpecific + 600 5   CFNetwork                                0x188a18698 0x1887ad000 + 2537112 6   Foundation                               0x184aff63c __NSThread__start__ + 808 7   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148 8   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 3:: com.apple.coreanimation.render-server 0   libsystem_kernel.dylib                   0x183b1a8b0 mach_msg_trap + 8 1   libsystem_kernel.dylib                   0x183b1ad20 mach_msg + 76 2   QuartzCore                               0x18aae261c CA::Render::Server::server_thread(void*) + 520 3   QuartzCore                               0x18aae2404 thread_fun(void*) + 32 4   libsystem_pthread.dylib                  0x183b5826c _pthread_start + 148 5   libsystem_pthread.dylib                  0x183b5308c thread_start + 8Thread 4: 0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 5: 0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 6: 0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 7: 0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0Thread 8: 0   libsystem_pthread.dylib                  0x183b53078 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit):     x0: 0x00000001298d2800   x1: 0x000000016bc2a600   x2: 0x0000000000000004   x3: 0x00000001298d3000     x4: 0x0000000000000135   x5: 0x000000016bc2a548   x6: 0x0000000000000005   x7: 0x0000000183e126dc     x8: 0x00000001d9dbe000   x9: 0x2962db3bbc88002d  x10: 0x0000000000000001  x11: 0x00000001298d3135    x12: 0x00000000fca02400  x13: 0x0000000000000002  x14: 0x000000000000fffd  x15: 0x0000000000000003    x16: 0x0000000000000001  x17: 0x000000016bc2a86a  x18: 0x0000000000000000  x19: 0x00000002c22cea10    x20: 0x00000001cde163e1  x21: 0x000000011f6119a0  x22: 0x00000001cde11000  x23: 0x00000001dc502000    x24: 0x00000001d9da7000  x25: 0x00000002c22cea10  x26: 0x0000000128506100  x27: 0x00000001284a1d40    x28: 0x0000000000000001   fp: 0x000000016bc2b000   lr: 0x6a5e000186b071bc     sp: 0x000000016bc2afb0   pc: 0x0000000186b071c4 cpsr: 0x60001000    far: 0x0000000128800088  esr: 0xf2000001 (Breakpoint) brk 1Binary Images:        0x186748000 -        0x1875fffff com.apple.AppKit (6.9) <a773dd23-b1c8-3c9b-9175-9a71d210ace0> / System /Library/Frameworks/AppKit.framework/Versions/C/AppKit        0x1046ac000 -        0x10470bfff dyld (*) <d9c2a46e-8dc4-3950-9d6a-f799e8ccb683> /usr/lib/dyld        0x183b19000 -        0x183b50fff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib        0x183ba0000 -        0x1840e6fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> / System /Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation        0x183b51000 -        0x183b5dfff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib        0x1887ad000 -        0x188c61fff com.apple.CFNetwork (1333.0.4) <a3011783-18d8-33ef-a04f-ebb14fcc2ab5> / System /Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork        0x184aa3000 -        0x184e94fff com.apple.Foundation (6.9) <a2e534d9-cdf0-397f-a41e-147559c83893> / System /Library/Frameworks/Foundation.framework/Versions/C/Foundation        0x18aa97000 -        0x18adc4fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> / System /Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCoreExternal 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: 0VM Region Summary: ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) Writable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)                                VIRTUAL   REGION  REGION TYPE                        SIZE    COUNT (non-coalesced)  ===========                     =======  =======  Accelerate framework               896K        7  Activity Tracing                   256K        1  CG backing stores                 4032K        4  CG image                          1840K       70  ColorSync                          560K       28  CoreAnimation                      2.4G     3244  CoreGraphics                        48K        3  CoreImage                          592K       36  CoreUI image data                 5840K       45  Dispatch continuations            80.0M        1  Foundation                          48K        2  Image IO                          8576K      416  Kernel Alloc Once                   32K        1  MALLOC                           356.6M      230  MALLOC guard page                  384K       20  MALLOC_MEDIUM (reserved)          96.0M        1         reserved VM address space (unallocated) SQLite page cache                  192K        3  STACK GUARD                       56.1M        9  Stack                             12.7M        9  VM_ALLOCATE                       1360K       25  WebKit Malloc                    192.0M        5  __AUTH                            2563K      321  __AUTH_CONST                      20.0M      520  __CTF                               756        1  __DATA                            15.6M      519  __DATA_CONST                      18.5M      535  __DATA_DIRTY                      1825K      223  __FONT_DATA                          4K        1  __GLSLBUILTINS                    5176K        1  __LINKEDIT                       579.1M       13  __OBJC_CONST                      3586K      291  __OBJC_RO                         83.0M        1  __OBJC_RW                         3152K        1  __TEXT                           501.8M      552  __UNICODE                          592K        1  dyld private memory               1024K        1  libnetwork                        1664K       24  mapped file                      401.5M      395  shared memory                      896K       15  ===========                     =======  =======  TOTAL                              4.8G     7575  TOTAL, minus reserved VM space     4.7G     7575 ----------- Full Report -----------{ "app_name" : "Sourcetree" , "timestamp" : "2024-10-24 15:46:27.00 +0300" , "app_version" : "4.2.9" , "slice_uuid" : "91b64222-c664-391a-8519-bf98047c8810" , "build_version" : "267" , "platform" :1, "bundleID" : "com.torusknot.SourceTreeNotMAS" , "share_with_app_devs" :0, "is_first_party" :0, "bug_type" : "309" , "os_version" : "macOS 12.4 (21F79)" , "incident_id" : "2DE95A91-0EBB-4FB0-8658-E057791A61B5" , "name" : "Sourcetree" } {   "uptime" : 330000,   "procLaunch" : "2024-10-24 15:22:38.3264 +0300" ,   "procRole" : "Foreground" ,   "version" : 2,   "userID" : 501,   "deployVersion" : 210,   "modelCode" : "MacBookPro18,1" ,   "procStartAbsTime" : 8051590700628,   "coalitionID" : 55587,   "osVersion" : {     "train" : "macOS 12.4" ,     "build" : "21F79" ,     "releaseType" : "User"   },   "captureTime" : "2024-10-24 15:46:20.4284 +0300" ,   "incident" : "2DE95A91-0EBB-4FB0-8658-E057791A61B5" ,   "bug_type" : "309" ,   "pid" : 24645,   "procExitAbsTime" : 8085714709896,   "translated" : false ,   "cpuType" : "ARM-64" ,   "procName" : "Sourcetree" ,   "procPath" : "\/Users\/USER\/*\/Sourcetree.app\/Contents\/MacOS\/Sourcetree" ,   "bundleInfo" : { "CFBundleShortVersionString" : "4.2.9" , "CFBundleVersion" : "267" , "CFBundleIdentifier" : "com.torusknot.SourceTreeNotMAS" },   "storeInfo" : { "deviceIdentifierForVendor" : "4DF86D35-F997-516C-9124-BC793CEC00D4" , "thirdParty" : true },   "parentProc" : "launchd" ,   "parentPid" : 1,   "coalitionName" : "com.torusknot.SourceTreeNotMAS" ,   "crashReporterKey" : "42880800-9BB2-C086-9C9E-D3EC4094297A" ,   "wakeTime" : 12063,   "sleepWakeUUID" : "585029B1-976E-4158-9448-BD3FBC00044A" ,   "sip" : "enabled" ,   "isCorpse" : 1,   "exception" : { "codes" : "0x0000000000000001, 0x0000000186b071c4" , "rawCodes" :[1,6554677700], "type" : "EXC_BREAKPOINT" , "signal" : "SIGTRAP" },   "termination" : { "flags" :0, "code" :5, "namespace" : "SIGNAL" , "indicator" : "Trace\/BPT trap: 5" , "byProc" : "exc handler" , "byPid" :24645},   "asiBacktraces" : [ "0   CoreFoundation                      0x0000000183ca5198 __exceptionPreprocess + 240\n1   libobjc.A.dylib                     0x00000001839efe04 objc_exception_throw + 60\n2   CoreFoundation                      0x0000000183d7716c -[__NSCFString characterAtIndex:].cold.1 + 0\n3   CoreFoundation                      0x0000000183d74418 -[__NSArrayM insertObject:atIndex:].cold.2 + 0\n4   CoreFoundation                      0x0000000183bc17fc -[__NSArrayM insertObject:atIndex:] + 912\n5   Sourcetree                          0x00000001042c7ff0 Sourcetree + 999408\n6   Sourcetree                          0x000000010424c154 Sourcetree + 491860\n7   AppKit                              0x000000018698d844 -[NSApplication(NSResponder) sendAction:to:from:] + 460\n8   AppKit                              0x000000018698d640 -[NSControl sendAction:to:] + 96\n9   AppKit                              0x000000018698d548 __26-[NSCell _sendActionFrom:]_block_invoke + 152\n10  AppKit                              0x000000018698d43c -[NSCell _sendActionFrom:] + 204\n11  AppKit                              0x000000018698d360 -[NSButtonCell _sendActionFrom:] + 104\n12  AppKit                              0x000000018698a1ac NSControlTrackMouse + 1752\n13  AppKit                              0x0000000186989aa8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160\n14  AppKit                              0x000000018698991c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740\n15  AppKit                              0x0000000186988b8c -[NSControl mouseDown:] + 632\n16  AppKit                              0x0000000186986ffc -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528\n17  AppKit                              0x00000001868fa374 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444\n18  AppKit                              0x00000001868f9780 -[NSWindow(NSEventRouting) sendEvent:] + 348\n19  AppKit                              0x00000001868f8728 -[NSApplication(NSEvent) sendEvent:] + 2780\n20  AppKit                              0x0000000186bb24f8 -[NSApplication _handleEvent:] + 76\n21  AppKit                              0x000000018677a278 -[NSApplication run] + 636\n22  AppKit                              0x000000018674b96c NSApplicationMain + 1132\n23  dyld                                0x00000001046b108c start + 520" ],   "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" :5936008, "threadState" :{ "x" :[{ "value" :4992083968},{ "value" :6102885888},{ "value" :4},{ "value" :4992086016},{ "value" :309},{ "value" :6102885704},{ "value" :5},{ "value" :6507538140, "symbolLocation" :0, "symbol" : "firstByteMark" },{ "value" :7950032896, "symbolLocation" :48, "symbol" : "_OBJC_PROTOCOL_$_NSTabViewDelegate" },{ "value" :2982186952885272621},{ "value" :1},{ "value" :4992086325},{ "value" :4238353408},{ "value" :2},{ "value" :65533},{ "value" :3},{ "value" :1},{ "value" :6102886506},{ "value" :0},{ "value" :11847658000},{ "value" :7749067745, "objc-selector" : "callStackSymbols" },{ "value" :4821424544},{ "value" :7749046272, "objc-selector" : "ationIntent" },{ "value" :7991205888, "symbolLocation" :16, "symbol" : "OBJC_METACLASS_$__NSTextViewRulerHelper" },{ "value" :7949938688},{ "value" :11847658000},{ "value" :4971323648},{ "value" :4970913088},{ "value" :1}], "flavor" : "ARM_THREAD_STATE64" , "lr" :{ "value" :7664563622385840572}, "cpsr" :{ "value" :1610616832}, "fp" :{ "value" :6102888448}, "sp" :{ "value" :6102888368}, "esr" :{ "value" :4060086273, "description" : "(Breakpoint) brk 1" }, "pc" :{ "value" :6554677700, "matchesCrashFrame" :1}, "far" :{ "value" :4974444680}}, "queue" : "com.apple.main-thread" , "frames" :[{ "imageOffset" :3928516, "symbol" : "-[NSApplication _crashOnException:]" , "symbolLocation" :324, "imageIndex" :0},{ "imageOffset" :3928508, "symbol" : "-[NSApplication _crashOnException:]" , "symbolLocation" :316, "imageIndex" :0},{ "imageOffset" :3927772, "symbol" : "-[NSApplication reportException:]" , "symbolLocation" :580, "imageIndex" :0},{ "imageOffset" :205588, "symbol" : "-[NSApplication run]" , "symbolLocation" :792, "imageIndex" :0},{ "imageOffset" :14700, "symbol" : "NSApplicationMain" , "symbolLocation" :1132, "imageIndex" :0},{ "imageOffset" :20620, "symbol" : "start" , "symbolLocation" :520, "imageIndex" :1}]},{ "id" :5936629, "name" : "com.apple.NSEventThread" , "frames" :[{ "imageOffset" :6320, "symbol" : "mach_msg_trap" , "symbolLocation" :8, "imageIndex" :2},{ "imageOffset" :7456, "symbol" : "mach_msg" , "symbolLocation" :76, "imageIndex" :2},{ "imageOffset" :545456, "symbol" : "__CFRunLoopServiceMachPort" , "symbolLocation" :372, "imageIndex" :3},{ "imageOffset" :538464, "symbol" : "__CFRunLoopRun" , "symbolLocation" :1180, "imageIndex" :3},{ "imageOffset" :535332, "symbol" : "CFRunLoopRunSpecific" , "symbolLocation" :600, "imageIndex" :3},{ "imageOffset" :1762164, "symbol" : "_NSEventThread" , "symbolLocation" :196, "imageIndex" :0},{ "imageOffset" :29292, "symbol" : "_pthread_start" , "symbolLocation" :148, "imageIndex" :4},{ "imageOffset" :8332, "symbol" : "thread_start" , "symbolLocation" :8, "imageIndex" :4}]},{ "id" :5936691, "name" : "com.apple.NSURLConnectionLoader" , "frames" :[{ "imageOffset" :6320, "symbol" : "mach_msg_trap" , "symbolLocation" :8, "imageIndex" :2},{ "imageOffset" :7456, "symbol" : "mach_msg" , "symbolLocation" :76, "imageIndex" :2},{ "imageOffset" :545456, "symbol" : "__CFRunLoopServiceMachPort" , "symbolLocation" :372, "imageIndex" :3},{ "imageOffset" :538464, "symbol" : "__CFRunLoopRun" , "symbolLocation" :1180, "imageIndex" :3},{ "imageOffset" :535332, "symbol" : "CFRunLoopRunSpecific" , "symbolLocation" :600, "imageIndex" :3},{ "imageOffset" :2537112, "imageIndex" :5},{ "imageOffset" :378428, "symbol" : "__NSThread__start__" , "symbolLocation" :808, "imageIndex" :6},{ "imageOffset" :29292, "symbol" : "_pthread_start" , "symbolLocation" :148, "imageIndex" :4},{ "imageOffset" :8332, "symbol" : "thread_start" , "symbolLocation" :8, "imageIndex" :4}]},{ "id" :5938089, "name" : "com.apple.coreanimation.render-server" , "frames" :[{ "imageOffset" :6320, "symbol" : "mach_msg_trap" , "symbolLocation" :8, "imageIndex" :2},{ "imageOffset" :7456, "symbol" : "mach_msg" , "symbolLocation" :76, "imageIndex" :2},{ "imageOffset" :308764, "symbol" : "CA::Render::Server::server_thread(void*)" , "symbolLocation" :520, "imageIndex" :7},{ "imageOffset" :308228, "symbol" : "thread_fun(void*)" , "symbolLocation" :32, "imageIndex" :7},{ "imageOffset" :29292, "symbol" : "_pthread_start" , "symbolLocation" :148, "imageIndex" :4},{ "imageOffset" :8332, "symbol" : "thread_start" , "symbolLocation" :8, "imageIndex" :4}]},{ "id" :5971379, "frames" :[{ "imageOffset" :8312, "symbol" : "start_wqthread" , "symbolLocation" :0, "imageIndex" :4}]},{ "id" :5972567, "frames" :[{ "imageOffset" :8312, "symbol" : "start_wqthread" , "symbolLocation" :0, "imageIndex" :4}]},{ "id" :5972663, "frames" :[{ "imageOffset" :8312, "symbol" : "start_wqthread" , "symbolLocation" :0, "imageIndex" :4}]},{ "id" :5972664, "frames" :[{ "imageOffset" :8312, "symbol" : "start_wqthread" , "symbolLocation" :0, "imageIndex" :4}]},{ "id" :5972665, "frames" :[{ "imageOffset" :8312, "symbol" : "start_wqthread" , "symbolLocation" :0, "imageIndex" :4}]}],   "usedImages" : [   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6550749184,     "CFBundleShortVersionString" : "6.9" ,     "CFBundleIdentifier" : "com.apple.AppKit" ,     "size" : 15433728,     "uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0" ,     "path" : "\/ System \/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit" ,     "name" : "AppKit" ,     "CFBundleVersion" : "2113.50.132"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 4369072128,     "size" : 393216,     "uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683" ,     "path" : "\/usr\/lib\/dyld" ,     "name" : "dyld"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6504419328,     "size" : 229376,     "uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e" ,     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib" ,     "name" : "libsystem_kernel.dylib"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6504972288,     "CFBundleShortVersionString" : "6.9" ,     "CFBundleIdentifier" : "com.apple.CoreFoundation" ,     "size" : 5533696,     "uuid" : "994db908-11a1-3e43-b7df-25c09d51368a" ,     "path" : "\/ System \/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation" ,     "name" : "CoreFoundation" ,     "CFBundleVersion" : "1863"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6504648704,     "size" : 53248,     "uuid" : "42166a2c-89a9-3c38-a215-f028544cea23" ,     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib" ,     "name" : "libsystem_pthread.dylib"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6584717312,     "CFBundleShortVersionString" : "1333.0.4" ,     "CFBundleIdentifier" : "com.apple.CFNetwork" ,     "size" : 4935680,     "uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5" ,     "path" : "\/ System \/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork" ,     "name" : "CFNetwork" ,     "CFBundleVersion" : "1333.0.4"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6520713216,     "CFBundleShortVersionString" : "6.9" ,     "CFBundleIdentifier" : "com.apple.Foundation" ,     "size" : 4136960,     "uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893" ,     "path" : "\/ System \/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation" ,     "name" : "Foundation" ,     "CFBundleVersion" : "1863"   },   {     "source" : "P" ,     "arch" : "arm64e" ,     "base" : 6621327360,     "CFBundleShortVersionString" : "1.11" ,     "CFBundleIdentifier" : "com.apple.QuartzCore" ,     "size" : 3334144,     "uuid" : "7a5838a0-104b-3896-9c99-66ee81786497" ,     "path" : "\/ System \/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore" ,     "name" : "QuartzCore" ,     "CFBundleVersion" : "964.28"   } ],   "sharedCache" : {   "base" : 6501351424,   "size" : 3136077824,   "uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038" },   "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               896K        7 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                          1840K       70 \nColorSync                          560K       28 \nCoreAnimation                      2.4G     3244 \nCoreGraphics                        48K        3 \nCoreImage                          592K       36 \nCoreUI image data                 5840K       45 \nDispatch continuations            80.0M        1 \nFoundation                          48K        2 \nImage IO                          8576K      416 \nKernel Alloc Once                   32K        1 \nMALLOC                           356.6M      230 \nMALLOC guard page                  384K       20 \nMALLOC_MEDIUM (reserved)          96.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  192K        3 \nSTACK GUARD                       56.1M        9 \nStack                             12.7M        9 \nVM_ALLOCATE                       1360K       25 \nWebKit Malloc                    192.0M        5 \n__AUTH                            2563K      321 \n__AUTH_CONST                      20.0M      520 \n__CTF                               756        1 \n__DATA                            15.6M      519 \n__DATA_CONST                      18.5M      535 \n__DATA_DIRTY                      1825K      223 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       579.1M       13 \n__OBJC_CONST                      3586K      291 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           501.8M      552 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                        1664K       24 \nmapped file                      401.5M      395 \nshared memory                      896K       15 \n===========                     =======  ======= \nTOTAL                              4.8G     7575 \nTOTAL, minus reserved VM space     4.7G     7575 \n" ,   "legacyInfo" : {   "threadTriggered" : {     "queue" : "com.apple.main-thread"   } },   "trialInfo" : {   "rollouts" : [     {       "rolloutId" : "60da5e84ab0ca017dace9abf" ,       "factorPackIds" : {      },       "deploymentId" : 240000008     },     {       "rolloutId" : "5f72dc58705eff005a46b3a9" ,       "factorPackIds" : {      },       "deploymentId" : 240000015     }   ],   "experiments" : [  ] } }Model: MacBookPro18,1, BootROM 7459.121.3, proc 10:8:2 processors, 16 GB, SMC  Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Apr  6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2 Bluetooth: Version ( null ), 0 services, 0 devices, 0 incoming serial ports Network Service: AX88179, Ethernet, en9 Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: AX88179 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.

            4Reaver added a comment - - edited

            I also have the same problem on 4.2.9. The app crashes when trying to commit or even add to index.

            MacOS 12.7.6 intel mac.

            Also, there is a thread in the community maybe it help
            https://community.atlassian.com/t5/Sourcetree-questions/SourceTree-4-2-9-crashes-every-time-I-try-to-commit-changes/qaq-p/2847595

            4Reaver added a comment - - edited I also have the same problem on 4.2.9. The app crashes when trying to commit or even add to index. MacOS 12.7.6 intel mac. Also, there is a thread in the community maybe it help https://community.atlassian.com/t5/Sourcetree-questions/SourceTree-4-2-9-crashes-every-time-I-try-to-commit-changes/qaq-p/2847595

            Jozz Scott added a comment - - edited

            I am also seeing this issue after the upgrade to 4.2.9 with fairly consistent crashing when clicking the commit button.

            I have been able to occasionally get a commit to work, but have not yet found a pattern, it does not appear to be related to the 'push changes immediately' checkbox, but might have some correlation with the order that a comment is added, and/or files are moved to staged.

            I'm on MACOS 12.7.4

            Jozz Scott added a comment - - edited I am also seeing this issue after the upgrade to 4.2.9 with fairly consistent crashing when clicking the commit button. I have been able to occasionally get a commit to work, but have not yet found a pattern, it does not appear to be related to the 'push changes immediately' checkbox, but might have some correlation with the order that a comment is added, and/or files are moved to staged. I'm on MACOS 12.7.4

            Rob Gillan added a comment -

            I'm not sure why I was prompted within SourceTree to upgrade to 4.2.9 (but I just did).  I have rolled back to 4.2.8 and at least have reliability again.

            Rob Gillan added a comment - I'm not sure why I was prompted within SourceTree to upgrade to 4.2.9 (but I just did).  I have rolled back to 4.2.8 and at least have reliability again.

            Rob Gillan added a comment -

            Seems to be less reliable if commit with immediate push is checked

            Rob Gillan added a comment - Seems to be less reliable if commit with immediate push is checked

              2566180e0bc8 Arati Mohanty
              f6ac416bf5a6 Rob Gillan
              Affected customers:
              7 This affects my team
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: