git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Yoder <byoder@cs.utexas.edu>
To: git@vger.kernel.org
Cc: Wolfgang Denk <wd@denx.de>
Subject: 1.3.2 git-clone segfaults
Date: Wed, 17 May 2006 13:32:39 -0500	[thread overview]
Message-ID: <879BAFDD-87DB-4041-8753-5D63630076B5@cs.utexas.edu> (raw)

Dear Git maintainers:

I have twice downloaded git-1.3.2, most recently the git-1.3.2.tar.gz  
source package from http://www.t2-project.org/packages/git.html.   
Both the prebuilt version and the source version, built with gcc  
3.2.3 on x86/Linux, run into trouble when executing this command:

% git --exec-path=/usr/local/downloads/git-1.3.2 clone http:// 
www.denx.de/git/linux-2.6-denx.git linux-2.6-denx

Both git operations proceed with some 18,000+ lines of output,  
culminating in this message:

got 243a15f54002445f5b8b4938981ec90430b73ec6
got 03914b7e41b17871aea961f6522ec4ce26a4f8ed
got a305ae2e44b6dde305d3afe241768e32c47d8907
got 33a653913d942fa35c263edf1d019f36f4e0f5b1
got f13f49afe198cc0d59e998fe3a6e721d70fca6b4
error: The requested URL returned error: 405 (curl_result = 22,  
http_code = 405, sha1 = b323ff5779672c77b6adfba1c1bdc87f4981f85c)
error: Unable to find b323ff5779672c77b6adfba1c1bdc87f4981f85c under  
http://www.denx.de/git/linux-2.6-denx.git/
Cannot obtain needed blob b323ff5779672c77b6adfba1c1bdc87f4981f85c
while processing commit ea989b3245993f95e58e6c0320bf6165a949b072.
Waiting for http://www.denx.de/git/linux-2.6-denx.git/objects/ 
31/548303ee3767095f86efb47696ce433662450e
/usr/local/downloads/git-1.3.2/git-clone: line 323: 25972  
Segmentation fault      git-http-fetch -v -a -w "$tname" "$name" "$1/"

I have also tested git-1.2.3 built from source, and it works dandily.

Please let me know if I can supply more information or if I'm  
misusing the command.

Thanks,

Bill Yoder
Git Newbie

             reply	other threads:[~2006-05-17 18:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 18:32 Bill Yoder [this message]
2006-05-17 18:41 ` 1.3.2 git-clone segfaults Fernando J. Pereda
2006-05-17 18:46 ` Junio C Hamano
2006-05-17 19:27   ` Bill Yoder
2006-05-17 19:29 ` Pavel Roskin
2006-05-17 23:52   ` Pavel Roskin
2006-05-18  0:54     ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=879BAFDD-87DB-4041-8753-5D63630076B5@cs.utexas.edu \
    --to=byoder@cs.utexas.edu \
    --cc=git@vger.kernel.org \
    --cc=wd@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).