https://bugs.winehq.org/show_bug.cgi?id=40013
--- Comment #2 from Qian Hong fracting@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