From: Thomas Gummerer <t.gummerer@gmail.com>
To: "van den Berg, Kasper" <Kasper_vandenBerg@reyrey.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: git range-diff <range1> <range2> throws Segmentation fault
Date: Fri, 30 Aug 2019 10:12:27 +0100 [thread overview]
Message-ID: <20190830091227.GD48344@cat> (raw)
In-Reply-To: <6802cf61dcbf438cb2e01cd390c57390@EML-MBX11-DAY.ad.reyrey.com>
On 08/30, van den Berg, Kasper wrote:
> Hello,
>
> `git range-diff <range1> <range2>` prints "segmentation fault" to
> the console and nothing else. It happens in git version
> 2.23.0.windows.1 and only occurs for some branches in my repository.
> I have not exactly determined when it does happen and when it does
> not (I'm not familiar with git's codebase). These are my results:
Thanks for your bug report.
I guess this is probably related to my patch series aiming at giving
nicer output in 'git range-diff', which probably introduced some bug.
> Status Version Config Result
> ✘ 2.23.0.windows.1 64-bit, local Segmentation fault
> ✘ 2.23.0.windows.1 64-bit, local, different ranges related to my current work Segmentation fault
> ✔ 2.23.0.windows.1 64-bit, local, different ranges completely different from my current work Expected range-diff output
> ✘ 2.23.0.windows.1 Remote connection to same workdir Segmentation fault
> ✔ 2.23.0.windows.1 64-bit, local, fresh clone, different ranges completely different from my current work Expected range-diff output
> ✘ 2.23.0.windows.1 32-bit, local Segmentation fault
> ✔ 2.21.0.windows.1 64-bit, local Expected range-diff output
> ✔ 2.21.0.windows.1 64-bit, remoteconnection to same workdir Expected range-diff output
>
> Both <range1> and <range2> comprise between 213 and 270 commits; git
> gc counts 140394 objects (Total 140394 (delta 110638), reused 137275
> (delta 107799)). I have not preserved the offending branch names.
> However, they contain 2 or more slashes and perhaps an at-sign
> (e.g. 'feature/'<featurename>,
> 'tmp/old@{'<i>'}/feature/'<featurename>, 'develop', and
> 'tmp/project-base').
I don't think branch names would cause this, but rather some diff that
range-diff doesn't handle correctly. Would you be able to gather a
backtrace from the segfault (not sure how to do this on Windows), or
share the repository where this segmentation fault occurs?
> To avoid the problem I returned to using git version 2.21.0.windows.1
>
> I there something I should take into account when doing `git
> range-diff` on a workdir or on a ranges of commits? What things
> should I look for? How can I repair the broken ranges? Why does
> version 2.21.0.windows.1 work while version 2.23.0.windows.1 does
> not?
I don't think there's anything you should do here, this sounds like a
bug in Git that should be fixed. It would be great if you could help
with some more details per above though, otherwise it's going to be
hard to track this down.
> With kind regards,
> Kasper van den Berg
next prev parent reply other threads:[~2019-08-30 9:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-30 7:19 git range-diff <range1> <range2> throws Segmentation fault van den Berg, Kasper
2019-08-30 9:12 ` Thomas Gummerer [this message]
2019-08-30 19:48 ` Johannes Schindelin
2019-09-03 6:34 ` van den Berg, Kasper
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=20190830091227.GD48344@cat \
--to=t.gummerer@gmail.com \
--cc=Kasper_vandenBerg@reyrey.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