On Mon, Sep 8, 2008 at 6:25 PM, Jan Engelhardt <jengelh@xxxxxxxxxx> wrote: > > Hi, > > > in an attempt to only show only the tags in the graph, gitk barfs: Use the "List references" in the file menu. > > $ gitk --no-walk v2.6.25 v2.6.26 > [ Error reading commits: child killed: segmentation violation ] At least, you should say the git version, the OS and platform. It is the child process that segfaults, you could try "git rev-list --no-walk v2.6.25 v2.6.26" directly and even try to debug it? Santi > -- > 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 > -- 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