From: Darrin Thompson <darrint@progeny.com>
To: git@vger.kernel.org
Subject: diff-core segfault
Date: Mon, 12 Dec 2005 11:29:50 -0500 [thread overview]
Message-ID: <1134404990.5928.4.camel@localhost.localdomain> (raw)
$ mkdir a
$ cd a/
$ git-init-db
defaulting to local storage area
$ touch a
$ git-update-index --add a
$ git-commit -m 'message'
Committing initial tree 496d6428b9cf92981dc9495211e6e1120fb6f2ba
$ echo hello >a
$ git-diff-files
:100644 100644 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
0000000000000000000000000000000000000000 M a
$ git-diff-files -B
Segmentation fault
Disclaimer: I'm running 1.0rc2. I did some searching of recent mailing
list posts and commits. I see no evidence that this has been addressed.
Could someone confirm that this exists on more recent git heads and fix
if needed?
Thanks.
--
Darrin
next reply other threads:[~2005-12-12 16:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-12 16:29 Darrin Thompson [this message]
2005-12-12 16:56 ` diff-core segfault Johannes Schindelin
2005-12-12 18:50 ` Junio C Hamano
2005-12-12 18:59 ` Delitifier broken (Re: diff-core segfault) Junio C Hamano
2005-12-12 21:28 ` Nicolas Pitre
2005-12-12 21:54 ` Junio C Hamano
2005-12-12 23:31 ` Linus Torvalds
2005-12-13 1:08 ` Junio C Hamano
2005-12-13 1:34 ` Linus Torvalds
2005-12-13 1:41 ` Junio C Hamano
2005-12-13 2:05 ` Linus Torvalds
2005-12-13 2:45 ` Nicolas Pitre
2005-12-13 3:23 ` Junio C Hamano
2005-12-12 20:40 ` [PATCH 2/2] diff-delta.c: allow delta with empty blob Junio C Hamano
2005-12-12 21:12 ` Darrin Thompson
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=1134404990.5928.4.camel@localhost.localdomain \
--to=darrint@progeny.com \
--cc=git@vger.kernel.org \
/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).