From: John Keeping <john@keeping.me.uk>
To: "Pali Rohár" <pali.rohar@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Bug: git push crashing
Date: Fri, 12 Apr 2013 20:06:31 +0100 [thread overview]
Message-ID: <20130412190630.GM2222@serenity.lan> (raw)
In-Reply-To: <201304122050.26471@pali>
On Fri, Apr 12, 2013 at 08:50:25PM +0200, Pali Rohár wrote:
> when I'm trying to push one specific branch from my git repository
> to server, git push crashing. Pushing branch is rejected by server
> (because non fast forward), but local git app should not crash.
>
> I'm using git from ubuntu apt repository (compiled myself for debug
> symbols), version git_1.7.10.4-1ubuntu1 on amd64 ubuntu system:
> http://packages.ubuntu.com/source/quantal/git
>
> Here are gdb backtrace and valgrind outputs. I changed server, repo
> and branch strings from output. It looks like that git crashing in
> strcmp function because one of arguments is NULL.
>
> If you need more info, I can send it. This crash occur always. I can
> reproduce it again and again...
This looks like the same issue that was fixed by commit 1d2c14d (push:
fix segfault when HEAD points nowhere - 2013-01-31).
Can you try again with Git 1.8.2 and see if the crash still happens?
next prev parent reply other threads:[~2013-04-12 19:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-12 18:50 Bug: git push crashing Pali Rohár
2013-04-12 19:06 ` John Keeping [this message]
2013-04-12 19:32 ` Pali Rohár
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=20130412190630.GM2222@serenity.lan \
--to=john@keeping.me.uk \
--cc=git@vger.kernel.org \
--cc=pali.rohar@gmail.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).