[Bug 40013] "Git for Windows" fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 20 21:21:59 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40013

--- Comment #2 from Qian Hong <fracting at gmail.com> ---
(In reply to Sebastian Lackner from comment #1)
> The attached crash log and missing rstrtmgr.dll.RmShutdown implementation
> are two separate issues. As far as I remember, Git for Windows works fine
> with the Staging branch.
> @Qian: Do you still remember which bug it was?

I just retested Git-2.7.0-32-bit.exe, I can confirm Git for Windows works with
Wine Staging 1.8 .

According to backtrace and disassemble code:

Backtrace:
=>0 0x611850e5 in msys-2.0 (+0x1850e5) (0x006bc948)
  1 0x61125855 in msys-2.0 (+0x125854) (0x006bc948)


0x611850e5 is part of _wcpncpy
0x61125855 is part of __ZN6pwdgrp21add_account_from_fileEj =>
_pwdgrp::add_account_from_file(unsigned int)

I believe this is https://bugs.wine-staging.com/show_bug.cgi?id=232
Analysis here: https://www.cygwin.com/ml/cygwin/2015-04/msg00010.html

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list