GNU bug report logs - #10674
24.0.92; cmdproxy.exe fork-bomb

Previous Next

Packages: w32, emacs;

Reported by: sjm <at> spamcop.net

Date: Tue, 31 Jan 2012 03:50:01 UTC

Severity: important

Found in version 24.0.92

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

Bug is archived. No further changes may be made.

Full log


Message #44 received at 10674 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Simon Morgan <sjm <at> spamcop.net>
Cc: 10674 <at> debbugs.gnu.org
Subject: Re: bug#10674: 24.0.92; cmdproxy.exe fork-bomb
Date: Tue, 07 Feb 2012 05:54:27 +0200
> Date: Mon, 06 Feb 2012 22:22:22 +0000
> From: Simon Morgan <sjm <at> spamcop.net>
> CC: 10674 <at> debbugs.gnu.org
> 
> (gdb) p i
> $1 = 33
> (gdb) p j
> $2 = 0
> (gdb) p k
> $3 = 0
> (gdb) p err
> $4 = 4885256

This means GetShortPathName fails, and the error code doesn't make any
sense.  Are you sure you stopped _after_ this line:

      DWORD err = GetLastError ();

?

Anyway, if GetShortPathName fails, I will try to come up with a fix
that works at least when path and module are either both short or both
long file names.




This bug report was last modified 13 years and 170 days ago.

Previous Next


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