* git pull crash
@ 2014-07-11 10:49 Ronald Bos
2014-07-11 11:39 ` Torsten Bögershausen
0 siblings, 1 reply; 2+ messages in thread
From: Ronald Bos @ 2014-07-11 10:49 UTC (permalink / raw)
To: git
[-- Attachment #1: Type: text/plain, Size: 417 bytes --]
Hi all,
I am running git on Windows 8.1 (with all the latest updates installed),
and it consequently crashes when I run "git pull" in my cloned working copy.
I attached a screen shot of the message window (it is in Dutch...)
This is my git version:
$ git --version
git version 1.9.4.msysgit.0
Is this a known problem? Is there something I can do to help find out
what is causing the problem?
Regards,
Ronald
[-- Attachment #2: git-crash.png --]
[-- Type: image/png, Size: 8662 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git pull crash
2014-07-11 10:49 git pull crash Ronald Bos
@ 2014-07-11 11:39 ` Torsten Bögershausen
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Bögershausen @ 2014-07-11 11:39 UTC (permalink / raw)
To: Ronald Bos, git
On 2014-07-11 12.49, Ronald Bos wrote:
> Hi all,
>
> I am running git on Windows 8.1 (with all the latest updates installed), and it consequently crashes when I run "git pull" in my cloned working copy.
>
> I attached a screen shot of the message window (it is in Dutch...)
>
> This is my git version:
> $ git --version
> git version 1.9.4.msysgit.0
>
> Is this a known problem?
I don't know. It may that your repo is triggering a bug which has been fixed
on a later base-line, or it is unfixed because nobody had the very same problem yet.
>Is there something I can do to help find out what is causing the problem?
Try to send what the screen shot does in text, after translating it into english.
Not everybody understands Dutch (or wants to open attachments)
I can think about 2 different things:
- Back up the repo into which you want to pull into, so that the scanrio can be re-run under the same condition,
But with a different version of msysGit.
- Download the source for msysGit from here: http://msysgit.github.io/
Compile and test, if the bug is on the latest version, or if it is gone.
(I remember that some crashes had been fixed, but not all the details)
And/or
- If the repo you try to pull from is public, can you give us the URL ?
If yes then some helpful people may be able to re-produce it.
If no, is there a dummy (or better say test) repo, which is public and causes git to crash ?
Anyway, I would suggest to compile and re-test with the latest version of msysGit,
and let us know the results.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-11 11:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 10:49 git pull crash Ronald Bos
2014-07-11 11:39 ` Torsten Bögershausen
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).