Sourcetree (Mac) crashes while opening certain projects

McFCologne July 1, 2022

I'm completely unable to open some of my projects, because sourcetree crashes while opening these projects.

I'm using the latest version for Mac

1 answer

0 votes
Arati Mohanty
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 1, 2022

@McFCologne Can you share some detailed report on the crash and the projects which is crashing. It is better to raise a ticket in JIRA and share the detailed steps to reproduce it.

McFCologne July 1, 2022

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

Process: Sourcetree [41626]
Path: /Applications/Sourcetree.app/Contents/MacOS/Sourcetree
Identifier: com.torusknot.SourceTreeNotMAS
Version: 4.1.8 (244)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 502

Date/Time: 2022-07-01 18:51:10.9982 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Bridge OS Version: 6.5 (19P5071)
Anonymous UUID: 1E42921A-716E-A266-1FB5-9C033431F1DB

Sleep/Wake UUID: 40457BB9-1BCC-47A0-8EBD-6DD6EE913C07

Time Awake Since Boot: 21000 seconds
Time Since Wake: 601 seconds

System Integrity Protection: enabled

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

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

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

Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff81cb8b7b3 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff81c8ebbc3 objc_exception_throw + 48
2 Foundation 0x00007ff81d9eff55 -[NSConcreteTask launchWithDictionary:error:] + 5081
3 Sourcetree 0x0000000108e8d910 Sourcetree + 858384
4 Sourcetree 0x0000000108e8b1a2 Sourcetree + 848290
5 Sourcetree 0x0000000108eaf2c2 Sourcetree + 996034
6 AppKit 0x00007ff81f70c2fe -[NSWindowController _windowDidLoad] + 548
7 AppKit 0x00007ff81f707ed7 -[NSWindowController window] + 110
8 AppKit 0x00007ff81f780706 -[NSWindowController showWindow:] + 36
9 Sourcetree 0x0000000108eaf28e Sourcetree + 995982
10 Sourcetree 0x0000000108edb9c6 Sourcetree + 1178054
11 Sourcetree 0x0000000108de754d Sourcetree + 177485
12 Sourcetree 0x0000000108de76c0 Sourcetree + 177856
13 Sourcetree 0x0000000108de7846 Sourcetree + 178246
14 Sourcetree 0x0000000108de7a0d Sourcetree + 178701
15 Sourcetree 0x0000000108de856b Sourcetree + 181611
16 Sourcetree 0x0000000108df9964 Sourcetree + 252260
17 AppKit 0x00007ff81f9818a4 -[NSApplication(NSAppleEventHandling) _openURLs:withCompletionHandler:] + 1532
18 AppKit 0x00007ff81fa9eef4 __55-[NSDocumentController(NSPrivate) _openRecentDocument:]_block_invoke + 218
19 AppKit 0x00007ff81fa9ee0f -[NSDocumentController(NSPrivate) _openRecentDocument:] + 164
20 AppKit 0x00007ff81f75131e -[NSApplication(NSResponder) sendAction:to:from:] + 288
21 AppKit 0x00007ff81f846090 -[NSMenuItem _corePerformAction] + 413
22 AppKit 0x00007ff81f845db2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 95
23 AppKit 0x00007ff81f8906ff -[NSMenu performActionForItemAtIndex:] + 113
24 AppKit 0x00007ff81f890685 -[NSMenu _internalPerformActionForItemAtIndex:] + 82
25 AppKit 0x00007ff81f8904cc -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 101
26 AppKit 0x00007ff81f82a662 NSSLMMenuEventHandler + 1074
27 HIToolbox 0x00007ff82578f34d _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1365
28 HIToolbox 0x00007ff82578e79c _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 333
29 HIToolbox 0x00007ff8257a33a9 SendEventToEventTarget + 39
30 HIToolbox 0x00007ff8258012e5 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 361
31 HIToolbox 0x00007ff825826457 SendMenuCommandWithContextAndModifiers + 46
32 HIToolbox 0x00007ff825826405 SendMenuItemSelectedEvent + 344
33 HIToolbox 0x00007ff825826250 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 96
34 HIToolbox 0x00007ff825826c48 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 625
35 HIToolbox 0x00007ff82582693e _HandleMenuSelection2 + 456
36 AppKit 0x00007ff81f6eb965 _NSHandleCarbonMenuEvent + 215
37 AppKit 0x00007ff81f6eb7d2 _DPSEventHandledByCarbon + 54
38 AppKit 0x00007ff81f54c070 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3368
39 AppKit 0x00007ff81f53df69 -[NSApplication run] + 586
40 AppKit 0x00007ff81f511ee7 NSApplicationMain + 817
41 dyld 0x000000010eceb51e start + 462


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 AppKit 0x7ff81f8ca29a -[NSApplication _crashOnException:] + 313
1 AppKit 0x7ff81f8c9fcd -[NSApplication reportException:] + 733
2 AppKit 0x7ff81f97472e uncaughtErrorProc + 145
3 HIToolbox 0x7ff82578f5fb DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2051
4 HIToolbox 0x7ff82578e79c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333
5 HIToolbox 0x7ff8257a33a9 SendEventToEventTarget + 39
6 HIToolbox 0x7ff8258012e5 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 361
7 HIToolbox 0x7ff825826457 SendMenuCommandWithContextAndModifiers + 46
8 HIToolbox 0x7ff825826405 SendMenuItemSelectedEvent + 344
9 HIToolbox 0x7ff825826250 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
10 HIToolbox 0x7ff825826c48 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 625
11 HIToolbox 0x7ff82582693e _HandleMenuSelection2 + 456
12 AppKit 0x7ff81f6eb965 _NSHandleCarbonMenuEvent + 215
13 AppKit 0x7ff81f6eb7d2 _DPSEventHandledByCarbon + 54
14 AppKit 0x7ff81f54c070 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3368
15 AppKit 0x7ff81f53df69 -[NSApplication run] + 586
16 AppKit 0x7ff81f511ee7 NSApplicationMain + 817
17 dyld 0x10eceb51e start + 462

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 CoreFoundation 0x7ff81cb1038d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81cb0ea18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81cb0de5c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff81f6bac1e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff81ca494e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81ca44f6b thread_start + 15

Thread 2:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 QuartzCore 0x7ff823c03bdb CA::Render::Server::server_thread(void*) + 534
3 QuartzCore 0x7ff823c039ba thread_fun(void*) + 25
4 libsystem_pthread.dylib 0x7ff81ca494e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff81ca44f6b thread_start + 15

Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 CoreFoundation 0x7ff81cb1038d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81cb0ea18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81cb0de5c CFRunLoopRunSpecific + 562
5 CFNetwork 0x7ff82173a874 0x7ff8214f2000 + 2394228
6 Foundation 0x7ff81d96a9c4 __NSThread__start__ + 1009
7 libsystem_pthread.dylib 0x7ff81ca494e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81ca44f6b thread_start + 15

Thread 4:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 CoreFoundation 0x7ff81cb1038d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81cb0ea18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81cb0de5c CFRunLoopRunSpecific + 562
5 Foundation 0x7ff81d9fe52e -[NSConcreteTask waitUntilExit] + 332
6 Sourcetree 0x108e055ad 0x108dbc000 + 300461
7 Sourcetree 0x108e03d7f 0x108dbc000 + 294271
8 Sourcetree 0x108ee06fd 0x108dbc000 + 1197821
9 Sourcetree 0x108e256a1 0x108dbc000 + 431777
10 Sourcetree 0x108e25825 0x108dbc000 + 432165
11 Sourcetree 0x108ec555a 0x108dbc000 + 1086810
12 Sourcetree 0x108ecad7e 0x108dbc000 + 1109374
13 Sourcetree 0x108ecb958 0x108dbc000 + 1112408
14 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
15 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
16 libdispatch.dylib 0x7ff81c8949fc _dispatch_queue_override_invoke + 787
17 libdispatch.dylib 0x7ff81c8a1ac2 _dispatch_root_queue_drain + 343
18 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
19 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
20 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 5:: Dispatch queue: com.apple.root.user-initiated-qos
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 libdispatch.dylib 0x7ff81c8a9d41 _dispatch_mach_send_and_wait_for_reply + 514
3 libdispatch.dylib 0x7ff81c8aa13e dispatch_mach_send_with_result_and_wait_for_reply + 50
4 libxpc.dylib 0x7ff81c786db4 xpc_connection_send_message_with_reply_sync + 238
5 PlugInKit 0x7ff828370b1d 0x7ff828350000 + 133917
6 PlugInKit 0x7ff828370434 0x7ff828350000 + 132148
7 PlugInKit 0x7ff828352c65 0x7ff828350000 + 11365
8 libsystem_trace.dylib 0x7ff81c7c0269 os_activity_apply_f + 66
9 PlugInKit 0x7ff828352319 0x7ff828350000 + 8985
10 ExtensionFoundation 0x7ff82f970157 +[EXConcreteExtension extensionsWithMatchingAttributes:synchronously:completion:] + 185
11 ExtensionFoundation 0x7ff82f96fed2 +[EXConcreteExtension extensionsWithMatchingAttributes:error:] + 197
12 Foundation 0x7ff81d9b5035 +[NSExtension extensionsWithMatchingAttributes:error:] + 49
13 ShareKit 0x7ff929ea9275 +[SHKSharingService sharingServicesWithIdentifier:attributes:matchingDictionary:attributeStore:invokedByPicker:allowInactive:] + 1210
14 ShareKit 0x7ff929ed44da __113+[SHKSharingService sharingServicesForFilteredItems:invokedByPicker:allowInactive:onlyViewerOrEditor:completion:]_block_invoke.702 + 615
15 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
16 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
17 libdispatch.dylib 0x7ff81c8a1c0c _dispatch_root_queue_drain + 673
18 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
19 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
20 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 6:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff81ca0d3ba read + 10
1 Foundation 0x7ff81d93eff0 _NSReadFromFileDescriptorWithProgress + 256
2 Foundation 0x7ff81d95f85d -[NSConcreteFileHandle readDataOfLength:] + 402
3 Sourcetree 0x108e03ea8 0x108dbc000 + 294568
4 Sourcetree 0x108e05586 0x108dbc000 + 300422
5 Sourcetree 0x108e03d7f 0x108dbc000 + 294271
6 Sourcetree 0x108efc100 0x108dbc000 + 1310976
7 Sourcetree 0x108ea2da1 0x108dbc000 + 945569
8 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
10 libdispatch.dylib 0x7ff81c894af1 _dispatch_queue_override_invoke + 1032
11 libdispatch.dylib 0x7ff81c8a1ac2 _dispatch_root_queue_drain + 343
12 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
13 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
14 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 7:: Dispatch queue: NSPersistentUI Work
0 AppKit 0x7ff81f685d35 __73-[NSPersistentUIManager changeWindow:toStatus:withConditionalGeneration:]_block_invoke + 0
1 AppKit 0x7ff81ff8915e ___NSPersistentUIDispatchQueueAsync_block_invoke + 28
2 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
3 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
4 libdispatch.dylib 0x7ff81c898317 _dispatch_lane_serial_drain + 672
5 libdispatch.dylib 0x7ff81c898dfd _dispatch_lane_invoke + 366
6 libdispatch.dylib 0x7ff81c8a2eee _dispatch_workloop_worker_thread + 753
7 libsystem_pthread.dylib 0x7ff81ca45fd0 _pthread_wqthread + 326
8 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 8:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x7ff81ca0f3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81ca49a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7ff83546a96b scavenger_thread_main + 1627
3 libsystem_pthread.dylib 0x7ff81ca494e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff81ca44f6b thread_start + 15

Thread 9:: Dispatch queue: com.apple.root.user-initiated-qos
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 libdispatch.dylib 0x7ff81c8a9d41 _dispatch_mach_send_and_wait_for_reply + 514
3 libdispatch.dylib 0x7ff81c8aa13e dispatch_mach_send_with_result_and_wait_for_reply + 50
4 libxpc.dylib 0x7ff81c786db4 xpc_connection_send_message_with_reply_sync + 238
5 PlugInKit 0x7ff828370b1d 0x7ff828350000 + 133917
6 PlugInKit 0x7ff828370434 0x7ff828350000 + 132148
7 PlugInKit 0x7ff828352c65 0x7ff828350000 + 11365
8 libsystem_trace.dylib 0x7ff81c7c0269 os_activity_apply_f + 66
9 PlugInKit 0x7ff828352319 0x7ff828350000 + 8985
10 ExtensionFoundation 0x7ff82f970157 +[EXConcreteExtension extensionsWithMatchingAttributes:synchronously:completion:] + 185
11 ExtensionFoundation 0x7ff82f96fed2 +[EXConcreteExtension extensionsWithMatchingAttributes:error:] + 197
12 Foundation 0x7ff81d9b5035 +[NSExtension extensionsWithMatchingAttributes:error:] + 49
13 ShareKit 0x7ff929ea9275 +[SHKSharingService sharingServicesWithIdentifier:attributes:matchingDictionary:attributeStore:invokedByPicker:allowInactive:] + 1210
14 ShareKit 0x7ff929ed44da __113+[SHKSharingService sharingServicesForFilteredItems:invokedByPicker:allowInactive:onlyViewerOrEditor:completion:]_block_invoke.702 + 615
15 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
16 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
17 libdispatch.dylib 0x7ff81c8a1c0c _dispatch_root_queue_drain + 673
18 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
19 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
20 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 10:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 CoreFoundation 0x7ff81cb1038d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81cb0ea18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81cb0de5c CFRunLoopRunSpecific + 562
5 Foundation 0x7ff81d9fe52e -[NSConcreteTask waitUntilExit] + 332
6 Sourcetree 0x108e055ad 0x108dbc000 + 300461
7 Sourcetree 0x108e03d7f 0x108dbc000 + 294271
8 Sourcetree 0x108eef001 0x108dbc000 + 1257473
9 Sourcetree 0x108ea1595 0x108dbc000 + 939413
10 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
11 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
12 libdispatch.dylib 0x7ff81c894af1 _dispatch_queue_override_invoke + 1032
13 libdispatch.dylib 0x7ff81c8a1ac2 _dispatch_root_queue_drain + 343
14 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
15 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
16 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 11:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x7ff81ca0e0ea __ulock_wait + 10
1 libdispatch.dylib 0x7ff81c892b06 _dlock_wait + 45
2 libdispatch.dylib 0x7ff81c892d95 _dispatch_group_wait_slow + 43
3 Sourcetree 0x108ea132e 0x108dbc000 + 938798
4 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
6 libdispatch.dylib 0x7ff81c8949fc _dispatch_queue_override_invoke + 787
7 libdispatch.dylib 0x7ff81c8a1ac2 _dispatch_root_queue_drain + 343
8 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
9 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
10 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 12:: Dispatch queue: com.apple.root.user-initiated-qos
0 libsystem_kernel.dylib 0x7ff81ca0c97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81ca0cce8 mach_msg + 56
2 libdispatch.dylib 0x7ff81c8a9d41 _dispatch_mach_send_and_wait_for_reply + 514
3 libdispatch.dylib 0x7ff81c8aa13e dispatch_mach_send_with_result_and_wait_for_reply + 50
4 libxpc.dylib 0x7ff81c786db4 xpc_connection_send_message_with_reply_sync + 238
5 PlugInKit 0x7ff828370b1d 0x7ff828350000 + 133917
6 PlugInKit 0x7ff828370434 0x7ff828350000 + 132148
7 PlugInKit 0x7ff828352c65 0x7ff828350000 + 11365
8 libsystem_trace.dylib 0x7ff81c7c0269 os_activity_apply_f + 66
9 PlugInKit 0x7ff828352319 0x7ff828350000 + 8985
10 ExtensionFoundation 0x7ff82f970157 +[EXConcreteExtension extensionsWithMatchingAttributes:synchronously:completion:] + 185
11 ExtensionFoundation 0x7ff82f96fed2 +[EXConcreteExtension extensionsWithMatchingAttributes:error:] + 197
12 Foundation 0x7ff81d9b5035 +[NSExtension extensionsWithMatchingAttributes:error:] + 49
13 ShareKit 0x7ff929ea9275 +[SHKSharingService sharingServicesWithIdentifier:attributes:matchingDictionary:attributeStore:invokedByPicker:allowInactive:] + 1210
14 ShareKit 0x7ff929ed44da __113+[SHKSharingService sharingServicesForFilteredItems:invokedByPicker:allowInactive:onlyViewerOrEditor:completion:]_block_invoke.702 + 615
15 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
16 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
17 libdispatch.dylib 0x7ff81c8a1c0c _dispatch_root_queue_drain + 673
18 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
19 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
20 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

Thread 13:: Dispatch queue: com.apple.root.user-interactive-qos
0 libsystem_kernel.dylib 0x7ff81ca0c9ce semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x7ff81c892848 _dispatch_sema4_timedwait + 72
2 libdispatch.dylib 0x7ff81c892c75 _dispatch_semaphore_wait_slow + 58
3 AppKit 0x7ff81fe22197 __22-[NSCGSLocalFence set]_block_invoke_2 + 147
4 QuartzCore 0x7ff823bc00b2 CA::Transaction::run_commit_handlers(CATransactionPhase) + 98
5 QuartzCore 0x7ff823d344b9 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 875
6 QuartzCore 0x7ff823bbef51 CA::Transaction::commit() + 777
7 AppKit 0x7ff81f59be9d NSPerformVisuallyAtomicChange + 154
8 AppKit 0x7ff81f96fd45 __30-[NSAnimation _runInNewThread]_block_invoke + 80
9 libdispatch.dylib 0x7ff81c8910cc _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x7ff81c892317 _dispatch_client_callout + 8
11 libdispatch.dylib 0x7ff81c8a1c0c _dispatch_root_queue_drain + 673
12 libdispatch.dylib 0x7ff81c8a225c _dispatch_worker_thread2 + 160
13 libsystem_pthread.dylib 0x7ff81ca45f8a _pthread_wqthread + 256
14 libsystem_pthread.dylib 0x7ff81ca44f57 start_wqthread + 15

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

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


Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fc2ab88da00 rbx: 0x00007ff81c8dc400 rcx: 0x0a4919270fd4004e rdx: 0x0000000000001001
rdi: 0x00007ff7b71426d0 rsi: 0x000000000000109a rbp: 0x00007ff7b7142b60 rsp: 0x00007ff7b7142b30
r8: 0x000000000000009a r9: 0x00007ff7b7142110 r10: 0x000000000000009a r11: 0x00007fc2ab88ea9a
r12: 0x0000000000000001 r13: 0x0000000000000000 r14: 0x00007fc2affbf320 r15: 0x00007ff836e4dc13
rip: 0x00007ff81f8ca29a rfl: 0x0000000000010206 cr2: 0x000060000f02a000

Logical CPU: 10

...

McFCologne August 9, 2022

How should i raise a ticket? I cannot give any example on how to reproduce it! It happens while trying to open random projects which i cannot share. It is very frustrating, since i cannot work on some projects for a while, because im unable to pull recent changes or push my changes.

Arati Mohanty
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 10, 2022

@McFCologne  

We are inprogress of next release(4.2.0) which will be available very soon. We have provided fixes for similar kind of issues which other customers also reported. Kindly have a watch on 4.2.0 version.

In the mean time, You can raise a ticket in below mentioned site.
https://jira.atlassian.com/browse/SRCTREE-7867?filter=98712

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events