Git development
 help / color / mirror / Atom feed
* Core dump on commit
@ 2011-08-15 14:30 Marko Vukovic
  2011-08-15 14:41 ` Michael Witten
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Marko Vukovic @ 2011-08-15 14:30 UTC (permalink / raw)
  To: git

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?

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

end of thread, other threads:[~2011-08-15 16:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 14:30 Core dump on commit Marko Vukovic
2011-08-15 14:41 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox