From: Marko Vukovic <amasniko@yahoo.com>
To: git@vger.kernel.org
Subject: Core dump on commit
Date: Mon, 15 Aug 2011 14:30:55 +0000 (UTC) [thread overview]
Message-ID: <loom.20110815T162144-798@post.gmane.org> (raw)
I get this error after running "git commit"
error: Object 42504431bac2e2054483c1bbc35f1b535f8d11bb is a tag, not a commit
Segmentation fault (core dumped)
"git cat-file -p 42504431bac2e2054483c1bbc35f1b535f8d11bb" gives this:
object 1b9a97613307b5c7bbc189a0e41506cb1534740a
type commit
tag v1.0
tagger marko <marko@bib> Sun Aug 14 20:42:12 2011 -0400
The first release
I had created a tag yesterday which I deleted since with "git tag -d" command.
Curiously, I could not find file
".git/objects/42/504431bac2e2054483c1bbc35f1b535f8d11bb" which I expected based
on my very limited understanding of the Git internals. So, where does "git
cat-file" pick up that information from? But more importantly, how do I fix this
problem?
next reply other threads:[~2011-08-15 14:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-15 14:30 Marko Vukovic [this message]
2011-08-15 14:41 ` Core dump on commit Michael Witten
2011-08-15 15:02 ` Marko Vukovic
2011-08-15 15:12 ` Nguyen Thai Ngoc Duy
2011-08-15 15:48 ` Marko Vukovic
2011-08-15 16:03 ` Nguyen Thai Ngoc Duy
2011-08-15 16:09 ` Marko Vukovic
2011-08-15 16:11 ` Carlos Martín Nieto
2011-08-15 15:26 ` Nguyen Thai Ngoc Duy
2011-08-15 15:55 ` Marko Vukovic
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=loom.20110815T162144-798@post.gmane.org \
--to=amasniko@yahoo.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