GNU bug report logs - #16152
ptys on MS Windows

Previous Next

Package: emacs;

Reported by: Christopher Wellons <wellons <at> nullprogram.com>

Date: Sun, 15 Dec 2013 02:49:01 UTC

Severity: wishlist

Found in version 24.3

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christopher Wellons <wellons <at> nullprogram.com>
To: 16152 <at> debbugs.gnu.org
Subject: bug#16152: 24.3; Windows Emacs crash from pty EOF
Date: Sat, 14 Dec 2013 21:48:17 -0500
[Message part 1 (text/plain, inline)]
The following expression causes Emacs to crash in Windows 7 (and
probably other versions) with Emacs 24.3.1:

     (with-temp-buffer
       (start-process "crash-emacs-bug" (current-buffer) nil)
       (process-send-eof))

The `start-process' call here is creating a pty process (according to
the docstring). The exact version string is (official GNU build):

    GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN

This issue was originally discovered here:

https://github.com/skeeto/skewer-mode/issues/38
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 8 years and 346 days ago.

Previous Next


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