-
Bug
-
Resolution: Fixed
-
High
-
1.0, 1.2.3
-
None
When Stash runs on a windows machine, occasionally, random processes are killed.
On a Virtual Machine running windows, more commonly on Windows Server 2008 R2, the entire machine would get a Blue Screen of Death, up to multiple times per day.
- has a regression in
-
BSERV-7620 Stash on Windows causing BSOD or Stash will crash silently
-
- Closed
-
This was caused by our use of the winp library which had a bug (https://github.com/kohsuke/winp/issues/6) in it's recursive kill operation. We have worked around this to resolve the issue.