New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 685899 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

git 2.10 crash on Windows 7 during gclient sync

Project Member Reported by fbarchard@chromium.org, Jan 27 2017

Issue description

Chrome Version: head - 'chromium_revision': '316b880c55452eb694a27ba4d1aa9e74ec9ef342',
OS: Win7

What steps will reproduce the problem?
(1) in libyuv update DEPS to use   'chromium_revision': '316b880c55452eb694a27ba4d1aa9e74ec9ef342'
and type gclient sync

What is the expected result?
code syncs

What happens instead?
git crash

Please use labels and text to provide additional information.
git 2.10.windows.1 in depot_tools on win7 crashes
upgrading to 2.11.windows.3 (32 bit) and patching git.bat in depot_tools to run it, the gclient sync works
The crash occurs during sync_chromium.py
Also affects webrtc: https://bugs.chromium.org/p/webrtc/issues/detail?id=7053

 
Can you provide a Python stacktrace of the output in the console when the crash happened so it's possible to track down what Git command it was running and where it was invoked from?

Comment 2 by aga...@chromium.org, Jan 27 2017

Components: -Infra Infra>SDK
Correction.  2.11 also crashes on a new client.  But the sync continues after the crash and appears to work.

>git --version
git version 2.11.0.windows.3

gclient sync says

Running "gclient.bat sync --force --revision src@316b880c55452eb694a27ba4d1aa9e74ec9ef342 --gclientfile .gclient.tmp --delete_unversioned_trees --reset --upstream" in c:\src\build\libyuv3\libyuv\chromium

How do I get the python stacl trace?

Status: WontFix (was: Untriaged)
obsolete

Sign in to add a comment