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: Christopher Wellons <wellons <at> nullprogram.com>
Subject: bug#16152: closed (bug#16152: 24.3; Windows Emacs crash from pty EOF)
Date: Wed, 15 Jun 2016 01:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#16152: ptys on MS Windows

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 16152 <at> debbugs.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: 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.

[Message part 3 (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 4 (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 5 (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.