"Avery Pennarun" <apenwarr@xxxxxxxxx> writes: > 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. Don't use them both then. I do not think --bisect pays any attention to the usual revision traversal rules. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html