Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Wed, 10 May 2000 10:38:28 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Shared region is corrupted Message-ID: <20000510103828.A795@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: <4 DOT 3 DOT 1 DOT 2 DOT 20000510103221 DOT 00bf1e98 AT po00 DOT nada DOT kth DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.12i In-Reply-To: <4.3.1.2.20000510103221.00bf1e98@po00.nada.kth.se>; from d94-llu@nada.kth.se on Wed, May 10, 2000 at 10:53:29AM +0200 On Wed, May 10, 2000 at 10:53:29AM +0200, Leif Lundgren wrote: >I have problem running program. If I run for instance gcc or perl the first >time in a bash shell works. The second time I get "shared region is >corrupted". I'm using the lastest net-release mirrored on ftp.sunet.se. > >Does anyone have any idea what may be doing this? Two different versions of cygwin1.dll. 'cygcheck -r -s -v' should illustrate the problem. cgf >(All mounts are in binmode.) > >/Leif$ gcc /tmp/test.c >D:\cygwin\lib\gcc-lib\i686-pc-cygwin\2.95.2\cpp.exe: *** shared region is >corrupted. inited 11 > > 0 [main] ? 0 lpfu: void pinfo::record_death (int):374 having >problems getting lock > 181 [main] ? 0 lpfu: *** pinfo *pinfo_list::allocate_pid ()(318), pid >1284 unlocked, rc -1, Win32 error 6 > 430 [main] ? 0 unlock_pinfo: ReleaseMutext (pinfo_mutex<0x0>) failed, >Win32 error 6 > >/Leif$ perl >D:\cygwin\usr\local\bin\perl.exe: *** shared region is corrupted. inited 11 > 0 [main] ? 0 lpfu: void pinfo::record_death (int):374 having >problems getting lock > 168 [main] ? 0 lpfu: *** void proc_terminate ()(486), pid >808 unlocked, rc -1, Win32 error 6 > 431 [main] ? 0 unlock_pinfo: ReleaseMutext (pinfo_mutex<0x0>) failed, >Win32 error 6 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com