Hi, On Sun, Oct 11, 2009 at 12:52 AM, eduard stefan <eduard.stefan@xxxxxxxxx> wrote: > Tay Ray Chuan wrote: >> I suspect, as you do, it's got to do with remote-curl. >> >> Could you try this command? >> >> echo list | git remote-curl http://github.com/loudej/spark.git > > Inside an empty repository it crashes the same way, > without any additional information. > "git remote-curl" crashes in the same way, > but "git remote-curl --help" tries to launch the browser. just to check, running echo list | git remote-curl http://github.com/loudej/spark.git and git clone http://github.com/loudej/spark.git both gives the same error message: An unhandled win32 exception occurred in git-remote-curl.exe [5820]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio, Just-In-Time debugging can be enabled from Tools/Options/Debugging/Just-In-Time. Check the documentation index for 'Just-in-time debugging, errors' for more information. in a dialog? > Is there any way to obtain more information from this crash? > Some debug mode? I'm assuming you're using the Microsoft Visual Studio development tools to compile git from the source. I'm cc'ing this to the msysgit mailing list, perhaps someone familiar with them can advise you further. -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html