X-Spam-Check-By: sourceware.org From: "Benn Schreiber" To: Subject: Re: child_copy: linked dll data write copy failed Date: Tue, 17 Jan 2006 20:56:29 -0800 Message-ID: <000001c61beb$8b1806f0$025ca8c0@starwhite.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Starwhite-MailScanner: Not scanned X-Starwhite-MailScanner-From: benn AT schreiber1 DOT net Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I had some time to debug this, and found that it was the "Logitech Process Monitor" service, which I had recently installed (and forgotten about). It apparently causes a DLL to be loaded into every process, which was causing the problem. Once I set the service to Manual start, Cygwin-X started perfectly. I'm good to go for now, if someone has any insights to help figure out why this is happening, or wants to look into it further, I'm still interested. Benn * From: "Benn Schreiber" * To: * Date: Tue, 17 Jan 2006 17:31:24 -0800 * Subject: child_copy: linked dll data write copy failed I had cygwin running just fine on my laptop, but my simple startxwin.cmd (run from cmd.exe) script started failing. In stepping through it, I found that I was getting "child_copy: linked dll data write copy failed" error on xrdb, which appears to be when it runs cpp. I upgraded to cygwin-1.5.19-2 in the hopes that this would fix it, but I'm still seeing the error there. The attached error output is from running it on 1.5.19-2. Everything else is current released versions as well. Any suggestions on how to debug this would be greatly appreciated! Thanks! c:\> startxwin startxwin.bat - Starting on Windows NT/2000/XP/2003 3 [main] xrdb 2696 child_copy: linked dll data write copy failed, 0x3D3000..0x3D3010, done 0, windows pid 2286228, Win32 error 87 3 [main] xrdb 2696 child_copy: linked dll data write copy failed, 0x3D3000..0x3D3010, done 0, windows pid 2286228, Win32 error 87 xrdb: Resource temporarily unavailable xrdb: cannot run 'cpp -traditional -DHAS_THREADS -D__i386__ -DWIN32_LEAN_AND_MEA N -DX_LOCALE -D_X86_ -D__CYGWIN__ -D_XOPEN_SOURCE -D_ POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE - D_GNU_SOURCE -DFD_SETSIZE=256 -DXResExtension -DHOST= 127.0.0.1 -DSERVERHOST=127.0.0.1 -DSRVR_127_0_0_1 -DDISPLAY_NUM=0 -DCLIENTHOST=N C -DCLNT_NC -DVERSION=11 -DREVISION=0 -DVENDOR="The Cygwin/X Project" -DVNDR_The _Cygwin_X_Project -DRELEASE=60802000 -DNUM_SCREENS=1 -DEXT_DAMAGE -DEXT_X_Resour ce -DEXT_RANDR -DEXT_RENDER -DEXT_XFIXES -DEXT_SGI_GLX -DEXT_GLX -DEXT_XFree86_B igfont -DEXT_TOG_CUP -DEXT_SECURITY -DEXT_XC_APPGROUP -DEXT_DOUBLE_BUFFER -DEXT_ LBX -DEXT_RECORD -DEXT_XC_MISC -DEXT_XKEYBOARD -DEXT_SYNC -DEXT_DEC_XTRAP -DEXT_ MIT_SUNDRY_NONSTANDARD -DEXT_BIG_REQUESTS -DEXT_XTEST -DEXT_XInputExtension -DEX T_Extended_Visual_Information -DEXT_SHAPE -DSCREEN_NUM=0 -DWIDTH=1400 -DHEIGHT=1 050 -DX_RESOLUTION=2954 -DY_RESOLUTION=2949 -DPLANES=24 -DBITS_PER_RGB=8 -DCLASS =TrueColor -DCLASS_TrueColor=34 -DCOLOR -DCLASS_TrueColor_24=34' c:\> -- 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/