Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

SourceTree 4.2.9 crashes every time I try to commit changes

rpatters1
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 22, 2024

This morning I was prompted to update to the latest SourceTree version (4.2.9). After doing so, every time I try to commit changes, the program crashes without doing anything. I have to commit from the command line.

macOS 12.7.6 Apple M1 Max

Crash dump:

```
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Sourcetree [33422] Path: /Applications/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: 501 Date/Time: 2024-10-22 07:55:54.1530 -0500 OS Version: macOS 12.7.6 (21H1320) Report Version: 12 Anonymous UUID: FAD69877-2FE7-6B52-237C-0D1388084415 Time Awake Since Boot: 720000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x000000019990a644 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [33422] Application Specific Backtrace 0: 0 CoreFoundation 0x0000000196aa50b8 __exceptionPreprocess + 240 1 libobjc.A.dylib 0x00000001967ef8dc objc_exception_throw + 60 2 CoreFoundation 0x0000000196b77158 -[__NSCFString characterAtIndex:].cold.1 + 0 3 CoreFoundation 0x0000000196b74404 -[__NSArrayM insertObject:atIndex:].cold.2 + 0 4 CoreFoundation 0x00000001969c166c -[__NSArrayM insertObject:atIndex:] + 912 5 Sourcetree 0x0000000104a93ff0 Sourcetree + 999408 6 Sourcetree 0x0000000104a18154 Sourcetree + 491860 7 AppKit 0x0000000199790e88 -[NSApplication(NSResponder) sendAction:to:from:] + 460 8 AppKit 0x0000000199790c84 -[NSControl sendAction:to:] + 96 9 AppKit 0x0000000199790b8c __26-[NSCell _sendActionFrom:]_block_invoke + 152 10 AppKit 0x0000000199790a80 -[NSCell _sendActionFrom:] + 204 11 AppKit 0x00000001997909a4 -[NSButtonCell _sendActionFrom:] + 104 12 AppKit 0x000000019978d7f0 NSControlTrackMouse + 1752 13 AppKit 0x000000019978d0ec -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160 14 AppKit 0x000000019978cf60 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740 15 AppKit 0x000000019978c1d0 -[NSControl mouseDown:] + 632 16 AppKit 0x000000019978a640 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528 17 AppKit 0x00000001996fd9c0 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444 18 AppKit 0x00000001996fcdcc -[NSWindow(NSEventRouting) sendEvent:] + 348 19 AppKit 0x00000001996fbd74 -[NSApplication(NSEvent) sendEvent:] + 2780 20 AppKit 0x00000001999b5b04 -[NSApplication _handleEvent:] + 76 21 AppKit 0x000000019957d814 -[NSApplication run] + 636 22 AppKit 0x000000019954ef08 NSApplicationMain + 1132 23 dyld 0x0000000104f3108c start + 520 Kernel Triage: VM - pmap_enter failed with resource shortage Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 AppKit 0x19990a644 -[NSApplication _crashOnException:] + 324 1 AppKit 0x19990a63c -[NSApplication _crashOnException:] + 316 2 AppKit 0x19990a35c -[NSApplication reportException:] + 580 3 AppKit 0x19957d8b0 -[NSApplication run] + 792 4 AppKit 0x19954ef08 NSApplicationMain + 1132 5 dyld 0x104f3108c start + 520 Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x19691a850 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x19691acc0 mach_msg + 76 2 CoreFoundation 0x196a25140 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x196a235f0 __CFRunLoopRun + 1180 4 CoreFoundation 0x196a229b4 CFRunLoopRunSpecific + 600 5 AppKit 0x1996f99c0 _NSEventThread + 196 6 libsystem_pthread.dylib 0x19695826c _pthread_start + 148 7 libsystem_pthread.dylib 0x19695308c thread_start + 8 Thread 2:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x19691a850 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x19691acc0 mach_msg + 76 2 QuartzCore 0x19d8ec3c8 CA::Render::Server::server_thread(void*) + 520 3 QuartzCore 0x19d8ec1b0 thread_fun(void*) + 32 4 libsystem_pthread.dylib 0x19695826c _pthread_start + 148 5 libsystem_pthread.dylib 0x19695308c thread_start + 8 Thread 3:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x19691a850 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x19691acc0 mach_msg + 76 2 CoreFoundation 0x196a25140 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x196a235f0 __CFRunLoopRun + 1180 4 CoreFoundation 0x196a229b4 CFRunLoopRunSpecific + 600 5 CFNetwork 0x19b81c738 0x19b5b2000 + 2533176 6 Foundation 0x19790138c __NSThread__start__ + 808 7 libsystem_pthread.dylib 0x19695826c _pthread_start + 148 8 libsystem_pthread.dylib 0x19695308c thread_start + 8 Thread 4: 0 libsystem_pthread.dylib 0x196953078 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x196953078 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x196953078 start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x196953078 start_wqthread + 0 Thread 8:: JavaScriptCore libpas scavenger 0 libsystem_kernel.dylib 0x19691e210 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x19695883c _pthread_cond_wait + 1236 2 JavaScriptCore 0x1af0cede0 scavenger_thread_main + 1088 3 libsystem_pthread.dylib 0x19695826c _pthread_start + 148 4 libsystem_pthread.dylib 0x19695308c thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000013117ec00 x1: 0x000000016b45ed00 x2: 0x0000000000000004 x3: 0x000000013117f400 x4: 0x0000000000000135 x5: 0x000000016b45ec48 x6: 0x0000000000000005 x7: 0x0000000196c126cc x8: 0x00000001ecc96000 x9: 0x1d5912afe41c0006 x10: 0x0000000000000001 x11: 0x000000013117f535 x12: 0x00000000fca02400 x13: 0x0000000000000002 x14: 0x000000000000fffd x15: 0x0000000000000003 x16: 0x0000000000000001 x17: 0x000000016b45ef6a x18: 0x0000000000000000 x19: 0x00006000009c82a0 x20: 0x00000001e0cebb4b x21: 0x0000600001096d80 x22: 0x00000001e0ce6000 x23: 0x00000001ef3ea000 x24: 0x00000001ecc7f000 x25: 0x00006000009c82a0 x26: 0x0000600000b94000 x27: 0x00000001309e40f0 x28: 0x0000000000000001 fp: 0x000000016b45f700 lr: 0x345a00019990a63c sp: 0x000000016b45f6b0 pc: 0x000000019990a644 cpsr: 0x60001000 far: 0x0000000000000000 esr: 0xf2000001 (Breakpoint) brk 1 Binary Images: 0x19954b000 - 0x19a404fff com.apple.AppKit (6.9) <19938822-d1c5-3e43-812b-03ff237cce0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x104f2c000 - 0x104f8bfff dyld (*) <5466703b-9b83-3b4e-a5ae-32e4be5c6058> /usr/lib/dyld 0x196919000 - 0x196950fff libsystem_kernel.dylib (*) <649a643c-ad39-3a1b-9b27-cbb14e743135> /usr/lib/system/libsystem_kernel.dylib 0x1969a0000 - 0x196ee6fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x196951000 - 0x19695dfff libsystem_pthread.dylib (*) /usr/lib/system/libsystem_pthread.dylib 0x19d8a4000 - 0x19dbd0fff com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x19b5b2000 - 0x19ba65fff com.apple.CFNetwork (1335.5) <46dc101d-2215-38ff-b769-f08335df88fc> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x1978a5000 - 0x197c96fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1aeea6000 - 0x1b0329fff com.apple.JavaScriptCore (17613) <105b7f4b-3c65-3f25-962a-d355fa40ba31> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 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: 109 thread_create: 0 thread_set_state: 10379 VM Region Summary: ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(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 384K 3 Activity Tracing 256K 1 CG backing stores 2880K 4 CG image 1248K 64 ColorSync 528K 27 CoreAnimation 127.2M 404 CoreGraphics 80K 5 CoreImage 256K 14 CoreUI image data 5344K 37 Foundation 48K 2 Image IO 5824K 31 Kernel Alloc Once 32K 1 MALLOC 433.0M 84 MALLOC guard page 288K 17 MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) SQLite page cache 192K 3 STACK GUARD 56.1M 9 Stack 12.7M 9 VM_ALLOCATE 288K 18 WebKit Malloc 192.0M 5 __AUTH 2568K 321 __AUTH_CONST 20.1M 520 __CTF 756 1 __DATA 15.6M 519 __DATA_CONST 18.5M 534 __DATA_DIRTY 1821K 222 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 579.4M 13 __OBJC_CONST 3584K 291 __OBJC_RO 83.0M 1 __OBJC_RW 3168K 1 __TEXT 502.1M 552 __UNICODE 592K 1 dyld private memory 1024K 1 libnetwork 1664K 24 mapped file 217.7M 71 shared memory 1488K 18 =========== ======= ======= TOTAL 3.8G 3841 TOTAL, minus reserved VM space 2.2G 3841 ----------- Full Report ----------- {"app_name":"Sourcetree","timestamp":"2024-10-22 07:55:54.00 -0500","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.7.6 (21H1320)","incident_id":"763B03A9-1464-4960-9B40-0CFE10829B2F","name":"Sourcetree"} { "uptime" : 720000, "procLaunch" : "2024-10-22 07:41:28.7512 -0500", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac13,1", "procStartAbsTime" : 17463346919685, "coalitionID" : 137958, "osVersion" : { "train" : "macOS 12.7.6", "build" : "21H1320", "releaseType" : "User" }, "captureTime" : "2024-10-22 07:55:54.1530 -0500", "incident" : "763B03A9-1464-4960-9B40-0CFE10829B2F", "bug_type" : "309", "pid" : 33422, "procExitAbsTime" : 17484116483415, "translated" : false, "cpuType" : "ARM-64", "procName" : "Sourcetree", "procPath" : "\/Applications\/SourceTree.app\/Contents\/MacOS\/Sourcetree", "bundleInfo" : {"CFBundleShortVersionString":"4.2.9","CFBundleVersion":"267","CFBundleIdentifier":"com.torusknot.SourceTreeNotMAS"}, "storeInfo" : {"deviceIdentifierForVendor":"DF28FDE9-55FC-5C7E-8341-FB1B0895DA02","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.torusknot.SourceTreeNotMAS", "crashReporterKey" : "FAD69877-2FE7-6B52-237C-0D1388084415", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x000000019990a644","rawCodes":[1,6871361092],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"}, "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":33422}, "ktriageinfo" : "VM - pmap_enter failed with resource shortage\n", "asiBacktraces" : ["0 CoreFoundation 0x0000000196aa50b8 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x00000001967ef8dc objc_exception_throw + 60\n2 CoreFoundation 0x0000000196b77158 -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x0000000196b74404 -[__NSArrayM insertObject:atIndex:].cold.2 + 0\n4 CoreFoundation 0x00000001969c166c -[__NSArrayM insertObject:atIndex:] + 912\n5 Sourcetree 0x0000000104a93ff0 Sourcetree + 999408\n6 Sourcetree 0x0000000104a18154 Sourcetree + 491860\n7 AppKit 0x0000000199790e88 -[NSApplication(NSResponder) sendAction:to:from:] + 460\n8 AppKit 0x0000000199790c84 -[NSControl sendAction:to:] + 96\n9 AppKit 0x0000000199790b8c __26-[NSCell _sendActionFrom:]_block_invoke + 152\n10 AppKit 0x0000000199790a80 -[NSCell _sendActionFrom:] + 204\n11 AppKit 0x00000001997909a4 -[NSButtonCell _sendActionFrom:] + 104\n12 AppKit 0x000000019978d7f0 NSControlTrackMouse + 1752\n13 AppKit 0x000000019978d0ec -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 160\n14 AppKit 0x000000019978cf60 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 740\n15 AppKit 0x000000019978c1d0 -[NSControl mouseDown:] + 632\n16 AppKit 0x000000019978a640 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528\n17 AppKit 0x00000001996fd9c0 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444\n18 AppKit 0x00000001996fcdcc -[NSWindow(NSEventRouting) sendEvent:] + 348\n19 AppKit 0x00000001996fbd74 -[NSApplication(NSEvent) sendEvent:] + 2780\n20 AppKit 0x00000001999b5b04 -[NSApplication _handleEvent:] + 76\n21 AppKit 0x000000019957d814 -[NSApplication run] + 636\n22 AppKit 0x000000019954ef08 NSApplicationMain + 1132\n23 dyld 0x0000000104f3108c start + 520"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":10379,"task_for_pid":109},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":6956589,"threadState":{"x":[{"value":5118618624},{"value":6094712064},{"value":4},{"value":5118620672},{"value":309},{"value":6094711880},{"value":5},{"value":6824208076,"symbolLocation":0,"symbol":"firstByteMark"},{"value":8267587584,"symbolLocation":88,"symbol":"_OBJC_PROTOCOL_$_NSKeyedUnarchiverDelegate"},{"value":2114742046682775558},{"value":1},{"value":5118620981},{"value":4238353408},{"value":2},{"value":65533},{"value":3},{"value":1},{"value":6094712682},{"value":0},{"value":105553126523552},{"value":8066612043,"objc-selector":"callStackSymbols"},{"value":105553133661568},{"value":8066588672,"objc-selector":"ewControllerDelegate"},{"value":8308826112,"symbolLocation":16,"symbol":"OBJC_METACLASS_$__NSTextViewRulerHelper"},{"value":8267493376},{"value":105553126523552},{"value":105553128407040},{"value":5110644976},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":3772327644747572796},"cpsr":{"value":1610616832},"fp":{"value":6094714624},"sp":{"value":6094714544},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":6871361092,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3929668,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":324,"imageIndex":0},{"imageOffset":3929660,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":316,"imageIndex":0},{"imageOffset":3928924,"symbol":"-[NSApplication reportException:]","symbolLocation":580,"imageIndex":0},{"imageOffset":207024,"symbol":"-[NSApplication run]","symbolLocation":792,"imageIndex":0},{"imageOffset":16136,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":1}]},{"id":6956764,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545088,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538096,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":534964,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":1763776,"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":6957718,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":295880,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":5},{"imageOffset":295344,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":6957867,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545088,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538096,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":534964,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":2533176,"imageIndex":6},{"imageOffset":377740,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":6966482,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":6966606,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":6966631,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":6966664,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":6967243,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":2},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":4},{"imageOffset":2264544,"symbol":"scavenger_thread_main","symbolLocation":1088,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":4},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6867431424, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15441920, "uuid" : "19938822-d1c5-3e43-812b-03ff237cce0e", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.65.150" }, { "source" : "P", "arch" : "arm64e", "base" : 4377985024, "size" : 393216, "uuid" : "5466703b-9b83-3b4e-a5ae-32e4be5c6058", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6821089280, "size" : 229376, "uuid" : "649a643c-ad39-3a1b-9b27-cbb14e743135", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6821642240, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5533696, "uuid" : "ff5e0d66-b778-3ff2-925f-8bb17a53a263", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 6821318656, "size" : 53248, "uuid" : "ac6277b6-5c7c-3cdf-8896-44e6072a885c", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6938050560, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3330048, "uuid" : "e190ebd5-3458-345d-8957-24a4ca473e39", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "964.39" }, { "source" : "P", "arch" : "arm64e", "base" : 6901407744, "CFBundleShortVersionString" : "1335.5", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 4931584, "uuid" : "46dc101d-2215-38ff-b769-f08335df88fc", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1335.5" }, { "source" : "P", "arch" : "arm64e", "base" : 6837391360, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 4136960, "uuid" : "d28ae692-38e9-32f3-9191-6117ff5fb534", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 7229562880, "CFBundleShortVersionString" : "17613", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 21512192, "uuid" : "105b7f4b-3c65-3f25-962a-d355fa40ba31", "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "17613.3.9.1.16" } ], "sharedCache" : { "base" : 6818021376, "size" : 3144908800, "uuid" : "f1a99963-b47a-351f-8383-2cd493bf98d9" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(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 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 2880K 4 \nCG image 1248K 64 \nColorSync 528K 27 \nCoreAnimation 127.2M 404 \nCoreGraphics 80K 5 \nCoreImage 256K 14 \nCoreUI image data 5344K 37 \nFoundation 48K 2 \nImage IO 5824K 31 \nKernel Alloc Once 32K 1 \nMALLOC 433.0M 84 \nMALLOC guard page 288K 17 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.1M 9 \nStack 12.7M 9 \nVM_ALLOCATE 288K 18 \nWebKit Malloc 192.0M 5 \n__AUTH 2568K 321 \n__AUTH_CONST 20.1M 520 \n__CTF 756 1 \n__DATA 15.6M 519 \n__DATA_CONST 18.5M 534 \n__DATA_DIRTY 1821K 222 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 579.4M 13 \n__OBJC_CONST 3584K 291 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 502.1M 552 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 1664K 24 \nmapped file 217.7M 71 \nshared memory 1488K 18 \n=========== ======= ======= \nTOTAL 3.8G 3841 \nTOTAL, minus reserved VM space 2.2G 3841 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000614 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000439 } ], "experiments" : [ ] } } Model: Mac13,1, BootROM 10151.140.19, proc 10:8:2 processors, 64 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: LG Ultra HD, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online Display: Sceptre J20, 900 x 1600, MirrorOff, Online Display: SDM-X82, 1280 x 1024 (SXGA - Super eXtended Graphics Array), MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Apr 6 2022 06:12:09 version 20.90.45.0.8.7.118 FWID 01-13a89935 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Ethernet 1, Ethernet, en0 PCI Card: pci1b21,612, AHCI Controller, Thunderbolt@3,0,0 Serial ATA Device: ST4000NE0025-2EW107, 4 TB USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus USB Device: Cable Matters USB-C Video Cable USB Device: USB31Bus USB Device: USB2 Hub USB Device: USB 2.0 Hub USB Device: USB 2.0 Hub USB Device: USB Uno MIDI Interface USB Device: USB 2.0 Hub USB Device: Macally USB Keyboard USB Device: USB Optical Mouse USB Device: Audient iD14 USB Device: USB3 Gen2 Hub USB Device: Expansion HDD Thunderbolt Bus: Mac Studio, Apple Inc. Thunderbolt Bus: Mac Studio, Apple Inc. Thunderbolt Device: d2 TBT2 USB3, LaCie, 1, 24.3 Thunderbolt Bus: Mac Studio, Apple Inc. Thunderbolt Bus: Mac Studio, Apple Inc.
```

9 answers

1 vote
Mehran Majidi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 24, 2024

Same issue here.  Does anyone have a fix for this issue?

Luiz Valdetaro October 24, 2024

I guess we have to wait for 4.2.10 and hope they fixed it.

Like zpw0526 likes this
Luiz Valdetaro October 24, 2024

I have no idea how to report it to them

Jozz Scott
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 24, 2024

The issue has already been reported to them - and they've marked it as high priority and assigned it, so hopefully will see a fix in the next release. https://jira.atlassian.com/browse/SRCTREE-8174

Luiz Valdetaro October 25, 2024

Great! Thanks Jozz

1 vote
picaxel-dev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 24, 2024

i think the problem with the commit is the label "#566 my fix " => it crash 
"my fix " => will pass may be some restriction on specials chars

Luiz Valdetaro October 24, 2024

Mine crashes with any sentence in the commit message - even "wip" crashes it

1 vote
Mike Lewis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2024
Translate

Also crashes with macOS Monterey v12.6.2 (21G320) using Sourcetree v4.2.9 (267)

1 vote
4Reaver
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2024

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

MacOS 12.7.6 intel mac.

1 vote
Angela Liao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2024

I'm seeing the same issue when "Push changes immediately to [branch]" is checked. Seems to work when I commit and then push changes separately. I'm on mac os 12.4

Angela Liao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2024

Upon further testing, it seems to be crashing even if I have "Push changes immediately" unchecked. Crashing seems to be intermittent, both when I enter a commit message or leave it blank.

1 vote
Iwona Ponze
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2024

Same problem - after the most recent update to 4.2.9 (267) - on Mac os 12.7.5.

I am able to pull but I can not push changes.

Luiz Valdetaro October 23, 2024

looks like the common thing is Monterrey

Like Christine Rolka likes this
Mehran Majidi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 24, 2024

I have the same issue, does anyone have any fix to this issue?

Like zpw0526 likes this
0 votes
Luiz Valdetaro November 15, 2024

Installing the new version (4.2.10) fixed the problem

 

0 votes
Christine Rolka
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 30, 2024

Same problem here. I'm using Mac OS 12.6

 

0 votes
Luiz Valdetaro October 22, 2024

I have the exact same problem with 4.2.9. I'm able to commit if I leave the commit message empty.

 

using macos 12.7.4 on an intel mac

Luiz Valdetaro October 23, 2024

also crashes on mac os 12.7.6

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events