On Wed, Feb 4, 2009 at 11:10 AM, Adam Thorsen <adam.thorsen@xxxxxxxxx> wrote: > Git is segfaulting when downloading from a repo via http. Here's what the > output looks like: http://gist.github.com/58167. Anybody seen this before or > know how I can debug it? I've made sure my git (1.6.1) is compiled with libcurl. Please run git under gdb so that there is a stacktrace to work from. Here is an example of running git under gdb and providing a trace: http://article.gmane.org/gmane.comp.version-control.git/107860 j. -- 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