GNU bug report logs - #13079
24.3.50; Emacs cannot create subprocess

Previous Next

Package: emacs;

Reported by: Li Zhai <mrzhaili <at> gmail.com>

Date: Tue, 4 Dec 2012 10:17:02 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Li Zhai <mrzhaili <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13079 <at> debbugs.gnu.org
Subject: bug#13079: 24.3.50; Emacs cannot create subprocess
Date: Thu, 6 Dec 2012 09:58:19 +0800
I got it. The maximize number of calling mktemp is 42 if we don't
remove the temporary em* files.

I found a very interesting discuss about the limit of mktemp on windows.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47439

They implement a new mktemp function to walk around the limit on the
number of concurrently open files.

Can we implement our mktemp functions instead of using microsoft's stuff?




This bug report was last modified 12 years and 220 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.