emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9264: closed (24.0.50; (file-error "Creating proce


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9264: closed (24.0.50; (file-error "Creating process pipe" "no error"))
Date: Tue, 05 Jun 2012 02:51:02 +0000

Your message dated Tue, 05 Jun 2012 05:47:54 +0300
with message-id <address@hidden>
and subject line Re: bug#9264: 24.0.50; (file-error "Creating process pipe" "no 
error")
has caused the debbugs.gnu.org bug report #9264,
regarding 24.0.50; (file-error "Creating process pipe" "no error")
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9264: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9264
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; (file-error "Creating process pipe" "no error") Date: Tue, 09 Aug 2011 15:25:56 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)
After running emacs for *some* time(like one or two days), call-process
starts to fail:

  (call-process "ls")

Debugger entered--Lisp error: (file-error "Creating process pipe" "no error")
  call-process("ls")
  eval((call-process "ls") nil)
  eval-last-sexp-1(nil)
  ad-Orig-eval-last-sexp(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)

What exactly does this mean? 

In GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600)
 of 2011-06-28 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 6.1.7600
configured using `configure --with-gcc (4.5) --no-opt --cflags 
-Ic:/build/include'

-- 
William

http://xwl.appspot.com




--- End Message ---
--- Begin Message --- Subject: Re: bug#9264: 24.0.50; (file-error "Creating process pipe" "no error") Date: Tue, 05 Jun 2012 05:47:54 +0300
> Date: Tue, 5 Jun 2012 09:45:40 +0800
> From: William Xu <address@hidden>
> Cc: address@hidden
> 
> I believe the following commit has also fixed my problem.  i have not
> reproduced it in days.
> 
> Author: Eli Zaretskii <address@hidden>
> Date:   Sat May 5 11:40:31 2012 +0300
> 
>     Fix failures in starting subprocesses on Windows 7.
> 
>      src/w32proc.c (new_child): Force Windows to reserve only 64KB of
>      stack for each reader_thread, instead of defaulting to 8MB
>      determined by the linker.  This avoids failures in creating
>      subprocesses on Windows 7, see the discussion in this thread:
>      http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00119.html

Thanks.  I'm therefore closing this bug; feel free to reopen with new
data if the bug recurs.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]