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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#16152: closed (ptys on MS Windows)
Date: Wed, 15 Jun 2016 01:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 14 Jun 2016 21:56:22 -0400
with message-id <CAM-tV--kQdCMv=NSWP-kppOyZ48PDkRz24tnxfG883xdiKzQsA <at> mail.gmail.com>
and subject line bug#16152: 24.3; Windows Emacs crash from pty EOF
has caused the debbugs.gnu.org bug report #16152,
regarding ptys on MS Windows
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
16152: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16152
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Wellons <wellons <at> nullprogram.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; Windows Emacs crash from pty EOF
Date: Sat, 14 Dec 2013 21:48:17 -0500
[Message part 3 (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 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 16152-done <at> debbugs.gnu.org
Cc: Christopher Wellons <wellons <at> nullprogram.com>
Subject: bug#16152: 24.3; Windows Emacs crash from pty EOF
Date: Tue, 14 Jun 2016 21:56:22 -0400
Closing, as I don't see any reason to leave this open. OP reported a
crash scenario which was fixed; ptys can't be implemented on Windows
because Windows doesn't provide support for such a thing.


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.