unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Simon Morgan <sjm@spamcop.net>
Cc: 10674@debbugs.gnu.org
Subject: bug#10674: 24.0.92; cmdproxy.exe fork-bomb
Date: Tue, 07 Feb 2012 19:14:43 +0200	[thread overview]
Message-ID: <83haz2bm64.fsf@gnu.org> (raw)
In-Reply-To: <4F31265C.5050204@spamcop.net>

> Date: Tue, 07 Feb 2012 13:25:48 +0000
> From: Simon Morgan <sjm@spamcop.net>
> 
>      Breakpoint 1, main (argc=1, argv=0x9f2c00) at cmdproxy.c:566
>      566           DWORD err = GetLastError ();
>      (gdb) n
>      567           if (spawn (NULL, GetCommandLine (), dir, &rc))
>      (gdb) p err
>      $1 = 5

That's "Access denied".  The question is, why?

You said that copying cmdproxy.exe into a different directory made the
problem go away -- can you try to figure out what is it in this
particular directory that triggers the problem?  Is it the fact that
there are other executable files there? the particular location of the
directory in the directory tree hierarchy relative to the drive root?
or maybe the fact that there are sibling directories from the Emacs
distro? or does the directory have some special access rights (e.g.,
you unzipped the archive as a privileged user)?  If you unzip the
distribution again in another place, does the problem happen there as
well?

Btw, did you run addpm after unzipping the archive?  And which unzip
program did you use?

(I can program around "Access denied", but I'd like to try to
understand the cause before that.)

TIA





  reply	other threads:[~2012-02-07 17:14 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31  3:12 bug#10674: 24.0.92; cmdproxy.exe fork-bomb sjm
2012-02-02 17:27 ` Eli Zaretskii
     [not found]   ` <4F2B5793.2010809@spamcop.net>
2012-02-03 10:47     ` Eli Zaretskii
2012-02-05 22:50       ` Simon Morgan
2012-02-06  3:57         ` Eli Zaretskii
2012-02-06 12:53           ` Simon Morgan
2012-02-06 15:29       ` Simon Morgan
2012-02-06 15:47         ` Juanma Barranquero
2012-02-06 16:57           ` Simon Morgan
2012-02-06 17:50         ` Eli Zaretskii
2012-02-06 18:00           ` Simon Morgan
2012-02-06 21:26             ` Eli Zaretskii
2012-02-06 22:22               ` Simon Morgan
2012-02-07  3:54                 ` Eli Zaretskii
2012-02-07 13:25                   ` Simon Morgan
2012-02-07 17:14                     ` Eli Zaretskii [this message]
2012-02-07 18:31                       ` Simon Morgan
2012-02-07 18:45                         ` Eli Zaretskii
2012-02-11 12:08                           ` Eli Zaretskii
2012-02-13 19:25                             ` Simon Morgan
2012-02-13 20:46                               ` Eli Zaretskii
2012-02-19 19:07                                 ` Simon Morgan
2012-02-19 21:16                                   ` Eli Zaretskii
2012-02-24 10:15                                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83haz2bm64.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=10674@debbugs.gnu.org \
    --cc=sjm@spamcop.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).