Re: git svn fork() problems on cygwin 1.7.20

2013-06-20 Thread Mikko Rapeli
Hi, I also noticed the perl package errors and did a reinstall of all perl packages with setup.exe. Did not help. Then in desperation I did a few reboots and rebaseall's and suddenly the problem is gone. Sigh. Somehow this is triggered by Windows 7 security updates but now again everything with

Re: git svn fork() problems on cygwin 1.7.20

2013-06-18 Thread Larry Hall (Cygwin)
On 6/18/2013 3:28 AM, Mikko Rapeli wrote: Missing file: /usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll from package perl perl 5.14.2-3 Incomplete Maybe reinstalling the perl package will help? -- Larry ___

Re: git svn fork() problems on cygwin 1.7.20

2013-06-18 Thread Charles Wilson
On 6/17/2013 10:45 AM, Mikko Rapeli wrote: On Mon, Jun 17, 2013 at 05:00:47PM +0300, Mikko Rapeli wrote: Has anyone else seen these when using git svn or other perl programs on cygwin 1.7.20? $ git svn rebase ... 0 [main] perl 4424 child_info_fork::abort: address space needed by '_Cli

Re: git svn fork() problems on cygwin 1.7.20

2013-06-18 Thread Mikko Rapeli
(sorry, not subscribed so reply might be a bit off) I found only one cygwin1.dll on the system. Did a rebaseall but problem stays. Problem reproduces also when PATH=/bin so I guess this is something else. bash, git etc binaries work well and only git svn has this issue. Cygwin Configuration Diagn

RE: git svn fork() problems on cygwin 1.7.20

2013-06-17 Thread Adam Dinwoodie
Mikko Rapeli wrote: > On Mon, Jun 17, 2013 at 05:00:47PM +0300, Mikko Rapeli wrote: >> Has anyone else seen these when using git svn or other perl programs >> on cygwin 1.7.20? > >> $ git svn rebase >> ... >> 0 [main] perl 4424 child_info_fork::abort: address space needed by >> '_Client.dll

Re: git svn fork() problems on cygwin 1.7.20

2013-06-17 Thread Mikko Rapeli
On Mon, Jun 17, 2013 at 05:00:47PM +0300, Mikko Rapeli wrote: > Has anyone else seen these when using git svn or other perl programs > on cygwin 1.7.20? > $ git svn rebase > ... > 0 [main] perl 4424 child_info_fork::abort: address space needed by > '_Client.dll' (0x52) is already occupi

git svn fork() problems on cygwin 1.7.20

2013-06-17 Thread Mikko Rapeli
Hi, Has anyone else seen these when using git svn or other perl programs on cygwin 1.7.20? Sometimes these go away after reboot and rebaseall. These happen mostly on my jenkins build server running 64bit Windows 7, especially after Windows security updates, but another 32bit machine seems to be o