X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <6910a60810311123n42274e66j971edfccbd1e2b3f@mail.gmail.com>
Date: Fri, 31 Oct 2008 19:23:05 +0100
From: "Reini Urban" <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: git-svn: perl <pid> child_copy: linked dll data write copy failed
In-Reply-To: <490B27F4.2090806@byu.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <b3e609bb0810301657u414cf693uc41036afedf65b48@mail.gmail.com> 	 <b3e609bb0810302034l419bc0few173377a04469b208@mail.gmail.com> 	 <b3e609bb0810302207q239c41fdteef59dfdcc365ed1@mail.gmail.com> 	 <490B27F4.2090806@byu.net>
X-Google-Sender-Auth: 8bfd8aa889f5ce20
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

2008/10/31 Eric Blake:
> According to George Reilly on 10/30/2008 11:07 PM:
>> I ran "ash rebaseall -v", which worked once I renamed cyglsa64.dll to
>> a different extension.
>>
>> "git init" works, as does "git status" and "git svn help". But "git
>> svn init" spews (slowly)
>>
>> $ git svn init
>>       4 [main] perl 5624 child_copy: linked dll data write copy failed, 0x6FEB60
>> 00..0x6FEB6080, done 0, windows pid 5624, Win32 error 487
>
> I maintain git, but have no experience with git-svn (as I choose not to
> use svn).  It seems like 'git svn help' works because it doesn't load the
> full perl modules in use by the bulk of the git svn command; the failure
> seems to be that when it is finally time for perl to load additional
> modules, then fork, that the forked copy is unable to reproduce the same
> memory layout as the parent process, rendering the additional dlls and
> hence the overall process dead.  This is exactly the problem that rebasing
> is supposed to help, but since you've already tried rebasing, I have no
> idea what else to try.

And I maintain perl.
Checkout http://cygwin.com/faq/faq.using.html#faq.using.bloda
and google for similar problems: antivir, duplicate cygwin dll's.

-- 
Reini Urban
http://phpwiki.org/              http://murbreak.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

