Re: git svn clone segmentation faul issue

2016-07-01 Thread Johannes Schindelin
Hi Yannis, On Fri, 1 Jul 2016, Ioannis Kappas wrote: > Johannes Schindelin gmx.de> writes: > > > [...] > > > > My more immediate concern is MSYS2 (the POSIX-emulating basis of Git > > for Windows), and I opened a Pull Request there: > > > > https://github.com/Alexpux/MSYS2-packages/pull/6

Re: git svn clone segmentation faul issue

2016-07-01 Thread Ioannis Kappas
Hi Johannes, Johannes Schindelin gmx.de> writes: > [...] > > My more immediate concern is MSYS2 (the POSIX-emulating basis of Git for > Windows), and I opened a Pull Request there: > > https://github.com/Alexpux/MSYS2-packages/pull/647 > > If this Pull Request is not picked up in time

Re: git svn clone segmentation faul issue

2016-06-29 Thread Johannes Schindelin
Hi Yannis, On Wed, 29 Jun 2016, Ioannis Kappas wrote: > Johannes Schindelin gmx.de> writes: > > > I just re-uploaded new packages, after rebuilding them and making sure > > that the patch was actually applied. > > > > May I ask you to re-test, just to make extra sure that the bug in > > questi

Re: git svn clone segmentation faul issue

2016-06-29 Thread Ioannis Kappas
Hi Johannes, Johannes Schindelin gmx.de> writes: > > Hi Yannis, > > [...] > > I just re-uploaded new packages, after rebuilding them and making sure > that the patch was actually applied. > > May I ask you to re-test, just to make extra sure that the bug in question > is fixed? I confirm th

Re: git svn clone segmentation faul issue

2016-06-29 Thread Ioannis Kappas
Hi Eric, Eric Wong 80x24.org> writes: > > Ioannis.Kappas rbs.com wrote: > > Fortunately, a patch has already been submitted to subversion > > with (github) revision > > a074af86c8764404b28ce99d0bedcb668a321408 (at > > https://github.com/apache/subversion/commit/a074af86c8764404b28ce99d0bedcb6

Re: git svn clone segmentation faul issue

2016-06-29 Thread Johannes Schindelin
Hi Yannis, On Tue, 28 Jun 2016, Johannes Schindelin wrote: > On Tue, 28 Jun 2016, Ioannis Kappas wrote: > > > Johannes Schindelin gmx.de> writes: > > > > > Would you mind giving them a whirl? > > > > The patch in "source code (zip)" seems to be missing the line in the prepare > > () section o

Re: git svn clone segmentation faul issue

2016-06-28 Thread Eric Wong
ioannis.kap...@rbs.com wrote: > Fortunately, a patch has already been submitted to subversion > with (github) revision > a074af86c8764404b28ce99d0bedcb668a321408 (at > https://github.com/apache/subversion/commit/a074af86c8764404b28ce99d0bedcb668a321408 > ) on the trunk to handle this and a couple o

Re: git svn clone segmentation faul issue

2016-06-28 Thread Johannes Schindelin
Hi Yannis, On Tue, 28 Jun 2016, Ioannis Kappas wrote: > Hi Johanes, Almost ;-) > Johannes Schindelin gmx.de> writes: > > > Would you mind giving them a whirl? > > The patch in "source code (zip)" seems to be missing the line in the prepare > () section of PKGBUILD to actually apply the fix:

Re: git svn clone segmentation faul issue

2016-06-28 Thread Ioannis Kappas
Hi Johanes, Johannes Schindelin gmx.de> writes: > > Hi Ioannis, > > On Tue, 28 Jun 2016, Johannes Schindelin wrote: > > > On Tue, 28 Jun 2016, Ioannis.Kappas rbs.com wrote: > > > > > Git can fail with a "malformed index nnn" error or cause a segmentation > > > fault when executing the "git

Re: git svn clone segmentation faul issue

2016-06-28 Thread Johannes Schindelin
Hi Ioannis, On Tue, 28 Jun 2016, Johannes Schindelin wrote: > On Tue, 28 Jun 2016, ioannis.kap...@rbs.com wrote: > > > Git can fail with a "malformed index nnn" error or cause a segmentation > > fault when executing the "git svn clone" command. > > > > [...] > > > > Fortunately, a patch has alr

Re: git svn clone segmentation faul issue

2016-06-28 Thread Johannes Schindelin
Hi Ioannis, On Tue, 28 Jun 2016, ioannis.kap...@rbs.com wrote: > Git can fail with a "malformed index nnn" error or cause a segmentation > fault when executing the "git svn clone" command. > > [...] > > Fortunately, a patch has already been submitted to subversion with > (github) revision a074af

git svn clone segmentation faul issue

2016-06-28 Thread Ioannis.Kappas
Hello, Git can fail with a "malformed index nnn" error or cause a segmentation fault when executing the "git svn clone" command. This is because the git-svn perl script calling into the external subversion library during fetch, wherein a bug exists that can corrupt the Perl Interpreter's stac