-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.26
-
Component/s: Stash
-
None
-
Severity 1 - Critical
Running Sourcetree version 3.4.26 on Windows 11 Pro. Within a repo, I created a stash of 226 files about 3 weeks ago, and if I try to click on the entry within Sourcetree, the application hangs indefinitely. No errors are reported in %LocalAppData%\Atlassian\SourceTree\sourcetree.log. I can view the stash via the command line. Here's some truncated output:
>git stash show stash@{0}
Bin/DocumentFormat.OpenXml.dll | Bin 6047664 -> 0 bytes
Bin/DocumentFormat.OpenXml.xml | 263748 ------------------
Bin/Microsoft.CodeAnalysis.dll | Bin 4585088 -> 5067048 bytes
Bin/Microsoft.CodeAnalysis.pdb | Bin 1002056 -> 1046068 bytes
Bin/Microsoft.CodeAnalysis.xml | 7323 +-
...ft.CodeDom.Providers.DotNetCompilerPlatform.dll | Bin 35208 -> 37312 bytes
...ft.CodeDom.Providers.DotNetCompilerPlatform.xml | 12 +
[...]
Bin/zh-Hant/Microsoft.CodeAnalysis.resources.dll | Bin 43136 -> 45328 bytes
Web.config | 37 +-
file.aspx.vb | 6 +-
packages.config | 28 +-
[...]
.../tools/net45/common.ps1 | 441 -
.../tools/net45/install.ps1 | 306 -
.../tools/net45/uninstall.ps1 | 225 -
226 files changed, 14343 insertions(+), 274312 deletions(-)
The application hang causes Event 1002 in Windows Event Application Log with the following text: "The program SourceTree.exe version 3.4.26.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel."