From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Jeff King <peff@peff.net>
Cc: "Junio C Hamano" <gitster@pobox.com>,
"Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>,
"Git Mailing List" <git@vger.kernel.org>
Subject: Re: git stash apply segfaulting when called in subdir
Date: Thu, 26 Jul 2007 06:40:44 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0707260635060.14781@racer.site> (raw)
In-Reply-To: <20070726050726.GC32617@coredump.intra.peff.net>
Hi,
On Thu, 26 Jul 2007, Jeff King wrote:
> On Wed, Jul 25, 2007 at 03:28:12PM -0700, Junio C Hamano wrote:
>
> > > zeisberg@cassiopeia:/tmp/repo$ cd dir; git stash apply
> > > error: missing object referenced by '696146c2a44d7fc4d5ae4a71589c4c0d84f59789'
> > > /home/zeisberg/usr/bin/git-stash: line 111: 13618 Segmentation fault git-merge-recursive $b_tree -- $c_tree $w_tree
> >
> > This probably is a merge-recursive bug, but in the meantime,
> > I think this should fix it.
>
> The merge-recursive bug is simply a failure to check for invalid input.
No it is not.
The objects are there. But the objects cannot be found, since
merge-recursive cannot go to top level.
Ciao,
Dscho
next prev parent reply other threads:[~2007-07-26 5:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-25 21:23 git stash apply segfaulting when called in subdir Uwe Kleine-König
2007-07-25 22:28 ` Junio C Hamano
2007-07-25 23:01 ` Johannes Schindelin
2007-07-26 5:07 ` Jeff King
2007-07-26 5:40 ` Johannes Schindelin [this message]
2007-07-26 5:48 ` Jeff King
2007-07-25 22:32 ` Steven Walter
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=Pine.LNX.4.64.0707260635060.14781@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
--cc=ukleinek@informatik.uni-freiburg.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).