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 Message-Id: <4.3.1.2.20000510103221.00bf1e98@po00.nada.kth.se> X-Sender: d94-llu AT po00 DOT nada DOT kth DOT se X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 10 May 2000 10:53:29 +0200 To: cygwin AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT com