CreateFileMapping problem again

2006-11-10 Thread Tadeusz J Liszka
I saw this thread ending in August, but there was no happy ending. I have newer version and see this problems practically every few seconds during compilation, even during ssh login: 7 [main] uname 2044 C:\cygwin\bin\uname.exe: *** fatal error - C:\cygwin\bin\uname.exe: *** CreateFileMapping

Re: CreateFileMapping Problem

2006-08-14 Thread a . heider
thx for your time and work! i'll report back as soon as we updated cygwin1.dll regards, andre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http:/

Re: CreateFileMapping Problem

2006-08-11 Thread Corinna Vinschen
reateGlobalPrivilege flag. using ssh, the cygwin and > the windows whoami binary correctly report the username, not sshd. we had > the CreateFileMapping problem with the default rights windows came with, > so we added the group users to this privilege using gpedit.msc (which btw > i

Re: CreateFileMapping Problem

2006-08-10 Thread a . heider
er of "users" and "remote desktop users". after installing sshd with ssh-host-config the sshd user had the SeCreateGlobalPrivilege flag. using ssh, the cygwin and the windows whoami binary correctly report the username, not sshd. we had the CreateFileMapping problem with

Re: CreateFileMapping Problem

2006-08-10 Thread Corinna Vinschen
On Aug 10 10:13, [EMAIL PROTECTED] wrote: > hi, > > thx for your reply. > > unfortunately this quick hack didnt fix the problem at all :( > > this night we got: > > 2 [main] sh 2064 C:\cygwin\bin\sh.exe: *** fatal error - > C:\cygwin\bin\sh.exe: *** CreateFileMapping cygwin1S4.cygpid.20

Re: CreateFileMapping Problem

2006-08-10 Thread a . heider
hi, thx for your reply. unfortunately this quick hack didnt fix the problem at all :( this night we got: 2 [main] sh 2064 C:\cygwin\bin\sh.exe: *** fatal error - C:\cygwin\bin\sh.exe: *** CreateFileMapping cygwin1S4.cygpid.2088, Win32 error 0. Terminating. /bin/sh: fork: Resource temp

Re: CreateFileMapping Problem

2006-08-10 Thread Corinna Vinschen
On Aug 7 17:56, [EMAIL PROTECTED] wrote: > hi, > > we have cygwin installed on a development windows server. os is windows > server 2003 standard r2 x64, and users are logging in through opensshd and > rdesktop. we're encountering this problem: > > 2 [main] bash (4544) C:\cygwin\bin\bash

Re: CreateFileMapping Problem

2006-08-09 Thread a . heider
hi, yesterday we upgraded the cygwin.dll to version 1.5.21-2 (just the dll, that why cygcheck still reports 1.5.20-1). our nighty build (takes a few hours) ran successfully. but this morning, as multiple users were logged in, we got the same CreateFileMapping error again. as a workaround we re

Re: CreateFileMapping Problem

2006-08-07 Thread Christopher Faylor
On Mon, Aug 07, 2006 at 12:26:30PM -0400, Larry Hall (Cygwin) wrote: >Try updating your Cygwin package to the latest. Also "cygcheck -s" output would be useful here. See: http://cygwin.com/problems.html for more details. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: CreateFileMapping Problem

2006-08-07 Thread Larry Hall (Cygwin)
On 08/07/2006, a.heider wrote: we have cygwin installed on a development windows server. os is windows server 2003 standard r2 x64, and users are logging in through opensshd and rdesktop. we're encountering this problem: 2 [main] bash (4544) C:\cygwin\bin\bash.exe: *** fatal error - C:\cygwin\b

CreateFileMapping Problem

2006-08-07 Thread a . heider
hi, we have cygwin installed on a development windows server. os is windows server 2003 standard r2 x64, and users are logging in through opensshd and rdesktop. we're encountering this problem: 2 [main] bash (4544) C:\cygwin\bin\bash.exe: *** fatal error - C:\cygwin\bin\bash.exe: *** Cre

Re: CreateFileMapping problem but Win32 error is 0

2006-07-20 Thread Corinna Vinschen
On Jul 19 11:17, Andrew DeFaria wrote: > Corinna Vinschen wrote: > >On Jul 19 08:36, Andrew DeFaria wrote: > > > >>$ editrights -l -u sshd_server > >>SeDenyInteractiveLogonRight > >>SeDenyNetworkLogonRight > >>SeDenyRemoteInteractiveLogonRight > >> > > > >This *is* broken from the start. > [.

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Andrew DeFaria
Corinna Vinschen wrote: On Jul 19 08:36, Andrew DeFaria wrote: $ editrights -l -u sshd_server SeDenyInteractiveLogonRight SeDenyNetworkLogonRight SeDenyRemoteInteractiveLogonRight This *is* broken from the start. That's funny because inetd (which is running under sshd_server) was up a

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Corinna Vinschen
On Jul 19 08:36, Andrew DeFaria wrote: > $ editrights -l -u sshd_server > SeDenyInteractiveLogonRight > SeDenyNetworkLogonRight > SeDenyRemoteInteractiveLogonRight This *is* broken from the start. The right set which should have been printed is this: $ editrights -l -u sshd_server SeAssignPr

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Andrew DeFaria
Corinna Vinschen wrote: On Jul 18 22:41, Andrew DeFaria wrote: I am helping a client install a new server and we use a process that essentially does an rsh make. The make process is fairly complicated. The new server is a Windows 2003 Server. There is no RDP involved - just an rsh. I'm gettin

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Corinna Vinschen
On Jul 18 22:41, Andrew DeFaria wrote: > I am helping a client install a new server and we use a process that > essentially does an rsh make. The make process is fairly > complicated. The new server is a Windows 2003 Server. There is no RDP > involved - just an rsh. I'm getting errors like: >

CreateFileMapping problem but Win32 error is 0

2006-07-18 Thread Andrew DeFaria
I am helping a client install a new server and we use a process that essentially does an rsh make. The make process is fairly complicated. The new server is a Windows 2003 Server. There is no RDP involved - just an rsh. I'm getting errors like: 3 [main] bash 14596 C:\cygwin\bin\bash.exe: