Hi Adam,
Version 2.0.4-1 of Git has been uploaded. This includes the following
If you remember, I've changed CYGWIN=winsymlinks:nativestrict to
CYGWIN=winsymlinks:lnk to satisfy repo to create the symlink. However, I
still get a problem in Cygwin-64 on Win7. It seems to be a git problem
now. The error message is:
From ssh://xxxx:20000/vm/xxx
* [new branch] master -> origin/master
Fetching projects: 100% (1/1), done.
Traceback (most recent call last):
File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py",
line 500, in <module>
_Main(sys.argv[1:])
File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py",
line 476, in _Main
result = repo._Run(argv) or 0
File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py",
line 155, in _Run
result = cmd.Execute(copts, cargs)
File
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/subcmds/sync.py",
line 675, in Execute
project.Sync_LocalHalf(syncbuf)
File
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/project.py", line
1170, in Sync_LocalHa
lf
self._InitWorkTree()
File
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/project.py", line
2230, in _InitWorkTre
e
raise GitError("cannot initialize work tree")
error.GitError: cannot initialize work tree
git seems to crash. I've attached the stackdump file of git.
Thanks
Robert
Exception: STATUS_ACCESS_VIOLATION at rip=003F2E6836A
rax=0000000000030129 rbx=00000000FC622001 rcx=000006FFB067FF99
rdx=0000000000000015 rsi=0000000000000002 rdi=000006FFEF6A592F
r8 =000006FFB067FFFD r9 =0000000000000001 r10=000000060009EE50
r11=000000060009E900 r12=000006FFB0680000 r13=000006FFB067FF9C
r14=0000000000225300 r15=000006FFB067E84B
rbp=000000060009F690 rsp=0000000000225100
program=C:\cygwin64\bin\git.exe, pid 6560, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
0060009F690 003F2E6836A (6FFCE4C070D, 00000225300, 00000001BF0, 0060009E974)
0060009E988 003F2E69E8C (0010049C238, 00002000000, 00000225300, 00002000000)
00000000000 0010049C54A (00000000000, 00000225314, 00000007158, 000040A244C)
000002254A0 001004A13FC (006000104C0, 006000104C0, 001800E084B, 0000446C77A)
00000000002 001004A2A59 (001800434AD, 000003B0000, 6FFB0680000, 0000446C77A)
00000225D54 001004A21C5 (001801283E5, 000000080E0, 000000080E0, 00600085050)
006000FF668 001004A229E (00000000000, 00000000000, 00600115D30, 00000000000)
006000FF668 001004A3473 (00100523600, 00000225D58, 00000225CB0, 00000225CB0)
00100523600 001004D85FA (0060011CE90, 00000000000, 0060011CE90, 00000000000)
00100523600 001004D8C87 (F1AAFC8800000040, 00000000000, 00000000000,
0035E6F71E0)
00000000000 001004D8DE2 (00600028788, 000000001B6, 001005A6D30, 001802BFC80)
00000000000 001004A6968 (00180175907, 00000000003, 0018016E756, 00000000000)
00600085010 001004A6E20 (00000000000, 001005C12E0, 00000000000, 00000000000)
00600085010 001004DF79E (00180082DF5, 001802DD418, 0000022A0F0, 0010053E580)
00000000001 0010045657C (001800C0E53, 00000000000, 0060003898E, 00000000000)
00000000000 00100401967 (001801641CC, 00100000003, 003F9C91459, 00000000000)
End of stack trace (more stack frames may be present)
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple