From: grantl AT deerinet DOT nb DOT ca (Grant Leslie) Subject: Re: fork() bug fixed ???? 14 Mar 1997 13:40:12 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3329AA73.7269.cygnus.gnu-win32@deerinet.nb.ca> References: <9703120040 DOT AA07197 AT Venus DOT sui DOT ustc DOT edu DOT cn> Reply-To: grantl AT deerinet DOT nb DOT ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (WinNT; I) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Chen Tao wrote: > > Hello , people ; > I have seen some mails talking about the failure about the > fork() , and i tried it also : it does. > I have debuged the program which called fork() , > using softice , but softice had not report any > exception .( I believe that SoftIce will get it first) > And , is this bug fixed ??? No fork() , less fun.;-( > I ran into the fork() problem when trying to make X11r6.3 work on cygwin. Mainly when it comes to Window Managers... they all start programs by fork()ing a shell to run them. Needless to say, when you use the Window Manager to run something, all you see is an exeception error on the console, and nothing happens :(.... Have to wait until someone works the fork() problem out I guess... - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".