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

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

bug#10674: 24.0.92; cmdproxy.exe fork-bomb


From: Simon Morgan
Subject: bug#10674: 24.0.92; cmdproxy.exe fork-bomb
Date: Tue, 07 Feb 2012 13:25:48 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0

On 07/02/2012 03:54 AM, Eli Zaretskii wrote:
This means GetShortPathName fails, and the error code doesn't make any
sense.  Are you sure you stopped _after_ this line:

       DWORD err = GetLastError ();

?

Sorry about that:

    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

--
The fundamental asymmetry of consciousness means triangulation is the only path to understanding.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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