Bug#615139: git apply segfaults

2011-02-28 Thread Jonathan Nieder
severity 615139 normal tags 615139 + unreproducible quit Carl Fürstenberg wrote: > As this might have been an local hardware technical issue, you might > want to close this bug as not a bug, unless the error should never have > happened in the first place, regardless of the health of the repo in

Bug#615139: git apply segfaults

2011-02-28 Thread Carl Fürstenberg
On 2011-02-27 05:54, Jonathan Nieder wrote: > > - does "git config -l" show anything interesting? > - would you be willing to build a copy of git with debugging >symbols[1] and get a backtrace? > - does the above script break for you? If not (or if so), any >idea what I am doing wrong?

Bug#615139: git apply segfaults

2011-02-26 Thread Jonathan Nieder
Jonathan Nieder wrote: > apt-get build-dep git > apt-get source git > cd git-* > DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -rfakeroot > ... wait a long time for manpages to be built ... Ah, forgot to mention fakeroot debian/rules binary-arch DEB_BUILD_OPTIONS=nostrip BUILD_

Bug#615139: git apply segfaults

2011-02-26 Thread Jonathan Nieder
Hi again, Carl Fürstenberg wrote: > I was doing some experiment, trying to create an empty branch with two > submodules, and apply an branch upon them (a git svn conversion > history). > > When the rebase is almost done, I've gotten an segfault for git apply > via git-am. Alas, I can't reproduce

Bug#615139: git apply segfaults

2011-02-25 Thread Jonathan Nieder
tags 615139 + upstream quit Carl Fürstenberg wrote: > Do you want some more data? No, hopefully the log you sent should be enough to reproduce it. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#615139: git apply segfaults

2011-02-25 Thread Carl Fürstenberg
On 2011-02-26 01:39, Jonathan Nieder wrote: > Hi, > > Carl Fürstenberg wrote: > >> I was doing some experiment, trying to create an empty branch with two >> submodules, and apply an branch upon them (a git svn conversion >> history). >> >> When the rebase is almost done, I've gotten an segfault f

Bug#615139: git apply segfaults

2011-02-25 Thread Jonathan Nieder
Hi, Carl Fürstenberg wrote: > I was doing some experiment, trying to create an empty branch with two > submodules, and apply an branch upon them (a git svn conversion > history). > > When the rebase is almost done, I've gotten an segfault for git apply > via git-am. Is it reproducible? > The wo

Bug#615139: git apply segfaults

2011-02-25 Thread Carl Fürstenberg
Package: git Version: 1:1.7.4.1-1 Severity: important I was doing some experiment, trying to create an empty branch with two submodules, and apply an branch upon them (a git svn conversion history). When the rebase is almost done, I've gotten an segfault for git apply via git-am. As I've no idea