git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.22 issue across samba
@ 2019-07-26 20:15 Gary Poli
  2019-07-29 10:10 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Poli @ 2019-07-26 20:15 UTC (permalink / raw)
  To: git

Hello,
	I'm running git for windows installed locally. Windows 10 Pro version 1903 OS Build 18362.239. I have a repository on a UNIX machine running AIX 7.1 TL4 SP2. I use SAMBA 3.0.23d to mount the drive for use. I upgraded to git 2.22 and am having issues. Even starting from a fresh clone of the repo, the head immediately detaches. After a few commands like status or branch it stops recognizing the repo altogether. I suspect it is having trouble reading or writing to itself; perhaps the index is getting corrupted. I reverted to git 2.14 and I'm working fine again. I've got my system admin looking into updating both AIX and SAMBA, but I thought I would report the issue here as well. Let me know if you need anything else from me. Thanks.


Gary Poli | Lead ERP Programmer
o 949 509 6216
4199 Campus Drive, 9th Floor
Irvine, CA 92612

This e-mail, including any accompanying attachments, may contain confidential information that is private, personal, and/or proprietary, and it is for the sole use of the intended recipient(s).  Any unauthorized review, use, distribution or disclosure by others is strictly prohibited.  If you have received this document in error, please immediately contact Gary Poli and delete all copies of this message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.22 issue across samba
  2019-07-26 20:15 2.22 issue across samba Gary Poli
@ 2019-07-29 10:10 ` Jeff King
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff King @ 2019-07-29 10:10 UTC (permalink / raw)
  To: Gary Poli; +Cc: git

On Fri, Jul 26, 2019 at 08:15:49PM +0000, Gary Poli wrote:

> I'm running git for windows installed locally. Windows 10 Pro version
> 1903 OS Build 18362.239. I have a repository on a UNIX machine running
> AIX 7.1 TL4 SP2. I use SAMBA 3.0.23d to mount the drive for use. I
> upgraded to git 2.22 and am having issues. Even starting from a fresh
> clone of the repo, the head immediately detaches. After a few commands
> like status or branch it stops recognizing the repo altogether. I
> suspect it is having trouble reading or writing to itself; perhaps the
> index is getting corrupted. I reverted to git 2.14 and I'm working
> fine again. I've got my system admin looking into updating both AIX
> and SAMBA, but I thought I would report the issue here as well. Let me
> know if you need anything else from me. Thanks.

I don't have any particular thoughts on what might be the cause here.
But if:

  - you can reliably produce the problem on git 2.22 but not on git 2.14

and

  - you are able to build Git from source

then it would be useful to use git-bisect between those versions to find the
commit introducing the problem.

-Peff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-29 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 20:15 2.22 issue across samba Gary Poli
2019-07-29 10:10 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).