All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathias L. Baumann" <mathias.baumann@sociomantic.com>
To: <git@vger.kernel.org>
Subject: Bug: Segfault when doing "git diff"
Date: Wed, 28 Oct 2015 12:58:46 +0100	[thread overview]
Message-ID: <5630B876.7080407@sociomantic.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

Hello dear git devs,

I just stumbled upon a segfault when doing just "git diff" in my repo.

I managed to create a minimal repo setup where the bug is reproducable.

The problem seems to be a mix of having an untracked submodule and 
having set an alternates file for one submodule.

Attached you'll find my setup that will reproduce the problem. Simply 
run  'git diff' in bugtest1.

In case the attachment is refused, I also uploaded it here:

http://supraverse.net/bugdemo.tar.gz

cheers,

     --Marenz

[-- Attachment #2: bugdemo.tar.gz --]
[-- Type: application/x-gzip, Size: 25120 bytes --]

             reply	other threads:[~2015-10-28 12:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28 11:58 Mathias L. Baumann [this message]
2015-10-28 12:24 ` Bug: Segfault when doing "git diff" Victor Leschuk
2015-10-28 13:35   ` Mathias L. Baumann
2015-10-28 13:54     ` Victor Leschuk
2015-10-28 14:07     ` [PATCH] add_submodule_odb: initialize alt_odb list earlier Jeff King
2015-10-28 15:24       ` Junio C Hamano
2015-10-28 17:27         ` Jeff King

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=5630B876.7080407@sociomantic.com \
    --to=mathias.baumann@sociomantic.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.