This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: latest cvs fork problems


Chris,

On Fri, Oct 18, 2002 at 03:34:39PM -0400, Christopher Faylor wrote:
> Are you running something like cygserver that would be using shared
> memory?

No.

> I don't see why shared memory would be a problem running bash.

$ uname -a
CYGWIN_NT-5.0 TISHLERJASON 1.3.14s(0.62/3/2) 20021015 13:13:49 i686 unknown
$ ps -ef
     UID     PID    PPID TTY     STIME COMMAND
      jt    1212       1   0  15:07:07 /usr/bin/rxvt
      jt    1156    1212   1  15:07:07 /usr/bin/bash
      jt    3380    1156   1  16:18:01 /usr/bin/ps
$ net start exim
The exim service is starting.
The exim service was started successfully.
$ ps -ef
     UID     PID    PPID TTY     STIME COMMAND
      jt    1212       1   0  15:07:07 /usr/bin/rxvt
      jt    1156    1212   1  15:07:07 /usr/bin/bash
  SYSTEM    1096       1   ?  16:18:20 /usr/bin/cygrunsrv
    exim     648    1096   ?  16:18:22 /usr/local/bin/exim-4.10-1
      jt    1056    1156   1  16:20:45 /usr/bin/ps
$ tail -1 /var/spool/exim/log/mainlog
2002-10-18 16:18:23 daemon: fork of queue-runner process failed: Resource temporarily unavailable

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]