[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subproces
From: |
Clément Pit--Claudel |
Subject: |
bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10 |
Date: |
Mon, 11 Jan 2016 12:55:21 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
On 01/11/2016 12:51 PM, Eli Zaretskii wrote:
>> Cc: 22344@debbugs.gnu.org
>> From: Clément Pit--Claudel <clement.pit@gmail.com>
>> Date: Mon, 11 Jan 2016 12:18:27 -0500
>>
>> Here is a simplified test case, which only assumes node.js:
>>
>> * In a file C:\blackhole.js
>>
>> function blackhole() {
>> var stream = process.openStdin();
>> stream.setEncoding("utf-8");
>> stream.on('data', function (chunk) { process.stdout.write(chunk); });
>> }
>> blackhole();
>
> Thanks. Are all the affected programs written in JavaScript?
Quite possibly.
> Do they
> all set stdin encoding to UTF-8?
I don't know.
> If so, does the problem go away if
> you remove the line that sets the encoding?
I'll check this immediately (I need to reboot).
>> Do you think you could run this example?
>
> It doesn't run on this machine, I guess I never bothered to set up
> JavaScript on it.
Normally, installing node.js from
https://nodejs.org/dist/v4.2.4/node-v4.2.4-x64.msi should be enough.
Thanks again!
Clément.
signature.asc
Description: OpenPGP digital signature
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10,
Clément Pit--Claudel <=
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/12
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/13
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Eli Zaretskii, 2016/01/14
- bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/14
bug#22344: 25.0.50 (and 24.5.1, 24.4); Sending 4097 bytes to a subprocess hangs Emacs on Windows 8 and 10, Clément Pit--Claudel, 2016/01/11