From: "Shawn O. Pearce" <spearce@spearce.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: db/fetch-pack topic (was: What's cooking in git.git (topics))
Date: Sat, 15 Sep 2007 03:47:59 -0400 [thread overview]
Message-ID: <20070915074759.GA3099@spearce.org> (raw)
In-Reply-To: <20070914183028.GV3099@spearce.org>
"Shawn O. Pearce" <spearce@spearce.org> wrote:
> Junio C Hamano <gitster@pobox.com> wrote:
> > * db/fetch-pack (Fri Sep 14 03:31:25 2007 -0400) 22 commits
> ...
> > This is Daniel's fetch-pack in C plus fixups from Shawn.
> > Unfortunately the fixups breaks t3200 ("*** glibc detected ***
> > fetch: free(): invalid pointer xxx ***"), which I haven't looked
> > into yet.
>
> Doesn't crash out on my Mac OS X system but I am getting the
> above failure on my amd64 Linux system.
OK, so in addition to the above fixups Junio mentions I have
also sent two more series today:
2 patch "fixup of the fixup" to resolve the t3200 crash
5 patch "fixup + cleanup" of http support
and now I just discovered that pushing to yourself is probably also
broken by this series:
$ git push . jc/maint:gfi-maint
updating 'refs/heads/gfi-maint' using 'refs/remotes/jc/maint'
from 05cc2ffc572f05e8aeec495a9ab9bc9609863491
to 8419d2ee9ba8b375186a5c1019df8dfbce610aba
Also local refs/heads/gfi-maint
Generating pack...
Done counting 0 objects.
Writing 0 objects...
Unpacking 0 objects...
error: Ref refs/heads/gfi-maint is at 8419d2ee9ba8b375186a5c1019df8dfbce610aba but expected 05cc2ffc572f05e8aeec495a9ab9bc9609863491
error: failed to lock refs/heads/gfi-maint
Total 0 (delta 0), reused 0 (delta 0)
ng refs/heads/gfi-maint failed to lock
error: failed to push to '.'
What's really exciting is we actually updated the ref 'gfi-maint',
even though it was "ng" and we failed to push. Yup. More work
for me to look at tomorrow. Right now I think I'm all memory
corruptioned out for *** brain detected *** Shawn(): nextword():
too tired, try sleep ***
;-)
--
Shawn.
next prev parent reply other threads:[~2007-09-15 7:48 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 8:52 What's cooking in git.git (topics) Junio C Hamano
[not found] ` <7v1wd1d0le.fsf@gitster.siamese.dyndns.org>
2007-09-14 18:30 ` Shawn O. Pearce
2007-09-15 7:47 ` Shawn O. Pearce [this message]
2007-09-16 4:03 ` db/fetch-pack topic (was: What's cooking in git.git (topics)) Shawn O. Pearce
2007-09-14 23:47 ` What's cooking in git.git (topics) Johannes Schindelin
2007-09-26 21:07 ` Carlos Rica
2007-09-26 20:05 ` Junio C Hamano
2007-09-26 21:44 ` Johannes Schindelin
2007-09-26 21:53 ` Tom Clarke
2007-09-27 2:36 ` Jeff King
2007-09-27 6:08 ` David Kastrup
2007-09-27 6:43 ` David Kastrup
2007-09-27 13:30 ` Jeff King
2007-09-27 13:46 ` David Kastrup
2007-10-02 4:16 ` Jeff King
2007-10-02 5:01 ` Junio C Hamano
2007-10-02 5:08 ` Jeff King
2007-10-02 5:13 ` Jeff King
2007-10-02 6:10 ` David Kastrup
2007-10-02 16:11 ` Jeff King
2007-10-02 16:31 ` David Kastrup
2007-10-02 17:39 ` Jeff King
2007-10-02 18:44 ` David Kastrup
2007-10-03 2:28 ` Linus Torvalds
2007-10-03 6:54 ` Jeff King
2007-10-03 16:13 ` Linus Torvalds
2007-10-03 8:20 ` David Kastrup
2007-10-03 16:59 ` Jeff King
2007-10-03 17:53 ` Linus Torvalds
2007-10-03 18:09 ` David Kastrup
2007-10-04 7:10 ` Junio C Hamano
2007-09-28 3:24 ` Daniel Barkalow
2007-10-02 5:53 ` Junio C Hamano
2007-10-02 6:41 ` Steven Grimm
2007-10-02 6:44 ` Steffen Prohaska
2007-10-02 7:03 ` Matthieu Moy
2007-10-02 7:21 ` Junio C Hamano
2007-10-02 8:01 ` David Kågedal
2007-10-02 8:07 ` Matthieu Moy
2007-10-02 17:44 ` Junio C Hamano
2007-10-03 5:30 ` [PATCH] rebase: make the warning more useful when the work tree is unclean Junio C Hamano
2007-10-03 9:02 ` Matthieu Moy
2007-10-02 12:52 ` What's cooking in git.git (topics) Johannes Schindelin
2007-10-02 17:00 ` Daniel Barkalow
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=20070915074759.GA3099@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).