Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Message-Id: <4.3.1.2.20000510103221.00bf1e98@po00.nada.kth.se> X-Sender: d94-llu@po00.nada.kth.se X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 10 May 2000 10:53:29 +0200 To: cygwin@sourceware.cygnus.com From: Leif Lundgren Subject: Shared region is corrupted Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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? (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@sourceware.cygnus.com