git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: git-push segfault
@ 2010-02-24 16:27 ddrowley3
  2010-02-24 17:08 ` Jeff King
  0 siblings, 1 reply; 10+ messages in thread
From: ddrowley3 @ 2010-02-24 16:27 UTC (permalink / raw)
  To: peff; +Cc: git


> Does that trigger the problem for you? If not, can you show what is
> different between your earlier reproduction recipe and this one?

Yes, same problem. Here's the output:

Initialized empty Git repository in /tmp/parent/.git/
Initialized empty Git repository in /tmp/child/.git/
warning: You appear to have cloned an empty repository.
./test.sh: line 12:  3686 Segmentation fault      (core dumped) git push

I reproduced this consistently on 2 different machines with 2 different versions of git, so it must have something to do with my ~/.gitconfig. Yep - if I remove the following from my .gitconfig, then the seg fault goes away:

[push]
    default = tracking


Dale


____________________________________________________________
Criminal Lawyer
Criminal Lawyers - Click here.
http://thirdpartyoffers.juno.com/TGL2131/c?cp=NyvAFq3GMltQMHm1-EJV8wAAJz1C6gppc1sGnWt7Fqwc41TnAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAAiFgAAAAA=

^ permalink raw reply	[flat|nested] 10+ messages in thread
* git-push segfault
@ 2010-02-24  3:46 Dale Rowley
  2010-02-24  6:02 ` Dale Rowley
  2010-02-24  6:36 ` Jeff King
  0 siblings, 2 replies; 10+ messages in thread
From: Dale Rowley @ 2010-02-24  3:46 UTC (permalink / raw)
  To: git

Steps to reproduce:

git clone /path/to/some/repo
cd repo
git config --unset branch.master.remote
git push
(seg fault)

I'm using version 1.7.0.

Dale

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-02-24 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-24 16:27 git-push segfault ddrowley3
2010-02-24 17:08 ` Jeff King
2010-02-24 18:05   ` Daniel Barkalow
2010-02-24 19:26   ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2010-02-24  3:46 Dale Rowley
2010-02-24  6:02 ` Dale Rowley
2010-02-24  6:36 ` Jeff King
2010-02-24  8:22   ` Andreas Krey
2010-02-24  9:23     ` Jeff King
2010-02-24 10:49       ` Andreas Krey

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).