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

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

[debbugs-tracker] bug#16152: closed (ptys on MS Windows)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16152: closed (ptys on MS Windows)
Date: Wed, 15 Jun 2016 01:57:02 +0000

Your message dated Tue, 14 Jun 2016 21:56:22 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
16152: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16152
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; Windows Emacs crash from pty EOF Date: Sat, 14 Dec 2013 21:48:17 -0500 User-agent: Notmuch/0.16+156~gdb5189a (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)
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

Attachment: pgp1JWSn9vQ_D.pgp
Description: PGP signature


--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

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