All of lore.kernel.org
 help / color / mirror / Atom feed
* [bug] Segfault in git rev-list --first-parent --bisect
@ 2008-08-23  3:20 Avery Pennarun
  2008-08-23  4:51 ` Junio C Hamano
  2008-08-23  5:20 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Avery Pennarun @ 2008-08-23  3:20 UTC (permalink / raw)
  To: Git ML

I've tried the following command sequence in git 1.5.6, 1.6.0,
1.6.0.8.ga578a, and 1.6.0.90.g436ed.

    $ git clone git://repo.or.cz/versaplex.git
    $ cd versaplex.git
    $ git rev-list --first-parent --bisect 5109c91 ^d798a2bfe094
    Segmentation fault

Removing either the --first-parent or the --bisect makes the segfault go away.

Thoughts?

Thanks,

Avery

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

end of thread, other threads:[~2008-08-23  5:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-23  3:20 [bug] Segfault in git rev-list --first-parent --bisect Avery Pennarun
2008-08-23  4:51 ` Junio C Hamano
2008-08-23  5:20 ` Junio C Hamano
2008-08-23  5:31   ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.