Mail Archives: cygwin/2000/05/10/09:36:25
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
- Raw text -