Re: git bundle verify segfaults

2019-05-24 Thread SZEDER Gábor
On Fri, May 24, 2019 at 01:48:35PM -0400, Konstantin Ryabitsev wrote: > I seem to be getting a segfault trying to verify bundles created from > linux.git. It's easy to reproduce: > > $ cd linux > $ git show-ref master > c50bbf615f2f0028ad1771506ef8807130ccc2ce refs/heads/master > $ git bundle crea

git bundle verify segfaults

2019-05-24 Thread Konstantin Ryabitsev
Hello: I seem to be getting a segfault trying to verify bundles created from linux.git. It's easy to reproduce: $ cd linux $ git show-ref master c50bbf615f2f0028ad1771506ef8807130ccc2ce refs/heads/master $ git bundle create /tmp/linux.bundle master Enumerating objects: 6705678, done. Counting